NEWS
Harmony Adapter lässt sich nicht starten
-
Hallo,
bin momentan etwas am verzweifeln. Ich habe eine Raspberry Pi 3B nach der Anleitung auf IoBroker neu aufgesetzt und IoBroker installiert.
Als Node Version nutze ich 6.9.5, aber auch mit anderen (4.x.x und 7.5.0) traten unten genannte Fehler auf.
Wenn den Harmony Adapter starte bleibt die Ampel auf rot und im Log stehen folgende Fehler:
raspberrypi 2017-02-05 16:24:43.288 error host.raspberrypi instance system.adapter.harmony.0 terminated with code 6 (uncaught exception)
raspberrypi 2017-02-05 16:24:39.922 info host.raspberrypi instance system.adapter.harmony.0 started with pid 1899
host.raspberrypi 2017-02-05 16:24:28.337 info Restart adapter system.adapter.harmony.0 because enabled
host.raspberrypi 2017-02-05 16:24:28.337 error instance system.adapter.harmony.0 terminated with code 6 (uncaught exception)
harmony.0 2017-02-05 16:24:28.323 info terminating
harmony.0 2017-02-05 16:24:27.319 info terminating
harmony.0 2017-02-05 16:24:27.317 error at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:133:20)
harmony.0 2017-02-05 16:24:27.317 error at Manager. (/opt/iobroker/node_modules/component-bind/index.js:21:15)
harmony.0 2017-02-05 16:24:27.317 error at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
harmony.0 2017-02-05 16:24:27.317 error at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
harmony.0 2017-02-05 16:24:27.317 error at Socket. (/opt/iobroker/node_modules/iobroker.harmony/harmony.js:209:13)
harmony.0 2017-02-05 16:24:27.317 error at discoverStart (/opt/iobroker/node_modules/iobroker.harmony/harmony.js:274:14)
harmony.0 2017-02-05 16:24:27.317 error at Explorer.start (/opt/iobroker/node_modules/iobroker.harmony/node_modules/harmonyhubjs-discover/lib/explorer.js:75:25)
harmony.0 2017-02-05 16:24:27.317 error at ResponseCollector.start (/opt/iobroker/node_modules/iobroker.harmony/node_modules/harmonyhubjs-discover/lib/responseCollector.js:33:5)
harmony.0 2017-02-05 16:24:27.317 error at Server.listen (net.js:1390:5)
harmony.0 2017-02-05 16:24:27.317 error at assertPort (internal/net.js:17:11)
harmony.0 2017-02-05 16:24:27.317 error RangeError: "port" argument must be >= 0 and < 65536
harmony.0 2017-02-05 16:24:27.317 error uncaught exception: "port" argument must be >= 0 and < 65536
harmony.0 2017-02-05 16:24:27.289 info hub not initialized, discover mode started
harmony.0 2017-02-05 16:24:27.246 info starting. Version 0.6.1 in /opt/iobroker/node_modules/iobroker.harmony, node: v6.9.5
Könnt ihr mir helfen? Bin da echt ratlos…
-
Bitte nochmal 0.6.2 testen
-
Funktioniert. Vielen Dank!