Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. (gelöst) nach nodejs update auf 20 rflink adapter error

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    9
    1
    642

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.0k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    3.0k

(gelöst) nach nodejs update auf 20 rflink adapter error

Geplant Angeheftet Gesperrt Verschoben Error/Bug
2 Beiträge 1 Kommentatoren 272 Aufrufe 1 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    muckel
    schrieb am zuletzt editiert von muckel
    #1

    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:
    
    M 1 Antwort Letzte Antwort
    0
    • M muckel

      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:
      
      M Offline
      M Offline
      muckel
      schrieb am zuletzt editiert von
      #2

      @muckel
      Nach zweimaligen durchstarten der maschine hat sich das thema erledigt.

      1 Antwort Letzte Antwort
      0

      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
      Antworten
      • In einem neuen Thema antworten
      Anmelden zum Antworten
      • Älteste zuerst
      • Neuste zuerst
      • Meiste Stimmen


      Support us

      ioBroker
      Community Adapters
      Donate

      392

      Online

      33.0k

      Benutzer

      83.3k

      Themen

      1.3m

      Beiträge
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
      ioBroker Community 2014-2026
      logo
      • Anmelden

      • Du hast noch kein Konto? Registrieren

      • Anmelden oder registrieren, um zu suchen
      • Erster Beitrag
        Letzter Beitrag
      0
      • Home
      • Aktuell
      • Tags
      • Ungelesen 0
      • Kategorien
      • Unreplied
      • Beliebt
      • GitHub
      • Docu
      • Hilfe