NEWS
Umstellung auf cloud.iot, keine Verbindung (red)
-
Hallo,
Wie ich sehe haben hier mehrere Problem bei der Umstellung auf die Cloud.IoT, doch sind zumindest einen Schritt weiter als ich. daher eine kleine Frage.
Ich habe mein ioBroker.pro Account angelegt und ihn in dem neuen Adapter cloud.iot angegeben. Leider bleibt er auf rot und folgende Meldungen kommen im LOG.
host.raspi_sh 2020-01-06 10:06:09.232 error instance system.adapter.iot.0 terminated with code 1 ()
Caught 2020-01-06 10:06:09.232 error by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.iot/main.js:11:22)
Caught 2020-01-06 10:06:09.232 error by controller[0]: at require (internal/module.js:20:19)
Caught 2020-01-06 10:06:09.232 error by controller[0]: at Module.require (module.js:504:17)
Caught 2020-01-06 10:06:09.231 error by controller[0]: at Function.Module._load (module.js:445:3)
Caught 2020-01-06 10:06:09.231 error by controller[0]: at tryModuleLoad (module.js:453:12)
Caught 2020-01-06 10:06:09.231 error by controller[0]: at Module.load (module.js:494:32)
Caught 2020-01-06 10:06:09.231 error by controller[0]: at Object.Module._extensions..js (module.js:586:10)
Caught 2020-01-06 10:06:09.231 error by controller[0]: at Module._compile (module.js:549:28)
Caught 2020-01-06 10:06:09.231 error by controller[0]: at Object.runInThisContext (vm.js:97:10)
Caught 2020-01-06 10:06:09.230 error by controller[0]: at createScript (vm.js:56:10)
Caught 2020-01-06 10:06:09.230 error by controller[0]: SyntaxError: Unexpected identifier
Caught 2020-01-06 10:06:09.230 error by controller[0]: ^^^^^^^^^^^^
Caught 2020-01-06 10:06:09.229 error by controller[0]: async processState(ids, objects, id, roomName, funcName, result, smartEnum, parentId) {
Caught 2020-01-06 10:06:09.228 error by controller[0]: /opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1361Hat das schon einmal jemand gesehen oder einen kleinen Tipp?
User name und Passwort mehrfach geprüft und richtigBesten Dank im voraus ...
-
Welche Version vom Cloud Adapter, IOT Adapter, Admin und JS Controller, NodeJs und NPM?
-
Folgende Versionen habe ich installiert:
Admin --> 3.5.10
IoT Assistants -->1.2.0
Cloud connection --> 2.6.2
JS Controller --> 1.4.2
NodeJS --> 6.13.0
NPM --> 3.10.10Ist das was falsch? Lief bislang mit dem alten cloud perfekt ...
-
Gelöst ...
Die NodeJS Verson war zu alt. Version 8.x oder neuer sollte verwendet werden
-
Super , dass jetzt alles klappt.
Warste schneller als ich antworten konnte