Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wir helfen Altersrentner

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    SOLVED Wir helfen Altersrentner

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      m0skit0 last edited by

      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

      Asgothian 1 Reply Last reply Reply Quote 0
      • A
        Altersrentner last edited by

        Entschuldige, das hatte ich übersehen.
        stable.jpg

        J A 4 Replies Last reply Reply Quote 0
        • Asgothian
          Asgothian Developer @m0skit0 last edited by

          @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 2 Replies Last reply Reply Quote 0
          • J
            Jan1 @Altersrentner last edited by

            @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 Reply Quote 0
            • M
              m0skit0 @Asgothian last edited by

              @Asgothian

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

              lg
              m0skit0

              Asgothian 1 Reply Last reply Reply Quote 0
              • A
                Altersrentner last edited by

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

                J 1 Reply Last reply Reply Quote 0
                • J
                  Jan1 @Altersrentner last edited by

                  @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 Reply Quote 0
                  • A
                    Altersrentner last edited by

                    Habe ich gemacht.
                    Ist aktualisiert auf 3.6.10

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      Jan1 @Altersrentner last edited by

                      @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 Reply Quote 0
                      • J
                        Jan1 last edited by

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

                        Glasfaser 1 Reply Last reply Reply Quote 0
                        • A
                          Altersrentner last edited by

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

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            Jan1 @Altersrentner last edited by

                            @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 Reply Quote 0
                            • A
                              Altersrentner last edited by

                              Der Controller ist noch nicht aktualisiert

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                Jan1 @Altersrentner last edited by

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

                                1 Reply Last reply Reply Quote 0
                                • A
                                  Altersrentner last edited by

                                  Kann der Terminal im ioBroker nicht öffnen

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    Jan1 @Altersrentner last edited by Jan1

                                    @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 Reply Quote 0
                                    • A
                                      Altersrentner last edited by

                                      Controller.jpg
                                      fertig

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        Jan1 @Altersrentner last edited by

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

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          Altersrentner last edited by

                                          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 Reply Quote 0
                                          • J
                                            Jan1 @Altersrentner last edited by Jan1

                                            @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 Reply Quote 0
                                            • A
                                              Altersrentner last edited by

                                              Instanz1.jpg
                                              Instanz2.jpg
                                              " alles runter außer Admin und Backitup Adapter "
                                              JA?

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

                                              Support us

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

                                              736
                                              Online

                                              31.7k
                                              Users

                                              79.8k
                                              Topics

                                              1.3m
                                              Posts

                                              invalid option zigbee adapter
                                              8
                                              224
                                              17917
                                              Loading More Posts
                                              • Oldest to Newest
                                              • Newest to Oldest
                                              • Most Votes
                                              Reply
                                              • Reply as topic
                                              Log in to reply
                                              Community
                                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                              The ioBroker Community 2014-2023
                                              logo