Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. ioBroker Allgemein
  4. s7 Adapter funktioniert nicht mehr noch node update

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

s7 Adapter funktioniert nicht mehr noch node update

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
60 Beiträge 7 Kommentatoren 2.4k Aufrufe 5 Watching
  • Ä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.
  • Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #10

    @jacke

    Das wird dir vermutlich nichts nutzen, bei mir baut das Ding mit aktuellem nodejs auch nicht mehr. Mit nodes@16 funktioniert es allerdings noch.

    https://forum.iobroker.net/topic/60999/simatic-s7-adapter-fehlermeldung
    https://github.com/mathiask88/node-snap7/issues/88

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    J 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @jacke

      Das wird dir vermutlich nichts nutzen, bei mir baut das Ding mit aktuellem nodejs auch nicht mehr. Mit nodes@16 funktioniert es allerdings noch.

      https://forum.iobroker.net/topic/60999/simatic-s7-adapter-fehlermeldung
      https://github.com/mathiask88/node-snap7/issues/88

      J Offline
      J Offline
      Jacke
      schrieb am zuletzt editiert von
      #11

      @thomas-braun
      Das ist natürlich schlecht hoffe da kommt ein update für den Adapter. dann warte ich mal aktuell kann ich nur Ring nicht mehr aktualisieren.

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • J Jacke

        @thomas-braun
        Das ist natürlich schlecht hoffe da kommt ein update für den Adapter. dann warte ich mal aktuell kann ich nur Ring nicht mehr aktualisieren.

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #12

        @jacke sagte in s7 Adapter funktioniert nicht mehr noch node update:

        kommt ein update für den Adapter.

        Das hat mit dem Adapter direkt auch nicht zu tun, das klemmt bei einer Dependency (node-snap7). Und die ist seit Jahren nicht mehr angepackt worden. Das sieht fürchte ich schlecht aus, in der derzeitigen Konstellation.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Antwort Letzte Antwort
        0
        • J Offline
          J Offline
          Jacke
          schrieb am zuletzt editiert von
          #13

          @thomas-braun
          Ich habe gerade den Adapter auf einer frischen Installation gesartet und es funktioniert nun wollte ich ein Backup meiner alten installation auf dem neuen system einspielen hier mecker er mir den JS controller an

          host.IoBrokerDeb Using backup file 2023_09_12-09_16_32_backupiobroker.tar.gz
          iobroker controller daemon is not running
          host.IoBrokerDeb OK.
          The current version of js-controller differs from the version in the backup.
          The js-controller version of the backup can not be restored automatically.
          To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@5.0.12 --production" inside your ioBroker directory
          If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag
          nils@IoBrokerDeb:~$ iobroker update
          Used repository: stable
          Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
          Adapter    "backitup"     : 2.6.23   , installed 2.6.23
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "s7"           : 1.3.15   , installed 1.3.15
          

          gestern hat er auf meinem alten system von 4 auf 5 geupgraded

          mcm1957M 1 Antwort Letzte Antwort
          0
          • J Jacke

            @thomas-braun
            Ich habe gerade den Adapter auf einer frischen Installation gesartet und es funktioniert nun wollte ich ein Backup meiner alten installation auf dem neuen system einspielen hier mecker er mir den JS controller an

            host.IoBrokerDeb Using backup file 2023_09_12-09_16_32_backupiobroker.tar.gz
            iobroker controller daemon is not running
            host.IoBrokerDeb OK.
            The current version of js-controller differs from the version in the backup.
            The js-controller version of the backup can not be restored automatically.
            To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@5.0.12 --production" inside your ioBroker directory
            If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag
            nils@IoBrokerDeb:~$ iobroker update
            Used repository: stable
            Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Controller "js-controller": 4.0.24   , installed 4.0.24
            Adapter    "s7"           : 1.3.15   , installed 1.3.15
            

            gestern hat er auf meinem alten system von 4 auf 5 geupgraded

            mcm1957M Online
            mcm1957M Online
            mcm1957
            schrieb am zuletzt editiert von mcm1957
            #14

            @jacke
            Welchen js-controller hat den das Zielsystem?
            Soweit ich weiß kann ein js-controller 5 backup NUR auf einem js-controller 5 System restauriert werden.

            https://forum.iobroker.net/topic/66108/js-controller-5-0-x-jetzt-in-der-beta

            ACHTUNG backups inkompatibel bei Downgrades!!
            Neben der Node.js Version gibt es eine wichtige Inkompatibilität: Backups die mit der 5.0 des js-controller erstellt wurden lassen sich nicht mit einem js-controller 4 oder kleiner wieder restoren!
            

            Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
            Support Repositoryverwaltung.

            Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

            LESEN - gute Forenbeitrage

            J 1 Antwort Letzte Antwort
            0
            • mcm1957M mcm1957

              @jacke
              Welchen js-controller hat den das Zielsystem?
              Soweit ich weiß kann ein js-controller 5 backup NUR auf einem js-controller 5 System restauriert werden.

              https://forum.iobroker.net/topic/66108/js-controller-5-0-x-jetzt-in-der-beta

              ACHTUNG backups inkompatibel bei Downgrades!!
              Neben der Node.js Version gibt es eine wichtige Inkompatibilität: Backups die mit der 5.0 des js-controller erstellt wurden lassen sich nicht mit einem js-controller 4 oder kleiner wieder restoren!
              
              J Offline
              J Offline
              Jacke
              schrieb am zuletzt editiert von
              #15

              @mcm57
              habe einen snapshot von gestern eingespielt mein altes system hat jetzt 4.0.23 das neue 4.0.24

              npm i iobroker.js-controller@4.0.23 --production
              

              mir wurde dieser befehl vorgeschlagen.
              das IoBroker backup beinhaltet das auch NodeRed zigbee und javascript oder muss ich da noch ein einzelnes Backup einspielen?

              mcm1957M 1 Antwort Letzte Antwort
              0
              • J Jacke

                @mcm57
                habe einen snapshot von gestern eingespielt mein altes system hat jetzt 4.0.23 das neue 4.0.24

                npm i iobroker.js-controller@4.0.23 --production
                

                mir wurde dieser befehl vorgeschlagen.
                das IoBroker backup beinhaltet das auch NodeRed zigbee und javascript oder muss ich da noch ein einzelnes Backup einspielen?

                mcm1957M Online
                mcm1957M Online
                mcm1957
                schrieb am zuletzt editiert von
                #16

                @jacke
                Sorry,
                da kann ich nicht helfen. Mir war nur die js-controller 5 breaking change Info bekannt auf die ich hinweisen wollte.

                Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                Support Repositoryverwaltung.

                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                LESEN - gute Forenbeitrage

                1 Antwort Letzte Antwort
                0
                • tugsiT Offline
                  tugsiT Offline
                  tugsi
                  schrieb am zuletzt editiert von
                  #17

                  Da ich den S7-Adapter auch brauche, kurz nachgefragt, ist mir jetzt noch nicht so klar geworden.

                  Läuft der Adapter noch, wenn ich den JS-Controller auf die 5er-Version hochziehe?
                  Liegt es nur daran, wenn ich node auf 18 hochrüste?

                  Danke
                  Gruß Thomas

                  Master ioBroker in Proxmox als LXC auf 1. Tiny-Lenovo, Proxmox-VM als Slave auf 2. Tinyi-Lenovo mit Zigbee und Monitor zur Visualisierung, Hauptautomatisierung über S7 auf Beckhoff CX, dazu noch Shelly, Homematic...

                  mcm1957M 1 Antwort Letzte Antwort
                  0
                  • tugsiT tugsi

                    Da ich den S7-Adapter auch brauche, kurz nachgefragt, ist mir jetzt noch nicht so klar geworden.

                    Läuft der Adapter noch, wenn ich den JS-Controller auf die 5er-Version hochziehe?
                    Liegt es nur daran, wenn ich node auf 18 hochrüste?

                    Danke
                    Gruß Thomas

                    mcm1957M Online
                    mcm1957M Online
                    mcm1957
                    schrieb am zuletzt editiert von
                    #18

                    @tugsi
                    Leider kann ich deine Frage nicht beantworten.

                    Aber wenn jemand definitiv ein Problem mit Node 18 dokumentieren kann, dann bitte unbedingt ein passendes Issue incl. aktueller Logs beim Adapter anlegen, da node 16 seit 11.9.2023 EOL ist und in der nächsten Zeit von immer mehr Adaptern nicht mehr unterstützt werden wird. Ein Adapter der nicht mit node 18 läuft, ist daher ein Problemfall...

                    Das oben referenzierte Issue bezieht sich auf node 19 welches einerseits ein (veralteter) Nachfolger von node 18 ist und andrerseits ein unstable release. Dieses Issue wird sicher nicht intensiv beachtet. Relevant sind derzeit node 18 und node 20

                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                    Support Repositoryverwaltung.

                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                    LESEN - gute Forenbeitrage

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • mcm1957M mcm1957

                      @tugsi
                      Leider kann ich deine Frage nicht beantworten.

                      Aber wenn jemand definitiv ein Problem mit Node 18 dokumentieren kann, dann bitte unbedingt ein passendes Issue incl. aktueller Logs beim Adapter anlegen, da node 16 seit 11.9.2023 EOL ist und in der nächsten Zeit von immer mehr Adaptern nicht mehr unterstützt werden wird. Ein Adapter der nicht mit node 18 läuft, ist daher ein Problemfall...

                      Das oben referenzierte Issue bezieht sich auf node 19 welches einerseits ein (veralteter) Nachfolger von node 18 ist und andrerseits ein unstable release. Dieses Issue wird sicher nicht intensiv beachtet. Relevant sind derzeit node 18 und node 20

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #19

                      @mcm57

                      Die Dependency node-snap7 baut nicht mit nodejs >18, mit 18 rumpelt es ein wenig. Jedenfalls auf meinem Testsystem.

                      Das oben referenzierte Issue bezieht sich auf node 19 welches einerseits ein (veralteter) Nachfolger von node 18 ist und andrerseits ein unstable release.

                      Issue ist ja auch aus 12/2022. Damals war das aktuell und nodejs@20 noch nicht released.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      tugsiT 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @mcm57

                        Die Dependency node-snap7 baut nicht mit nodejs >18, mit 18 rumpelt es ein wenig. Jedenfalls auf meinem Testsystem.

                        Das oben referenzierte Issue bezieht sich auf node 19 welches einerseits ein (veralteter) Nachfolger von node 18 ist und andrerseits ein unstable release.

                        Issue ist ja auch aus 12/2022. Damals war das aktuell und nodejs@20 noch nicht released.

                        tugsiT Offline
                        tugsiT Offline
                        tugsi
                        schrieb am zuletzt editiert von
                        #20

                        @thomas-braun @mcm57
                        Ok, dann heißt es also einfach ausprobieren, in wieweit Probleme mit node18 und/oder JS-Controller 5.x auftreten.
                        Werde ich mal auf meine Agenda legen, wenn ich etwas mehr Zeit habe, widme ich mich dem, denn ich wollte mein System auf den neuesten Stand mal wieder bringen.

                        Danke für die Antworten.

                        Master ioBroker in Proxmox als LXC auf 1. Tiny-Lenovo, Proxmox-VM als Slave auf 2. Tinyi-Lenovo mit Zigbee und Monitor zur Visualisierung, Hauptautomatisierung über S7 auf Beckhoff CX, dazu noch Shelly, Homematic...

                        1 Antwort Letzte Antwort
                        1
                        • Basti97B Offline
                          Basti97B Offline
                          Basti97
                          Most Active
                          schrieb am zuletzt editiert von
                          #21

                          Ich wollte mein Nodejs aktualisieren mit dem Befehl iob nodejs-update aber irgendwie funktioniert das bei diesen Adapter nicht alle anderen laufen nach dem update.

                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error instance system.adapter.s7.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[1]: Node.js v22.21.0
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: }
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14) {
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1865:18)
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 127. Please try re-compiling or re-installing
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 115. This version of Node.js requires
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: was compiled against a different Node.js version using
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node'
                          host.SmartHomeMira
                          2025-11-09 16:41:08.287 error Caught by controller[0]: ^
                          host.SmartHomeMira
                          2025-11-09 16:41:08.286 error Caught by controller[0]: throw e;
                          host.SmartHomeMira
                          2025-11-09 16:41:08.286 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
                          host.SmartHomeMira
                          2025-11-09 16:41:07.842 info instance system.adapter.s7.0 in version "1.4.3" started with pid 5406

                          Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

                          Thomas BraunT Ro75R 2 Antworten Letzte Antwort
                          0
                          • Basti97B Basti97

                            Ich wollte mein Nodejs aktualisieren mit dem Befehl iob nodejs-update aber irgendwie funktioniert das bei diesen Adapter nicht alle anderen laufen nach dem update.

                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error instance system.adapter.s7.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[1]: Node.js v22.21.0
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: }
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14) {
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1865:18)
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 127. Please try re-compiling or re-installing
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 115. This version of Node.js requires
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: was compiled against a different Node.js version using
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node'
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: ^
                            host.SmartHomeMira
                            2025-11-09 16:41:08.286 error Caught by controller[0]: throw e;
                            host.SmartHomeMira
                            2025-11-09 16:41:08.286 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
                            host.SmartHomeMira
                            2025-11-09 16:41:07.842 info instance system.adapter.s7.0 in version "1.4.3" started with pid 5406

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #22

                            @basti97 sagte in s7 Adapter funktioniert nicht mehr noch node update:

                            2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 127. Please try re-compiling or re-installing
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 115. This version of Node.js requires
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: was compiled against a different Node.js version using
                            host.SmartHomeMira
                            2025-11-09 16:41:08.287 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node'

                            Liest sich blöd, oder? Dreh die Ausgabe um, wenn du schon aus dem GUI kopierst.

                            944c2958-3ad9-4ddf-b6a7-c7d598b049a2-grafik.png

                            Besser das Log aus

                            iob logs
                            

                            verwenden.
                            Zum Problem: Installier den Adapter nochmal neu.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            1 Antwort Letzte Antwort
                            0
                            • Basti97B Basti97

                              Ich wollte mein Nodejs aktualisieren mit dem Befehl iob nodejs-update aber irgendwie funktioniert das bei diesen Adapter nicht alle anderen laufen nach dem update.

                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error instance system.adapter.s7.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[1]: Node.js v22.21.0
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: }
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14) {
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1865:18)
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 127. Please try re-compiling or re-installing
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: NODE_MODULE_VERSION 115. This version of Node.js requires
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: was compiled against a different Node.js version using
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node'
                              host.SmartHomeMira
                              2025-11-09 16:41:08.287 error Caught by controller[0]: ^
                              host.SmartHomeMira
                              2025-11-09 16:41:08.286 error Caught by controller[0]: throw e;
                              host.SmartHomeMira
                              2025-11-09 16:41:08.286 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
                              host.SmartHomeMira
                              2025-11-09 16:41:07.842 info instance system.adapter.s7.0 in version "1.4.3" started with pid 5406

                              Ro75R Offline
                              Ro75R Offline
                              Ro75
                              schrieb am zuletzt editiert von
                              #23

                              @basti97 wenn ich das aus vorherigen Posts richtig gesehen habe, ist dein OS uralt.

                              Ro75.

                              SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • Ro75R Ro75

                                @basti97 wenn ich das aus vorherigen Posts richtig gesehen habe, ist dein OS uralt.

                                Ro75.

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #24

                                @ro75 sagte in s7 Adapter funktioniert nicht mehr noch node update:

                                wenn ich das aus vorherigen Posts richtig gesehen habe, ist dein OS uralt.

                                Nee, die Postings sind uralt...

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                Basti97B 1 Antwort Letzte Antwort
                                0
                                • Basti97B Offline
                                  Basti97B Offline
                                  Basti97
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #25

                                  @thomas-braun
                                  2025-11-09 17:04:20.278 - error: host.SmartHomeMira Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                  2025-11-09 17:04:20.278 - error: host.SmartHomeMira Caught by controller[0]: throw err;
                                  2025-11-09 17:04:20.278 - error: host.SmartHomeMira Caught by controller[0]: ^
                                  2025-11-09 17:04:20.278 - error: host.SmartHomeMira Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                  2025-11-09 17:04:20.278 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at Object. (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: tries: [
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                  2025-11-09 17:04:20.279 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: ]
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[0]: }
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira Caught by controller[1]: Node.js v22.21.0
                                  2025-11-09 17:04:20.280 - error: host.SmartHomeMira instance system.adapter.s7.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2025-11-09 17:04:20.280 - info: host.SmartHomeMira Rebuild for adapter system.adapter.s7.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: throw err;
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: ^
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at Object. (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: tries: [
                                  2025-11-09 17:04:20.344 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: ]
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: }
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira Caught by controller[0]: Node.js v22.21.0
                                  2025-11-09 17:04:20.345 - error: host.SmartHomeMira instance system.adapter.s7.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2025-11-09 17:04:20.345 - info: host.SmartHomeMira Rebuild for adapter system.adapter.s7.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production"

                                  Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @ro75 sagte in s7 Adapter funktioniert nicht mehr noch node update:

                                    wenn ich das aus vorherigen Posts richtig gesehen habe, ist dein OS uralt.

                                    Nee, die Postings sind uralt...

                                    Basti97B Offline
                                    Basti97B Offline
                                    Basti97
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #26

                                    @thomas-braun so hier wenn ich den Adapter lösche dann sind ja die Konfigurrationen auch weg. Denn in dem S7 Adapter kann man leider die konfigurrationen so nicht sichern wie bei den anderen

                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: throw err;
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: ^
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: tries: [
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: ]
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: }
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error Caught by controller[0]: Node.js v22.21.0
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 error instance system.adapter.s7.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 info Adapter system.adapter.s7.0 needs rebuild and will be restarted afterwards.
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 info system.adapter.s7.0 will be rebuilt
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.916 warn adapter "s7" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.917 info iobroker rebuild
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: throw err;
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: ^
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: tries: [
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: ]
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: }
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error Caught by controller[0]: Node.js v22.21.0
                                    host.SmartHomeMira
                                    2025-11-09 17:03:45.977 error instance system.adapter.s7.1 terminated with code 1 (JS_CONTROLLER_STOPPED)

                                    Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • Basti97B Basti97

                                      @thomas-braun so hier wenn ich den Adapter lösche dann sind ja die Konfigurrationen auch weg. Denn in dem S7 Adapter kann man leider die konfigurrationen so nicht sichern wie bei den anderen

                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: throw err;
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: ^
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.915 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: tries: [
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: ]
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: }
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error Caught by controller[0]: Node.js v22.21.0
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 error instance system.adapter.s7.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 info Adapter system.adapter.s7.0 needs rebuild and will be restarted afterwards.
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 info system.adapter.s7.0 will be rebuilt
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.916 warn adapter "s7" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.917 info iobroker rebuild
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: throw err;
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: ^
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.976 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: tries: [
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: ]
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: }
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error Caught by controller[0]: Node.js v22.21.0
                                      host.SmartHomeMira
                                      2025-11-09 17:03:45.977 error instance system.adapter.s7.1 terminated with code 1 (JS_CONTROLLER_STOPPED)

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #27

                                      @basti97

                                      Setz das in CodeTags.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      Basti97B 2 Antworten Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @basti97

                                        Setz das in CodeTags.

                                        Basti97B Offline
                                        Basti97B Offline
                                        Basti97
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #28

                                        @thomas-braun ok mache
                                        jetzt ist die Meldung noch gekommen

                                        adapter "s7" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                        

                                        Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @basti97

                                          Setz das in CodeTags.

                                          Basti97B Offline
                                          Basti97B Offline
                                          Basti97
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #29

                                          @thomas-braun

                                          2025-11-09 17:03:45.976	error	Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:135
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: throw err;
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: ^
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.976	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/Release/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: → /opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:126:9)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-snap7/lib/node-snap7.js:8:45)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1839:10)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: at require (node:internal/modules/helpers:147:16) {
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: tries: [
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Debug/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/Release/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Debug/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Debug/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/out/Release/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/Release/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/build/default/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/compiled/22.21.0/linux/x64/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/release/install-root/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/debug/install-root/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/addon-build/default/install-root/node_snap7.node',
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: '/opt/iobroker/node_modules/node-snap7/lib/binding/node-v127-linux-x64/node_snap7.node'
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: ]
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: }
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	Caught by controller[0]: Node.js v22.21.0
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	error	instance system.adapter.s7.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	info	Adapter system.adapter.s7.1 needs rebuild and will be restarted afterwards.
                                          host.SmartHomeMira
                                             2025-11-09 17:03:45.977	info	system.adapter.s7.1 will be rebuilt
                                          

                                          Iobroker läuft als VM auf Proxmoxserver x folgende Hersteller im Einsatz Sonoff, Gosund, Siemens x Aofo über Tasmota x Zigbee x das Smarthome wächst und wächst

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          383

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          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