Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Wir helfen Altersrentner

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    588

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

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

Wir helfen Altersrentner

Scheduled Pinned Locked Moved Solved ioBroker Allgemein
zigbee adapterinvalid option
224 Posts 8 Posters 26.3k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Altersrentner
    wrote on last edited by
    #88

    Ist der Stress!
    Adapter1.jpg

    J 1 Reply Last reply
    0
    • M Offline
      M Offline
      m0skit0
      wrote on last edited by
      #89

      Hallo zusammen,

      ich habe mein System auf :
      NPM 6.9
      Node v10.16.3

      nach Anleitung auf den neusten Stand gebracht, hat auch alles soweit funktioniert, leider bleibt der zigbee Adapter ROT

      Fehlermeldung im LOG:

      2019-10-19 11:02:25.438 - error: host.iobroker-debian Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:121
      2019-10-19 11:02:25.439 - error: host.iobroker-debian Caught by controller[0]: throw e;
      2019-10-19 11:02:25.439 - error: host.iobroker-debian Caught by controller[0]: ^
      2019-10-19 11:02:25.439 - error: host.iobroker-debian Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/bindings/build/Release/bindings.node'
      2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: was compiled against a different Node.js version using
      2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
      2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
      2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
      2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
      2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
      2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
      2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
      2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:112:48)
      2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/bindings/lib/linux.js:1:36)
      2019-10-19 11:02:25.443 - error: host.iobroker-debian Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
      2019-10-19 11:02:25.443 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
      2019-10-19 11:02:25.443 - error: host.iobroker-debian instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)

      kann mir da jemand weiterhelfen?

      Vielen Dank

      m0skit0

      AsgothianA 1 Reply Last reply
      0
      • M m0skit0

        Hallo zusammen,

        ich habe mein System auf :
        NPM 6.9
        Node v10.16.3

        nach Anleitung auf den neusten Stand gebracht, hat auch alles soweit funktioniert, leider bleibt der zigbee Adapter ROT

        Fehlermeldung im LOG:

        2019-10-19 11:02:25.438 - error: host.iobroker-debian Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:121
        2019-10-19 11:02:25.439 - error: host.iobroker-debian Caught by controller[0]: throw e;
        2019-10-19 11:02:25.439 - error: host.iobroker-debian Caught by controller[0]: ^
        2019-10-19 11:02:25.439 - error: host.iobroker-debian Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/bindings/build/Release/bindings.node'
        2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: was compiled against a different Node.js version using
        2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
        2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
        2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
        2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
        2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
        2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
        2019-10-19 11:02:25.441 - error: host.iobroker-debian Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
        2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
        2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
        2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:112:48)
        2019-10-19 11:02:25.442 - error: host.iobroker-debian Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@serialport/bindings/lib/linux.js:1:36)
        2019-10-19 11:02:25.443 - error: host.iobroker-debian Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
        2019-10-19 11:02:25.443 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
        2019-10-19 11:02:25.443 - error: host.iobroker-debian instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)

        kann mir da jemand weiterhelfen?

        Vielen Dank

        m0skit0

        AsgothianA Offline
        AsgothianA Offline
        Asgothian
        Developer
        wrote on last edited by
        #90

        @m0skit0
        Es steht da doch -

        NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
        2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: the module (for instance, using npm rebuild or npm install).

        Die Lösung:

        • Auf die Konsole des iobroker gehen
        • in das Verzeichnis /opt/iobroker gehen
        • den Befehl ‘npm rebuild’ absetzen.

        A.

        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

        M 2 Replies Last reply
        0
        • A Altersrentner

          Ist der Stress!
          Adapter1.jpg

          J Offline
          J Offline
          Jan1
          wrote on last edited by
          #91

          @Altersrentner
          sorry, hatte Dein Post nicht aufm Schirm.
          Jetzt daten wir erst mal alles up und dazu machen wir vorher aber noch ein Screenshot von hier (unter Host), wenn Host nicht eingeblendet ist, links oben auf das Dreieck und Haken bei Host rein.
          deec7b27-1e3d-4caa-b8d8-77e9e2725ebb-grafik.png

          1 Reply Last reply
          0
          • AsgothianA Asgothian

            @m0skit0
            Es steht da doch -

            NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
            2019-10-19 11:02:25.440 - error: host.iobroker-debian Caught by controller[0]: the module (for instance, using npm rebuild or npm install).

            Die Lösung:

            • Auf die Konsole des iobroker gehen
            • in das Verzeichnis /opt/iobroker gehen
            • den Befehl ‘npm rebuild’ absetzen.

            A.

            M Offline
            M Offline
            m0skit0
            wrote on last edited by
            #92

            @Asgothian

            das habe ich schon gemacht leider keine Besserung der Fehler bleibt.

            lg
            m0skit0

            AsgothianA 1 Reply Last reply
            0
            • A Offline
              A Offline
              Altersrentner
              wrote on last edited by
              #93

              Hallo Jan1
              Host.jpg
              Ist das so ok?
              Jetzt kann ich die Adapter aktualisieren?

              J 1 Reply Last reply
              0
              • A Altersrentner

                Hallo Jan1
                Host.jpg
                Ist das so ok?
                Jetzt kann ich die Adapter aktualisieren?

                J Offline
                J Offline
                Jan1
                wrote on last edited by
                #94

                @Altersrentner
                zuerst machen wir mal den Controller aktuell und das bitte nach Anweisung in dem Fenster was auf popt, wenn DU auf den Kreispfeil nach 2.0.34 klickst.

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Altersrentner
                  wrote on last edited by
                  #95

                  Habe ich gemacht.
                  Ist aktualisiert auf 3.6.10

                  J 1 Reply Last reply
                  0
                  • A Altersrentner

                    Habe ich gemacht.
                    Ist aktualisiert auf 3.6.10

                    J Offline
                    J Offline
                    Jan1
                    wrote on last edited by
                    #96

                    @Altersrentner
                    Du bringst mich noch ins Grab. Du hats den Admin aktualisiert und was habe ich geschrieben, zuerst den JS Controller vom Scrennshot oben.

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      Jan1
                      wrote on last edited by
                      #97

                      An die Mitleser hier, könnt schon mal Polkorn holen, wird länger dauern:blush:

                      GlasfaserG 1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        Altersrentner
                        wrote on last edited by
                        #98

                        Oh je,
                        soll ich den Admin nochmal zurücksetzen?

                        J 1 Reply Last reply
                        0
                        • A Altersrentner

                          Oh je,
                          soll ich den Admin nochmal zurücksetzen?

                          J Offline
                          J Offline
                          Jan1
                          wrote on last edited by
                          #99

                          @Altersrentner
                          nein, ist schon OK, nur bitte der Reihe nach und lies bitte zwei mal was ich schreibe.
                          Also wo bist jetzt, JS-Controller auch schon aktualisiert? Das geht über die Konsole.

                          1 Reply Last reply
                          0
                          • A Offline
                            A Offline
                            Altersrentner
                            wrote on last edited by
                            #100

                            Der Controller ist noch nicht aktualisiert

                            J 1 Reply Last reply
                            0
                            • A Altersrentner

                              Der Controller ist noch nicht aktualisiert

                              J Offline
                              J Offline
                              Jan1
                              wrote on last edited by
                              #101

                              @Altersrentner
                              Dann mach das mal und danach gleich ein Screenshot vom Stand

                              1 Reply Last reply
                              0
                              • A Offline
                                A Offline
                                Altersrentner
                                wrote on last edited by
                                #102

                                Kann der Terminal im ioBroker nicht öffnen

                                J 1 Reply Last reply
                                0
                                • A Altersrentner

                                  Kann der Terminal im ioBroker nicht öffnen

                                  J Offline
                                  J Offline
                                  Jan1
                                  wrote on last edited by Jan1
                                  #103

                                  @Altersrentner
                                  Im IOBroker? Mach mit Putty oder was Du sonst nimmst ein Terminal auf.
                                  2ee4b670-b976-4014-9fd0-f21ab5422576-grafik.png

                                  1 Reply Last reply
                                  0
                                  • A Offline
                                    A Offline
                                    Altersrentner
                                    wrote on last edited by
                                    #104

                                    Controller.jpg
                                    fertig

                                    J 1 Reply Last reply
                                    0
                                    • A Altersrentner

                                      Controller.jpg
                                      fertig

                                      J Offline
                                      J Offline
                                      Jan1
                                      wrote on last edited by
                                      #105

                                      @Altersrentner
                                      Super, dann kannst mal alle Adapter bis auf Admin und Backitup deinstallieren.

                                      1 Reply Last reply
                                      0
                                      • A Offline
                                        A Offline
                                        Altersrentner
                                        wrote on last edited by
                                        #106

                                        es scheint sich etwas zu tun. Einige Adapter springen nacheinander
                                        auf grün. Soll ich warten und nur die rot bleiben deinstallieren oder alle.

                                        J 1 Reply Last reply
                                        0
                                        • A Altersrentner

                                          es scheint sich etwas zu tun. Einige Adapter springen nacheinander
                                          auf grün. Soll ich warten und nur die rot bleiben deinstallieren oder alle.

                                          J Offline
                                          J Offline
                                          Jan1
                                          wrote on last edited by Jan1
                                          #107

                                          @Altersrentner
                                          eigentlich wollte ich das ganze noch mal von vorne beginnen, heißt wir machen ne saubere Basis auf der nur der Admin und der Backitup Adpter laufen und schauen ob das System in dieser minimal Konfiguration sauber ein Reboot überlebt.
                                          Um Deine Frage zu beantworten, alles runter außer Admin und Backitup Adapter, hatte ich aber oben schon geschrieben.

                                          Wenn soweit bist, dann lösch das Log und mach ein Screenshot von der Adapter Übersicht.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          712

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe