Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Adapter startet nicht? Kann jemand helfen?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adapter startet nicht? Kann jemand helfen?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Spegeli
      Spegeli @vogtländer last edited by

      @vogtländer sagte in Zigbee Adapter startet nicht? Kann jemand helfen?:

      Hallo ich habe heute den ganzen Tag versucht das Probelm zu beheben leider
      ohne Erfolg. Das Interessante ist das der gleiche Fehler kommt auch ohne Stick.

      Hast du bereits eine Lösung dafür gefunden? Erhalten ebenfalls folgende Meldung:

      Screenshot2.png

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @Spegeli last edited by

        @Spegeli muss ich mir im live anschauen..

        Spegeli 1 Reply Last reply Reply Quote 0
        • Spegeli
          Spegeli @arteck last edited by

          @arteck sagte in Zigbee Adapter startet nicht? Kann jemand helfen?:

          @Spegeli muss ich mir im live anschauen..

          Hab den Fehler nun endlich beheben können via:
          npm install @serialport/bindings

          Adapter ist nun Grün 😉

          1 Reply Last reply Reply Quote 0
          • S
            sicuro0815 last edited by

            Hallo,

            leider habe das gleiche Problem. Ein "npm install @serialport/bindings" brachte leider nicht den gewünschten erfolg.

            host.ioBroker-RasPi 2019-07-05 14:06:07.914 error instance system.adapter.zigbee.0 terminated with code 1 ()
            host.ioBroker-RasPi 2019-07-05 14:06:07.913 error Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
            host.ioBroker-RasPi 2019-07-05 14:06:07.913 error Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:776:30)
            host.ioBroker-RasPi 2019-07-05 14:06:07.912 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/serialport/lib/bindings/linux.js:2:36)
            host.ioBroker-RasPi 2019-07-05 14:06:07.911 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:81:44)
            host.ioBroker-RasPi 2019-07-05 14:06:07.911 error Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
            host.ioBroker-RasPi 2019-07-05 14:06:07.910 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:690:17)
            host.ioBroker-RasPi 2019-07-05 14:06:07.909 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            host.ioBroker-RasPi 2019-07-05 14:06:07.909 error Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            host.ioBroker-RasPi 2019-07-05 14:06:07.908 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
            host.ioBroker-RasPi 2019-07-05 14:06:07.907 error Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:805:18)
            host.ioBroker-RasPi 2019-07-05 14:06:07.906 error Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
            host.ioBroker-RasPi 2019-07-05 14:06:07.906 error Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
            host.ioBroker-RasPi 2019-07-05 14:06:07.905 error Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
            host.ioBroker-RasPi 2019-07-05 14:06:07.904 error Caught by controller[0]: was compiled against a different Node.js version using
            host.ioBroker-RasPi 2019-07-05 14:06:07.903 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/serialport/build/Release/serialport.node'
            host.ioBroker-RasPi 2019-07-05 14:06:07.902 error Caught by controller[0]: ^
            host.ioBroker-RasPi 2019-07-05 14:06:07.902 error Caught by controller[0]: throw e
            host.ioBroker-RasPi 2019-07-05 14:06:07.901 error Caught by controller[0]: /opt/iobroker/node_modules/serialport/node_modules/bindings/bindings.js:88
            host.ioBroker-RasPi 2019-07-05 14:06:05.912 info instance system.adapter.zigbee.0 started with pid 3105
            host.ioBroker-RasPi 2019-07-05 14:05:35.922 info Restart adapter system.adapter.zigbee.0 because enabled

            Hat jemand ggf. noch eine Idee woran es liegen könnte?

            Grüße
            Sven

            S 1 Reply Last reply Reply Quote 0
            • S
              sicuro0815 @sicuro0815 last edited by

              Ich noch mal.

              Das Problem konnte ich nun doch lösen indem ich folgt vorgegangen bin:

              Adapter Deinstalliert. Über die "Katze" den Adapter noch mal runtergeladen. Dann in Experteneinstellung beim Adapter auf die 3 Punkte geklickt und auf das + zum installieren..

              den COM Anschluss Pfad dann noch eingetragen und jetzt läuft es wie es soll.

              Grüße
              Sven

              1 Reply Last reply Reply Quote 0
              • M
                Maxim last edited by

                Muss ich den Zigbee Adapter unbedingt neu installieren und alle Geräte neu verbinden? Ich habe zur noch Zeit node v6.10.0 laufen. Sobald ich auf 8.x updatete, geht der Adapter nicht mehr.

                Danke

                Asgothian 1 Reply Last reply Reply Quote 0
                • Asgothian
                  Asgothian Developer @Maxim last edited by

                  @Maxim sagte in Zigbee Adapter startet nicht? Kann jemand helfen?:

                  Muss ich den Zigbee Adapter unbedingt neu installieren und alle Geräte neu verbinden? Ich habe zur noch Zeit node v6.10.0 laufen. Sobald ich auf 8.x updatete, geht der Adapter nicht mehr.

                  Danke

                  Neu installieren - ja.
                  Geräte neu anlernen- nein.

                  A.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Maxim @Asgothian last edited by

                    @Asgothian und wie genau? Einfach Adapter löschen und installieren? Muss es eine bestimmte Version sein?

                    Asgothian arteck 2 Replies Last reply Reply Quote 0
                    • Asgothian
                      Asgothian Developer @Maxim last edited by

                      @Maxim soweit ich das weiss nein. Ich wuerde aber die aktuelle installieren

                      1 Reply Last reply Reply Quote 0
                      • arteck
                        arteck Developer Most Active @Maxim last edited by arteck

                        @Maxim es gibt ein thread umstellung Node 8 auf Node 10 da ist alles beschrieben
                        den kannst du nutzen auch wenn du von Node 6 auf Node 10 gehst..

                        Node 8 würde ich nicht mehr installieren..

                        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

                        810
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        11
                        40
                        8142
                        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