@thomas-braun There is nothing new in the beta repository of the adapter - latest version still 1.1
I see here the new one, but how can I use it in docker?
@thomas-braun There is nothing new in the beta repository of the adapter - latest version still 1.1
I see here the new one, but how can I use it in docker?
I've tried now on another machine/arhotecture - rpi 3b
Same error
I've reinstalled my Docker using the lateste version of Iosub Docker image from https://hub.docker.com/r/iobroker/iobroker
All works, except the Rest-Api adapter.
This is the error log.
I've tried changing ports, but same result.
2024-05-22 08:26:54.002 - error: rest-api.0 (2520) Cannot create webserver: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
2024-05-22 08:26:54.003 - warn: rest-api.0 (2520) Terminated (JS_CONTROLLER_STOPPED): Without reason
2024-05-22 08:26:54.510 - info: rest-api.0 (2520) terminating http server on port 8093
2024-05-22 08:26:54.528 - error: host.796b7a0bc948 instance system.adapter.rest-api.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
2024-05-22 08:26:54.528 - info: host.796b7a0bc948 Restart adapter system.adapter.rest-api.0 because enabled
Hello!
I've reinstalled my NAS and I use iobroker on Docker latest. - v.9.1.2
After installing the Rest-Api 1.1 adapter, it does not start.
Error log:
2024-05-22 08:26:54.002 - error: rest-api.0 (2520) Cannot create webserver: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
2024-05-22 08:26:54.003 - warn: rest-api.0 (2520) Terminated (JS_CONTROLLER_STOPPED): Without reason
2024-05-22 08:26:54.510 - info: rest-api.0 (2520) terminating http server on port 8093
2024-05-22 08:26:54.528 - error: host.796b7a0bc948 instance system.adapter.rest-api.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
2024-05-22 08:26:54.528 - info: host.796b7a0bc948 Restart adapter system.adapter.rest-api.0 because enabled