NEWS
Zigbee adapter auf pi3
-
Hallo,
ich habe ein problem mit dem zigbee adapter auf einem pi 3. Der lässt sich nicht aktivieren. Im log finde ich folgendes:
host.raspberrypi 2018-12-07 22:18:47.613 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi 2018-12-07 22:18:47.612 error instance system.adapter.zigbee.0 terminated with code 1 () host.raspberrypi 2018-12-07 22:18:47.612 error Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/serialport/lib/bindings/auto-detect.js:16:22) host.raspberrypi 2018-12-07 22:18:47.612 error Caught by controller[0]: at require (internal/module.js:20:19) host.raspberrypi 2018-12-07 22:18:47.612 error Caught by controller[0]: at Module.require (module.js:497:17) host.raspberrypi 2018-12-07 22:18:47.612 error Caught by controller[0]: at Function.Module._load (module.js:438:3) host.raspberrypi 2018-12-07 22:18:47.612 error Caught by controller[0]: at tryModuleLoad (module.js:446:12) host.raspberrypi 2018-12-07 22:18:47.611 error Caught by controller[0]: at Module.load (module.js:487:32) host.raspberrypi 2018-12-07 22:18:47.611 error Caught by controller[0]: at Object.Module._extensions..js (module.js:579:10) host.raspberrypi 2018-12-07 22:18:47.611 error Caught by controller[0]: at Module._compile (module.js:570:32) host.raspberrypi 2018-12-07 22:18:47.611 error Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/serialport/lib/bindings/linux.js:2:36) host.raspberrypi 2018-12-07 22:18:47.611 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:93:9) host.raspberrypi 2018-12-07 22:18:47.610 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/compiled/6.11.4/linux/arm/serialport.node host.raspberrypi 2018-12-07 22:18:47.610 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/build/default/serialport.node host.raspberrypi 2018-12-07 22:18:47.610 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/Release/serialport.node host.raspberrypi 2018-12-07 22:18:47.610 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/out/Release/serialport.node host.raspberrypi 2018-12-07 22:18:47.610 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/Debug/serialport.node host.raspberrypi 2018-12-07 22:18:47.609 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/out/Debug/serialport.node host.raspberrypi 2018-12-07 22:18:47.609 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/build/Release/serialport.node host.raspberrypi 2018-12-07 22:18:47.609 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/build/Debug/serialport.node host.raspberrypi 2018-12-07 22:18:47.609 error Caught by controller[0]: → /opt/iobroker/node_modules/serialport/build/serialport.node host.raspberrypi 2018-12-07 22:18:47.609 error Caught by controller[0]: Error: Could not locate the bindings file. Tried: host.raspberrypi 2018-12-07 22:18:47.608 error Caught by controller[0]: ^ host.raspberrypi 2018-12-07 22:18:47.608 error Caught by controller[0]: throw err host.raspberrypi 2018-12-07 22:18:47.605 error Caught by controller[0]: /opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:96 host.raspberrypi 2018-12-07 22:18:46.391 info instance system.adapter.zigbee.0 started with pid 6777</anonymous></anonymous>hab schon:
npm cache clean npm install iobroker.zigbeeaber immer noch das gleiche Problem. Woran kann das noch liegen?
-
ob das das Problem ist?
npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json' -
also habe alles nochmal ausprobiert. aber immer noch der gleiche Fehler.
habe einfach mal ein Iobroker image auf eine andere SD karte geflasht und mit dem frischen System funktioniert der Adapter.
Ist zwar nicht das Thema hier, aber wie bekomme ich denn jetzt meine alten Settings auf das neue System?