Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. (gelöst) nach nodejs update auf 20 rflink adapter error

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      muckel last edited by 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 1 Reply Last reply Reply Quote 0
      • M
        muckel @muckel last edited by

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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        881
        Online

        31.8k
        Users

        80.0k
        Topics

        1.3m
        Posts

        1
        2
        126
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo