NEWS
[gelöst] Jeelink funktioniert nach Update nicht mehr
-
Ich würde den Adapter löschen und neu installieren !
-
@glasfaser
Dann sind aber auch alle Objekte futsch. -
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Dann sind aber auch alle Objekte futsch.
Loggst du die !?
-
@glasfaser
Ja, und ich verwende sie in Scripten. -
ich frage Sicherheitshalber , nutzt du Zigbee !?
-
@glasfaser
Nein.
Ich habe Sensoren von LaCrosse -
Dann würde ich neu aufbauen :
rm -r /opt/iobroker/node_modules/@serialport
Und Jeelink nochmal drüber installieren und ein Upload danach
-
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Used repositories: Stable (default), Beta (latest)
und ... stelle wieder auf STABLE um !!!
-
rm -r /opt/iobroker/node_modules/@serialport
Hat nichts gebracht. Es kam unmittelbar wieder die Eingabezeile.
Jeelink habe ich deinstalliert und wieder neu installiert.
Bleibt immer noch auf rot.
Fehlermeldungen wie oben -
-
ost.TinkerboardS 2022-08-15 19:01:30.470 info Rebuild for adapter system.adapter.jeelink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually. host.TinkerboardS 2022-08-15 19:01:30.470 error instance system.adapter.jeelink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.TinkerboardS 2022-08-15 19:01:30.469 error Caught by controller[0]: } host.TinkerboardS 2022-08-15 19:01:30.469 error Caught by controller[0]: ] host.TinkerboardS 2022-08-15 19:01:30.469 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.jeelink/jeelink.js' host.TinkerboardS 2022-08-15 19:01:30.469 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.jeelink/node_modules/serialport/lib/index.js', host.TinkerboardS 2022-08-15 19:01:30.469 error Caught by controller[0]: requireStack: [ host.TinkerboardS 2022-08-15 19:01:30.469 error Caught by controller[0]: code: 'MODULE_NOT_FOUND', host.TinkerboardS 2022-08-15 19:01:30.468 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) { host.TinkerboardS 2022-08-15 19:01:30.468 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12) host.TinkerboardS 2022-08-15 19:01:30.468 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32) host.TinkerboardS 2022-08-15 19:01:30.468 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10) host.TinkerboardS 2022-08-15 19:01:30.468 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14) host.TinkerboardS 2022-08-15 19:01:30.468 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.jeelink/node_modules/serialport/lib/index.js:2:17) host.TinkerboardS 2022-08-15 19:01:30.467 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18) host.TinkerboardS 2022-08-15 19:01:30.467 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) host.TinkerboardS 2022-08-15 19:01:30.467 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:778:27) host.TinkerboardS 2022-08-15 19:01:30.467 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) host.TinkerboardS 2022-08-15 19:01:30.467 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.jeelink/jeelink.js host.TinkerboardS 2022-08-15 19:01:30.467 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.jeelink/node_modules/serialport/lib/index.js host.TinkerboardS 2022-08-15 19:01:30.466 error Caught by controller[0]: Require stack: host.TinkerboardS 2022-08-15 19:01:30.466 error Caught by controller[0]: Error: Cannot find module '@serialport/bindings' host.TinkerboardS 2022-08-15 19:01:30.466 error Caught by controller[0]: ^ host.TinkerboardS 2022-08-15 19:01:30.466 error Caught by controller[0]: throw err; host.TinkerboardS 2022-08-15 19:01:30.465 error Caught by controller[0]: node:internal/modules/cjs/loader:936 host.TinkerboardS 2022-08-15 19:01:29.921 info instance system.adapter.jeelink.0 started with pid 26824 host.TinkerboardS 2022-08-15 19:01:29.856 info iobroker npm-rebuild: exit 1 host.TinkerboardS 2022-08-15 19:01:28.839 error iobroker npm-rebuild: Rebuilding native modules failed host.TinkerboardS 2022-08-15 19:01:16.318 info iobroker npm-rebuild: Rebuilding native modules ... host.TinkerboardS 2022-08-15 19:01:14.757 info iobroker rebuild host.TinkerboardS 2022-08-15 19:01:14.756 warn adapter "jeelink" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
-
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Node.js. Trying to rebuild it... 3 attempt
Hat 3 x versucht , dann aufgegeben .
Da war mal was ...
-
Finde es auf die schnelle nicht mehr ...
Nur als gesamtes ..
cd /opt/iobroker iobroker stop npm rebuild sudo reboot
-
-
@glasfaser
Hat leider nichts gebracht.
Jeelink bleibt rot mit den gleichen Fehlern -
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Hat leider nichts gebracht.
Auch nicht ...was im Link ist !?
-
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Please execute "npm install --production" in adapter directory manually.
Und was ist hier mit , was in deinem Log steht !?
-
@glasfaser
was bedeutet das? -
Du sollst ins Verzeichniss jeelink ...
mußt du nachschauen ob es so richtig geschrieben wird ...cd /opt/iobroker/iobroker-data/files/jeelink
dann darin
npm install --production
EDIT :
oder im
cd /opt/iobroker/node_modules/iobroker.jeelink
dann darin
npm install --production
-
Habe ich gemacht, aber jetztr soll ich eine Verzeichnis umbenennen, dass ich nicht finde.
npm WARN config production Use `--omit=dev` instead. npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/abab npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3 npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-15T17_43_56_474Z-debug-0.log
Es gibt bereits ein Verzeichnis .abab-bvmibCm3