Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Kann zigbee Adapter nicht installieren...

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Kann zigbee Adapter nicht installieren...

    This topic has been deleted. Only users with topic management privileges can see it.
    • Kusselin
      Kusselin @Thomas Braun last edited by

      @Thomas-Braun sagte in Kann zigbee Adapter nicht installieren...:

      @Kusselin Ich würde mal auf die empfohlene Version 12 von node springen.

      passt das jetzt so??

      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      /usr/bin/nodejs
      v12.20.0
      /usr/bin/node
      v12.20.0
      /usr/bin/npm
      6.14.8
      nodejs:
        Installiert:           12.20.0-1nodesource1
        Installationskandidat: 12.20.0-1nodesource1
        Versionstabelle:
       *** 12.20.0-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.23.0-1nodesource1 500
              500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
           10.21.0~dfsg-1~deb10u1+rpi1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      
      Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Kusselin last edited by Thomas Braun

        @Kusselin Ja, das schaut gut aus.
        Darfst dich jetzt Linux-Freak nennen!

        Kusselin 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Kusselin last edited by

          @Kusselin sagte in Kann zigbee Adapter nicht installieren...:

          passt das jetzt so??

          sieht ok aus, wobei die node-Version wahrscheinlich nicht dein Problem war, aber node10 geht April EOL.

          Mich stört die Fehlermeldung mit KILLED ziemlich.
          Auch dass kein Grund genannt wird

          1 Reply Last reply Reply Quote 0
          • Kusselin
            Kusselin @Thomas Braun last edited by

            @Thomas-Braun o.k. war gar net schwer ...augenroll...

            und jetzt nochmal die stable aus iobroker direkt installieren...ich probiers...

            ne frage noch..wenn der adapter installiert ist, steht das bild gleich auf der Pairen Seite...ist das richtig so? oder muss ich da nicht erst in den Reiter Einstellungen udn da dann den CC25...eintragen..war schon so lange her.. 😉

            Und im Pairen Bild...da gibts jetzt auch 2 Pairen Buttons...welchen nimmt man da?

            Gruss

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Kusselin last edited by

              @Kusselin

              cd /opt/iobroker
              npm i iobroker.zigbee --production
              
              Kusselin 1 Reply Last reply Reply Quote 0
              • Kusselin
                Kusselin @Thomas Braun last edited by

                @Thomas-Braun sagte in Kann zigbee Adapter nicht installieren...:

                @Kusselin

                cd /opt/iobroker
                npm i iobroker.zigbee --production
                

                was beweirkt das ? bzw. was sagt mir das?

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Kusselin last edited by

                  @Kusselin
                  Keine Ahnung, habe den zigbee-Adapter nicht aktiv im Einsatz.

                  1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Kusselin last edited by

                    @Kusselin
                    Damit installiert man den Adapter über die Kommandozeile.

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Thomas Braun last edited by

                      @Thomas-Braun sagte in Kann zigbee Adapter nicht installieren...:

                      @Kusselin
                      Damit installiert man den Adapter über die Kommandozeile.

                      ...und mit viel Glück sieht man dann in der Konsole weitere Fehlermeldungen

                      Thomas Braun Kusselin 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Homoran last edited by

                        @Homoran sagte in Kann zigbee Adapter nicht installieren...:

                        ...und mit viel Glück sieht man dann in der Konsole weitere Fehlermeldungen

                        Das war der Hintergedanke... 😄

                        1 Reply Last reply Reply Quote 0
                        • Kusselin
                          Kusselin @Homoran last edited by

                          @Homoran

                          jetzt kommt das

                          Fertig mit Fehler: events.js:291 throw er; // Unhandled 'error' event ^Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwo001.png'Emitted 'error' event on ReadStream instance at: at internal/fs/streams.js:136:12 at FSReqCallback.oncomplete (fs.js:156:23) { errno: -2, code: 'ENOENT', syscall: 'open', path: '/opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwo001.png'}
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Kusselin last edited by

                            @Kusselin
                            Bitte komplette Ein- und Ausgaben zeigen.

                            Kusselin 1 Reply Last reply Reply Quote 0
                            • Kusselin
                              Kusselin @Thomas Braun last edited by

                              @Thomas-Braun Thomas muss beim Installieren des adapters über console iobroker gestoppt sein?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Kusselin last edited by Thomas Braun

                                @Kusselin
                                Nein. Aber du könntest den trotzdem mal neustarten, falls du das nach dem node-Upgrade nicht getan hast:

                                iobroker restart
                                
                                Kusselin 1 Reply Last reply Reply Quote 0
                                • Kusselin
                                  Kusselin @Thomas Braun last edited by

                                  @Thomas-Braun jetzt über console installiert:

                                   npm i iobroker.zigbee --production
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/zigbee-herdsman/node_modules/fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                  
                                  + iobroker.zigbee@1.4.0
                                  removed 1 package and updated 1 package in 69.1s
                                  
                                  34 packages are looking for funding
                                    run `npm fund` for details
                                  
                                  

                                  danach iobroker restart......jetzt müsste der zigbee Adapter ja unter den Instanzen auftauschen...tut er aber nicht 😞

                                  Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Kusselin last edited by Thomas Braun

                                    @Kusselin
                                    Immer noch: KOMPLETTE EIN- UND AUSGABEZEILEN werden benötigt.
                                    Inkl. dem login prompt. Ich vermute du standst in ~ und nicht in /opt/iobroker.

                                    Kusselin 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Kusselin last edited by Homoran

                                      @Kusselin sagte in Kann zigbee Adapter nicht installieren...:

                                      jetzt müsste der zigbee Adapter ja unter den Instanzen auftauschen

                                      nein!

                                      dann musst du noch ein iobroker add zigbee machen oder über den admin eine Instanz erzeugen.
                                      https://www.iobroker.net/#de/documentation/tutorial/adapter.md

                                      1 Reply Last reply Reply Quote 0
                                      • Kusselin
                                        Kusselin @Thomas Braun last edited by

                                        @Thomas-Braun Hallo Thomas....sorry mir fehtlt da das Linux wissen mit der ein und Ausgabe...

                                        nee ich stand im Verzeichnis /iobroker

                                        pi@raspberrypi:/opt/iobroker $ npm i iobroker.zigbee --production
                                        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/zigbee-herdsman/node_modules/fsevents):
                                        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                        
                                        + iobroker.zigbee@1.4.0
                                        removed 1 package and updated 1 package in 69.1s
                                        
                                        34 packages are looking for funding
                                          run `npm fund` for details
                                        
                                        

                                        oder muss ich jetzt erst den Adapter direkt aus iobroker aus der adapterliste installieren.....da ist er drin siehe Bild.

                                        Zwischenablage01.jpg

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Kusselin last edited by Homoran

                                          @Kusselin sagte in Kann zigbee Adapter nicht installieren...:

                                          oder muss ich jetzt erst den Adapter direkt aus iobroker aus der adapterliste installieren.

                                          nicht den Adapter - die Instanz!

                                          wie ich hier schon schrieb:

                                          @Homoran sagte in Kann zigbee Adapter nicht installieren...:

                                          @Kusselin sagte in Kann zigbee Adapter nicht installieren...:

                                          jetzt müsste der zigbee Adapter ja unter den Instanzen auftauschen

                                          nein!
                                          dann musst du noch ein iobroker add zigbee machen oder über den admin eine Instanz erzeugen.
                                          https://www.iobroker.net/#de/documentation/tutorial/adapter.md

                                          Kusselin 1 Reply Last reply Reply Quote 0
                                          • Kusselin
                                            Kusselin @Homoran last edited by

                                            @Homoran eieiei...ok. adapter inst ist noch nicht gleich instanz...o.k. habs hinbekommen!! Danke Euch....

                                            Thomas Braun 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

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

                                            998
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            zigbee cc2531
                                            8
                                            46
                                            2368
                                            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