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.
    • R
      rewe9 last edited by

      Hallo Chris,

      bin ein Neuling auf diesem Gebiet, welche Node Version hast du genommen? V 8.12.? Und muss man npm auch erneuern?

      Vielen Dank für deine Auskunft.

      Kann das aber erst am WE ausprobieren.

      Gruß Rene

      1 Reply Last reply Reply Quote 0
      • C
        Chris20v last edited by

        @rewe9:

        Hallo Chris,

        bin ein Neuling auf diesem Gebiet, welche Node Version hast du genommen? V 8.12.? Und muss man npm auch erneuern?

        Vielen Dank für deine Auskunft.

        Kann das aber erst am WE ausprobieren.

        Gruß Rene `

        Hi aktuelll

        Node: v8.12.0

        NPM: 6.5.0

        COM Pfad bei mir: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018ED1287-if00

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

          es ist gefixt.. kannst auch die Node 8.15 nehmen

          musst aber den Adapter vom GIT installieren

          1 Reply Last reply Reply Quote 0
          • R
            rewe9 last edited by

            Vielen Dank für Eure Hilfe. Habe es nun auch geschafft mit folgender Konfiguration.

            node -v:8.15.0

            nodejs -v:8.15.0

            npm -v:6.4.1

            Gruß René

            1 Reply Last reply Reply Quote 0
            • F
              Fabian1995 last edited by

              Ich habe noch folgenden LOG der mich zum verzweifeln bringt:

              • host.raspberrypi 2019-01-19 14:33:05.236 error instance system.adapter.zigbee.0 terminated with code 1 ()
              host.raspberrypi 2019-01-19 14:33:05.236 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
              
              host.raspberrypi 2019-01-19 14:33:05.236 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
              
              host.raspberrypi 2019-01-19 14:33:05.236 error Caught by controller[0]: at Module.load (module.js:566:32)
              
              host.raspberrypi 2019-01-19 14:33:05.236 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: at Module._compile (module.js:653:30)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/zigbee-shepherd/lib/shepherd.js:9:9)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: at require (internal/module.js:11:18)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: at Module.require (module.js:597:17)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: at Function.Module._load (module.js:475:25)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: at Function.Module._resolveFilename (module.js:548:15)
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: Error: Cannot find module 'busyman'
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: ^
              
              host.raspberrypi 2019-01-19 14:33:05.235 error Caught by controller[0]: throw err;
              
              host.raspberrypi 2019-01-19 14:33:05.234 error Caught by controller[0]: module.js:550
              
              host.raspberrypi 2019-01-19 14:33:04.748 info instance system.adapter.zigbee.0 started with pid 1612
              
              host.raspberrypi 2019-01-19 14:32:34.725 info Restart adapter system.adapter.zigbee.0 because enabled</anonymous>
              1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active last edited by

                probier mal mit

                npm installl busyman
                

                und neustart des adapters

                1 Reply Last reply Reply Quote 0
                • R
                  rewe9 last edited by

                  Hallo Helfende,

                  meine Konfiguration lautet:

                  node -v: 8.15.0

                  nodejs -v: 8.15.0

                  npm -v: 6.7.0

                  irgendwie will mein zwave Adapter nicht grün werden. Er lief ein parr Tage und nun nicht mehr. folgende Fehlermeldung gibt er aus.

                  host.zbox-debian 2019-01-25 15:06:29.998 info instance system.adapter.zwave.0 started with pid 6022

                  host.zbox-debian 2019-01-25 15:05:59.991 info Restart adapter system.adapter.zwave.0 because enabled

                  host.zbox-debian 2019-01-25 15:05:59.991 error instance system.adapter.zwave.0 terminated with code 0 (OK)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Module.load (module.js:566:32)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Module._compile (module.js:653:30)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/openzwave-shared/lib/openzwave-shared.js:24:22)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at require (internal/module.js:11:18)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Module.require (module.js:597:17)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Function.Module._load (module.js:498:3)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Module.load (module.js:566:32)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: at Object.Module._extensions..node (module.js:682:18)

                  host.zbox-debian 2019-01-25 15:05:59.991 error Caught by controller[0]: Error: libopenzwave.so.1.4: cannot open shared object file: No such file or directory

                  zwave.0 2019-01-25 15:05:59.984 error Error: libopenzwave.so.1.4: cannot open shared object file: No such file or directory at Object.Module._extensions..node (module.js:682:18) at Module.load (module.js:566:32) at tryModuleLo

                  zwave.0 2019-01-25 15:05:59.984 error uncaught exception: libopenzwave.so.1.4: cannot open shared object file: No such file or directory

                  zwave.0 2019-01-25 15:05:59.984 debug received all objects

                  zwave.0 2019-01-25 15:05:59.970 info starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.zwave, node: v8.15.0

                  Was kann ich tun, damit alles wieder läuft?

                  Vielen Dank

                  Gruß René</anonymous>

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

                    dir ist schon klar das die Fehlermeldung vom zwave kommt weil nicht vom Zigbee

                    1 Reply Last reply Reply Quote 0
                    • R
                      rewe9 last edited by

                      Oh, sorry falscher Thread.

                      Danke

                      1 Reply Last reply Reply Quote 0
                      • V
                        vogtländer last edited by

                        Hallo ich bekomme den folgenden Fehler muß ich wirklich ein Downgrade durchführen?

                        host.ioBroker-Rock 2019-05-14 20:08:41.936 error instance system.adapter.zigbee.1 terminated with code 1 ()
                        host.ioBroker-Rock 2019-05-14 20:08:41.936 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
                        host.ioBroker-Rock 2019-05-14 20:08:41.936 error Caught by controller[0]: at Module._compile (module.js:653:30)
                        host.ioBroker-Rock 2019-05-14 20:08:41.936 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/serialport/lib/bindings/linux.js:2:36)
                        host.ioBroker-Rock 2019-05-14 20:08:41.936 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:81:44)
                        host.ioBroker-Rock 2019-05-14 20:08:41.936 error Caught by controller[0]: at require (internal/module.js:11:18)
                        host.ioBroker-Rock 2019-05-14 20:08:41.935 error Caught by controller[0]: at Module.require (module.js:597:17)
                        host.ioBroker-Rock 2019-05-14 20:08:41.935 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
                        host.ioBroker-Rock 2019-05-14 20:08:41.932 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
                        host.ioBroker-Rock 2019-05-14 20:08:41.932 error Caught by controller[0]: at Module.load (module.js:566:32)
                        host.ioBroker-Rock 2019-05-14 20:08:41.931 error Caught by controller[0]: at Object.Module._extensions..node (module.js:682:18)
                        host.ioBroker-Rock 2019-05-14 20:08:41.931 error Caught by controller[0]: Error: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/serialport/build/Release/serialport.node: wrong ELF class: ELFCLASS32
                        host.ioBroker-Rock 2019-05-14 20:08:41.931 error Caught by controller[0]: ^
                        host.ioBroker-Rock 2019-05-14 20:08:41.930 error Caught by controller[0]: throw e
                        host.ioBroker-Rock 2019-05-14 20:08:41.929 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/bindings/bindings.js:88

                        ioBroker-Rock

                        Betriebssystem linux
                        Architektur arm64
                        CPUs 4
                        Geschwindigkeit 600 MHz
                        Modell unknown
                        RAM 3.9 GB
                        Node.js v8.16.0
                        NPM 6.4.1
                        Anzahl der Adapter 239
                        Betriebszeit 01:02:23
                        Hostname ioBroker-Rock

                        arteck 1 Reply Last reply Reply Quote 0
                        • arteck
                          arteck Developer Most Active @vogtländer last edited by

                          @vogtländer welches Betriebsystem ??

                          1 Reply Last reply Reply Quote 0
                          • V
                            vogtländer last edited by

                            Estmal Entschuldigung für die den zweiten thread.
                            Das Betriebssystem:
                            Armbian Debian Stretch Server - (Rock64 Image von der ioBroker Seite)

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

                              hmmm..nen rock hab ich hier...müsste ich mal schauen..

                              da scheint der serialport nicht richtig installiert zu sein.. komisch komisch

                              1 Reply Last reply Reply Quote 0
                              • V
                                vogtländer last edited by

                                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.

                                Spegeli 1 Reply Last reply Reply Quote 0
                                • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            937
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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