NEWS
(gelöst) nach nodejs update auf 20 rflink adapter error
-
Nach dem update auf nodejs 20 funktioniert alles bis auf den rflink adapter.
serial bindings können nicht gelesen werden.
im adapter sehe ich auch den usb-port nicht und kann ihn deswegen auch nicht auswählen.
im adapterverzeichnis habe ich schon ein " npm install --production" laufen lassen.
ein ls -l /dev/serial/by-id zeigt mir :
lrwxrwxrwx 1 root root 13 May 27 08:41 usb-Arduino__www.arduino.cc__0042_55736303839351415262-if00 -> ../../ttyACM0
habt ihr da eine idee, wie ich den wieder zum laufen bringe?host.smarthome 2024-05-27 09:11:57.839 error startInstance system.adapter.logparser.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:54.138 error iobroker npm-rebuild: Rebuilding native modules failed host.smarthome 2024-05-27 09:11:49.856 error startInstance system.adapter.pvforecast.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:45.892 error startInstance system.adapter.moma.0 Adapter dependency not fulfilled on "smarthome": required adapter "admin" not found! host.smarthome 2024-05-27 09:11:41.900 error startInstance system.adapter.smartthings.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:41.203 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[2]: Node.js v20.13.1 host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rflink/main.js:17:17) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: ^ host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: /opt/iobroker/node_modules/iobroker.rflink/main.js:17 host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v115-linux-x64/bindings.node host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/20.13.1/linux/x64/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried: host.smarthome 2024-05-27 09:11:39.458 error iobroker npm-rebuild: Rebuilding native modules failed host.smarthome 2024-05-27 09:11:37.990 error No adapter name is specified for readBaseSettings command from system.adapter.admin.0 host.smarthome 2024-05-27 09:11:37.862 error startInstance system.adapter.govee-app.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:33.838 error startInstance system.adapter.octoprint.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:27.819 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: Node.js v20.13.1 host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rflink/main.js:17:17) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: ^ host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: /opt/iobroker/node_modules/iobroker.rflink/main.js:17 host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v115-linux-x64/bindings.node host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/20.13.1/linux/x64/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node host.smarthome 2024-05-27 09:11:27.816 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried: host.smarthome 2024-05-27 09:11:26.322 error iobroker npm-rebuild: Rebuilding native modules failed host.smarthome 2024-05-27 09:11:25.836 error startInstance system.adapter.web.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:25.835 error startInstance system.adapter.vis-jqui-mfd.0 Adapter dependency not fulfilled on "smarthome": required adapter "vis" not found! host.smarthome 2024-05-27 09:11:25.834 error startInstance system.adapter.vis-metro.0 Adapter dependency not fulfilled on "smarthome": required adapter "web" not found! host.smarthome 2024-05-27 09:11:25.833 error startInstance system.adapter.vis-hqwidgets.0 Adapter dependency not fulfilled on "smarthome": required adapter "vis" not found! host.smarthome 2024-05-27 09:11:25.832 error startInstance system.adapter.vis-weather.0 Adapter dependency not fulfilled on "smarthome": required adapter "vis" not found! host.smarthome 2024-05-27 09:11:14.252 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: Node.js v20.13.1 host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rflink/main.js:17:17) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: ^ host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: /opt/iobroker/node_modules/iobroker.rflink/main.js:17 host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v115-linux-x64/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/20.13.1/linux/x64/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried: -
Nach dem update auf nodejs 20 funktioniert alles bis auf den rflink adapter.
serial bindings können nicht gelesen werden.
im adapter sehe ich auch den usb-port nicht und kann ihn deswegen auch nicht auswählen.
im adapterverzeichnis habe ich schon ein " npm install --production" laufen lassen.
ein ls -l /dev/serial/by-id zeigt mir :
lrwxrwxrwx 1 root root 13 May 27 08:41 usb-Arduino__www.arduino.cc__0042_55736303839351415262-if00 -> ../../ttyACM0
habt ihr da eine idee, wie ich den wieder zum laufen bringe?host.smarthome 2024-05-27 09:11:57.839 error startInstance system.adapter.logparser.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:54.138 error iobroker npm-rebuild: Rebuilding native modules failed host.smarthome 2024-05-27 09:11:49.856 error startInstance system.adapter.pvforecast.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:45.892 error startInstance system.adapter.moma.0 Adapter dependency not fulfilled on "smarthome": required adapter "admin" not found! host.smarthome 2024-05-27 09:11:41.900 error startInstance system.adapter.smartthings.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:41.203 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[2]: Node.js v20.13.1 host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rflink/main.js:17:17) host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: ^ host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[1]: /opt/iobroker/node_modules/iobroker.rflink/main.js:17 host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v115-linux-x64/bindings.node host.smarthome 2024-05-27 09:11:41.203 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/20.13.1/linux/x64/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node host.smarthome 2024-05-27 09:11:41.202 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried: host.smarthome 2024-05-27 09:11:39.458 error iobroker npm-rebuild: Rebuilding native modules failed host.smarthome 2024-05-27 09:11:37.990 error No adapter name is specified for readBaseSettings command from system.adapter.admin.0 host.smarthome 2024-05-27 09:11:37.862 error startInstance system.adapter.govee-app.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:33.838 error startInstance system.adapter.octoprint.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:27.819 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: Node.js v20.13.1 host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.smarthome 2024-05-27 09:11:27.819 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rflink/main.js:17:17) host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: ^ host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[1]: /opt/iobroker/node_modules/iobroker.rflink/main.js:17 host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v115-linux-x64/bindings.node host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node host.smarthome 2024-05-27 09:11:27.818 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/20.13.1/linux/x64/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node host.smarthome 2024-05-27 09:11:27.817 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node host.smarthome 2024-05-27 09:11:27.816 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried: host.smarthome 2024-05-27 09:11:26.322 error iobroker npm-rebuild: Rebuilding native modules failed host.smarthome 2024-05-27 09:11:25.836 error startInstance system.adapter.web.0 Adapter dependency not fulfilled on any host: required adapter "admin" not found! host.smarthome 2024-05-27 09:11:25.835 error startInstance system.adapter.vis-jqui-mfd.0 Adapter dependency not fulfilled on "smarthome": required adapter "vis" not found! host.smarthome 2024-05-27 09:11:25.834 error startInstance system.adapter.vis-metro.0 Adapter dependency not fulfilled on "smarthome": required adapter "web" not found! host.smarthome 2024-05-27 09:11:25.833 error startInstance system.adapter.vis-hqwidgets.0 Adapter dependency not fulfilled on "smarthome": required adapter "vis" not found! host.smarthome 2024-05-27 09:11:25.832 error startInstance system.adapter.vis-weather.0 Adapter dependency not fulfilled on "smarthome": required adapter "vis" not found! host.smarthome 2024-05-27 09:11:14.252 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: Node.js v20.13.1 host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.rflink/main.js:17:17) host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: ^ host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.smarthome 2024-05-27 09:11:14.252 error Caught by controller[1]: /opt/iobroker/node_modules/iobroker.rflink/main.js:17 host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v115-linux-x64/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/20.13.1/linux/x64/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node host.smarthome 2024-05-27 09:11:14.251 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden