NEWS
JS CONTROLLER STOPPED
-
Servus zusammen,
nachdem mein ioBroker 2 Monate offline war, habe ich alles geupdatet und nun habe ich die Fehlermeldung von meinem Zigbee im Log.
host.MyPi 2020-03-20 18:14:32.944 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.MyPi 2020-03-20 18:14:32.944 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1002:32) host.MyPi 2020-03-20 18:14:32.944 error Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10) host.MyPi 2020-03-20 18:14:32.944 error Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1158:30) host.MyPi 2020-03-20 18:14:32.943 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36) host.MyPi 2020-03-20 18:14:32.943 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48) host.MyPi 2020-03-20 18:14:32.943 error Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18) host.MyPi 2020-03-20 18:14:32.942 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1044:19) host.MyPi 2020-03-20 18:14:32.942 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:901:14) host.MyPi 2020-03-20 18:14:32.942 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1002:32) host.MyPi 2020-03-20 18:14:32.942 error Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1208:18) host.MyPi 2020-03-20 18:14:32.941 error Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`). host.MyPi 2020-03-20 18:14:32.941 error Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing host.MyPi 2020-03-20 18:14:32.941 error Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires host.MyPi 2020-03-20 18:14:32.940 error Caught by controller[0]: was compiled against a different Node.js version using host.MyPi 2020-03-20 18:14:32.940 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node' host.MyPi 2020-03-20 18:14:32.939 error Caught by controller[0]: ^ host.MyPi 2020-03-20 18:14:32.939 error Caught by controller[0]: throw e; host.MyPi 2020-03-20 18:14:32.937 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
Leider werde ich aus dem Log nicht wirklich schlau. Ich hoffe einer von euch schon :).
npm -v -> 6.14.3
node -v ->10.19.0
JS-Controller -> 2.2.9Sollten ihr irgendwas wissen müssen, lässt es mich wissen :).
Vielen Dank und beste Grüße
Koko -
host.MyPi 2020-03-20 18:14:32.941 error Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`). host.MyPi 2020-03-20 18:14:32.941 error Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
Node Update gemacht?
-
@Jan1 ja war auch nen Node Update dabei
-
@SmartKokoin
Dann steht Dein Problem samt Lösung in Deinem Log
Hast die Anleitung vom Node Update nicht wirklich gelesen? -
@Jan1 eigentlich schon. Aber anscheinend was falsch gemacht. xD
-
@SmartKokoin
nein, nur nicht alles, oder hast das NPM rebuild gemacht? -
@Jan1 ja hab ich MEHRFACH -.-
-
@SmartKokoin
Dann installiere den JS Controller noch mal, wobei ich jetzt nicht mal genau wüsste, wie man den noch mal installiert -
@Jan1 sagte in JS CONTROLLER STOPPED:
wobei ich jetzt nicht mal genau wüsste, wie man den noch mal installiert
https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md
-
@sigi234
Was nicht alles in der Doku steht
Ich hatte den bisher immer nur upgedatet und damit noch nie ein Problem gehabt. -
@sigi234 Servus ich seh auch gerade das mein NPM und mein Node auf unterschiedlichen Versionen laufen.
Node 12.16.1
NPM 6.14.3
NodeJS ist auf Version 10.19.0kA wie das alles passiert ist
Lösungsvorschläge?`
-
@SmartKokoin
Steht auch in der Doku und Du hast wohl im falschen Verzeichnis installiert, deshalb hast jetzt 2 mal Node laufen und das noch in unterschiedlichen Versionen. -
@Jan1 ja und wie behebe ich das Problem der 2 Versionen?
-
@SmartKokoin
so lange deinstallieren bis keine mehr da ist -
@Jan1 die Frage ist ja wie finde ich die? Laut dir sind sie ja auch in verschiedenen Verzeichnissen ^^
-
@SmartKokoin
Ich tippe mal Du hast im IOBroker Verzeichnis installiert und Node ist aber Bestandteil des OS. Dann hast schon Deine 2 in Frage kommende Verzeichnisse. -
@Jan1 ok, alles runter -.-
NPM node und nodejs einfach alles raus gehauenKannst du mir nun sagen wo ich was installieren muss?
-
@SmartKokoin
Node normal im root und NPM kommt mit Node mit.
Bist sicher, dass alles weg ist? -
@Jan1 node -v, npm -v und nodejs -v zeigen alle nichts an
-
@SmartKokoin
Dann nach Doku Node installieren und da das vor IOBroker passiert, wird das auch im root gemacht.