Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee Adapter startet nicht

    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

    This topic has been deleted. Only users with topic management privileges can see it.
    • Asgothian
      Asgothian Developer @Asgothian last edited by

      @asgothian sagte in Zigbee Adapter startet nicht:

      Welche JS Controller version
      Gab es Meldungen bei der Installation ?

      Diese Beiden Fragen solltest Du noch beantworten.

      Wenn Du keinen JS Controller hast läuft dein ioBroker nicht.
      Wenn Du Node 10.0.0 hast dann stimmt da auch was nicht.

      A.

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

        @consoleman

        iobroker -v
        
        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
        

        Bei dem Nickname dürfte die Bedienung via shell ja kein Thema sein.

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

          6.4.1
          nodejs:
            Installed: 10.24.0-1nodesource1
            Candidate: 10.24.0-1nodesource1
            Version table:
           *** 10.24.0-1nodesource1 500
                  500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                  100 /var/lib/dpkg/status
               8.11.1~dfsg-2~bpo9+1 500
                  500 http://archive.raspberrypi.org/debian stretch/main armhf Packages     4.8.2~dfsg-1 500
                  500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
          
          Iobroker 1.5.14
          
          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @consoleman last edited by

            @consoleman das ist aber nicht der vollständige Output

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

              h npm && npm -v && apt policy nodejs
              /usr/bin/nodejs
              v10.24.0
              /home/pi/.nvm/versions/node/v10.15.2/bin/node
              v10.15.2
              /home/pi/.nvm/versions/node/v10.15.2/bin/npm
              6.4.1
              nodejs:
                Installed: 10.24.0-1nodesource1
                Candidate: 10.24.0-1nodesource1
                Version table:
               *** 10.24.0-1nodesource1 500
                      500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                      100 /var/lib/dpkg/status
                   8.11.1~dfsg-2~bpo9+1 500
                      500 http://archive.raspberrypi.org/debian stretch/main armhf Packages     4.8.2~dfsg-1 500
                      500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @consoleman last edited by

                @consoleman Node-Installation ist komplett krumm.

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

                  @thomas-braun said in Zigbee Adapter startet nicht:

                  @consoleman Node-Installation ist komplett krumm.

                  Ok, wie behebe ich das?

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

                    @consoleman
                    https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                    Oder durch den Werkzeugkasten aus meiner Signatur buddeln.

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

                      Ok.... aber was genau meinst du mit "krumm", grundsätzlich läuft ja iobroker und Homebridge Problemlos.

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

                        @consoleman

                        Trotzdem krumm. Hast du das HowTo gelesen? Da steht drin wie das richtig aussehen muss.

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

                          @thomas-braun

                          usr/bin/nodejs
                          v12.21.0
                          /usr/bin/node
                          v12.21.0
                          /usr/bin/npm
                          7.6.2
                          nodejs:
                            Installed: 12.21.0-1nodesource1
                            Candidate: 12.21.0-1nodesource1
                            Version table:
                           *** 12.21.0-1nodesource1 500
                                  500 https://deb.nodesource.com/node_12.x stretch/main armhf Packages
                                  100 /var/lib/dpkg/status
                               8.11.1~dfsg-2~bpo9+1 500
                                  500 http://archive.raspberrypi.org/debian stretch/main armhf Packages     4.8.2~dfsg-1 500
                                  500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                          

                          Besser oder?
                          Mein Problem mit dem Zigbee Adapter hat es jedoch nicht gelöst.

                          Gibt es weitere Tipps?

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

                            @consoleman
                            npm dürfte nicht 7 sein

                            Und du hast ernsthaft einen 1er ioBroker?

                            iobroker -v
                            
                            C 1 Reply Last reply Reply Quote 0
                            • C
                              consoleman @Thomas Braun last edited by

                              @thomas-braun

                              pi@raspberrypi:~ $ iobroker -v
                              1.5.14
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @consoleman last edited by Thomas Braun

                                @consoleman Mittlerweile sind wir bei 3.2.16
                                Bring das System in die Jetzt-Zeit. Mit npm@6.

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

                                  @thomas-braun

                                  was genau meinst du mit npm@6 ?

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

                                    @consoleman Deine Version von npm ist zu neu, die funktioniert mit ioBroker noch nicht vernünftig. Installier eine Version aus der 6er-Reihe.
                                    Reinstall von node über apt spült automatisch eine passende Version auf das System.

                                    Wenn das sauber ist installier iobroker 3.2.16

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

                                      Das iobroker Update läuft nicht durch.... 1000 Fehler. Kein Bock mehr

                                      arteck Homoran 2 Replies Last reply Reply Quote 0
                                      • arteck
                                        arteck Developer Most Active @consoleman last edited by

                                        @consoleman ach komm. ist halt ein lebends system.. das braucht zeit 🙂

                                        also was sagt das LOG.. dass das Update fehler schmeisst ist normal.. ist ja nicht NUR für dein System geschrieben

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

                                          @consoleman sagte in Zigbee Adapter startet nicht:

                                          .... 1000 Fehler.

                                          bei einem Controller v1 ist das kein Wunder

                                          hast du da zuerst die aktuelle Version installiert?

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

                                            @arteck

                                            Update js-controller from @1.5.14 to @3.2.16
                                            NPM version: 6.14.11
                                            npm install iobroker.js-controller@3.2.16 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                                            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                            
                                            npm ERR! code ELIFECYCLE
                                            npm ERR! errno 22
                                            npm ERR! iobroker.js-controller@3.2.16 install: `node iobroker.js setup first`
                                            npm ERR! Exit status 22
                                            npm ERR! 
                                            npm ERR! Failed at the iobroker.js-controller@3.2.16 install script.
                                            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                            
                                            npm ERR! A complete log of this run can be found in:
                                            npm ERR!     /root/.npm/_logs/2021-03-10T07_33_07_734Z-debug.log
                                            
                                            mikeal created this issue in request/request

                                            open Request’s Past, Present and Future #3142

                                            arteck Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            763
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            30
                                            1299
                                            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