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.
    • C
      Chris20v last edited by

      Neuer Log…ich bekom es nicht hin ;(
      12553_log4.jpg

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

        Keiner eine Idee was das sein könnte?

        Gesendet von meinem SM-G955F mit Tapatalk

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

          problem gefunden es ist die Node Version 8.15

          wen ich diese installiere bekomme ich auch den Fehler….

          downgrade das mal auf 8.11

          das läuft zur Zeit bei mir

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

            Wie mach ich das am besten? Muss ich sicherheitshalber ein Backup vom iobroker machen?

            Gibt es ein Kommando zum Downgrade Sorry Anfänger.

            Gesendet von meinem SM-G955F mit Tapatalk

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

              besser ist das wenn du nicht weiss was du machst

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

                @arteck:

                besser ist das wenn du nicht weiss was du machst ` Backup habe ich erstellt. Jetzt versuche ich mich mal mit dem Rest

                Gesendet von meinem SM-G955F mit Tapatalk

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

                  iobroker@Debian-Iobroker:~$ node -v

                  v8.14.0

                  iobroker@Debian-Iobroker:~$ nodejs -v

                  v8.14.0

                  iobroker@Debian-Iobroker:~$ npm -v

                  6.4.1

                  iobroker@Debian-Iobroker:~$

                  so sieht es aktuell aus. node und nodejs jetzt deinstallieren und eine ältere Version installieren?

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

                    würde ich versuchen

                    hier findest du die einzelnen Versionen

                    https://nodejs.org/dist/v8.11.4/
                    

                    alles löschen

                    sudo apt-get purge node
                    sudo apt-get purge nodejs
                    sudo apt-get purge npm
                    sudo apt-get autoremove
                    

                    wenn du installierst nimm die 8.12 Version

                    https://crycode.de/installation-von-node-js

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

                      Ich habe es nicht nicht hingekommen mit der richtigen Version. Zwischendurch bin ich jetzt bei node.js 10.15.0 angekommen. Was es wohl noch schlimmer gemacht hat.

                      Ich glaube ich habe zigbee mittlerweile so oft neu installiert das irgendwas zu Bruch gegangen ist.

                      Ist das normal das da mehrere Controller abgegeben werden? Zigbee scheint sich auch nicht richtig zu deinstallieren.

                      Ich Werde es morgen nochmal mit der Version von Node versuchen mit der es funktionieren soll.

                      ![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201901 ... 30ed5c.jpg">https://uploads.tapatalk-cdn.com/20190113/1b7dad20702ae5c30e488ed10a30ed5c.jpg</link_text>" />![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201901 ... 0b0abe.jpg">https://uploads.tapatalk-cdn.com/20190113/71f1d56d13a721d6f13f0736e40b0abe.jpg</link_text>" />~~![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201901 ... d352a3.jpg">https://uploads.tapatalk-cdn.com/20190113/418675374a490e894671487da3d352a3.jpg</link_text>" />

                      Gesendet von meinem SM-G955F mit Tapatalk~~~~~~

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

                        Node 8.12 installiert und Zigbee Adapter 0.8.0. und läuft. Erste Osram Steckdose ist angelernt. Vielen Dank für die Hilfe ich habe fast nichtmehr dran geglaubt das hier noch irgendwas grün wird.

                        Steckdose lässt sich in den Objekten schalten und alles scheint zu laufen. Erstmal neues Backup erstellen.
                        12553_erfolg1.jpg
                        12553_erfolg2.png

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

                                            Support us

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

                                            724
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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