Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Zigbee Adapter stürzt ständig ab

    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 stürzt ständig ab

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

      @klaris sagte in Zigbee Adapter stürzt ständig ab:

      nodesource.list.save.

      Die Versuche die Datei zu speichern kannst du löschen:

      sudo rm /etc/apt/sources.list.de/nodesource.list.save.*
      
      1 Reply Last reply Reply Quote 0
      • K
        klaris @Thomas Braun last edited by Homoran

        @thomas-braun

        pi@raspberrypi:~ $ systemctl status deconz deconz-gui
        Unit deconz.service could not be found.
        Unit deconz-gui.service could not be found.
        

        alles nach anweisung durchgeführt system neu gestartet....👍

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

          @klaris

          Gut, dann spukt der Kram da auch nicht mehr rum.

          Upgrades und Reboot durch?

          sudo apt update
          

          sagt nun?

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

            @klaris

            Nochmal

            uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            
            K 1 Reply Last reply Reply Quote 0
            • K
              klaris @Thomas Braun last edited by Homoran

              @thomas-braun

              pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v &&                                                                                                                                                                                                                                              npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && ap                                                                                                                                                                                                                                             t policy nodejs
              armv7l
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v14.19.3
              v14.19.3
              6.14.17
              pi
              /home/pi
              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
              Get:4 https://phoscon.de/apt/deconz bullseye InRelease [2,873 B]
              Fetched 2,873 B in 3s (981 B/s)
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              All packages are up to date.
              N: Ignoring file 'nodesource.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.5' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.4' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.3' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              nodejs:
                Installed: 14.19.3-deb-1nodesource1
                Candidate: 14.19.3-deb-1nodesource1
                Version table:
               *** 14.19.3-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   12.22.5~dfsg-2~11u1 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              N: Ignoring file 'nodesource.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.5' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.4' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              N: Ignoring file 'nodesource.list.save.3' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @klaris last edited by

                @klaris

                sudo rm /etc/apt/sources.list.d/nodesource.list.save.*
                
                K 1 Reply Last reply Reply Quote 0
                • K
                  klaris @Thomas Braun last edited by Homoran

                  @thomas-braun muss ich diese zeile auch eingeben ?

                  sudo rm /etc/apt/sources.list.d/nodesource.list.save.*
                  -bash: pi@raspberrypi:~: command not found
                  -bash: armv7l: command not found
                  Welcome to Node.js v14.19.3.
                  Type ".help" for more information.
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @klaris last edited by Thomas Braun

                    @klaris

                    Ja. Das beseitigt diese 'Ignoring...'-Meldungen.

                    [Edit:] Du kleisterst da irgendwas wild in die Konsole. Schau genauer was du da reinknallst.

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

                      @thomas-braun said in Zigbee Adapter stürzt ständig ab:

                      @klaris

                      Ja. Das beseitigt diese 'Ignoring...'-Meldungen.

                      sieht schon mal alles super aus !!!! ich tippe auch nix mehr in die konsole rein😊 ich mache ein backup und gut ist !!! ich beobachte es mal über nacht ...
                      hofentlich läuft der zigbee adapter ohne absturze ..soll ich den zigbee adapter updaten auf 1.7.5?
                      Noch mal ein grosses DANKE im voraus....

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

                        @klaris sagte in Zigbee Adapter stürzt ständig ab:

                        soll ich den zigbee adapter updaten auf 1.7.5?

                        iobroker update -u
                        iobroker upgrade all
                        
                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @klaris last edited by

                          @klaris

                          Ist das jetzt suaber?

                          uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                          

                          Tip am Rande:
                          Wenn die ersten ```alleine in einer eigenen Zeile stehen wird da auch ein schöner Code Block draus.

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

                            @thomas-braun sagte in Zigbee Adapter stürzt ständig ab:

                            uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

                            pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v &&                                                                                                                                                                                                                                              npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && ap                                                                                                                                                                                                                                             t policy nodejs
                            armv7l
                            /usr/bin/nodejs
                            /usr/bin/node
                            /usr/bin/npm
                            v14.19.3
                            v14.19.3
                            6.14.17
                            pi
                            /home/pi
                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            Get:3 https://phoscon.de/apt/deconz bullseye InRelease [2,873 B]
                            Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease
                            Fetched 2,873 B in 4s (693 B/s)
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            N: Ignoring file 'nodesource.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.5' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.4' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.3' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            nodejs:
                              Installed: 14.19.3-deb-1nodesource1
                              Candidate: 14.19.3-deb-1nodesource1
                              Version table:
                             *** 14.19.3-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 12.22.5~dfsg-2~11u1 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            N: Ignoring file 'nodesource.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.5' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.4' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            N: Ignoring file 'nodesource.list.save.3' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @klaris last edited by

                              @klaris

                              Der Fragmente sind ja immer noch da...

                              sudo rm /etc/apt/sources.list.d/nodesource.list.sav*
                              
                              K 1 Reply Last reply Reply Quote 0
                              • K
                                klaris @Thomas Braun last edited by

                                @thomas-braun 👍 👍 👍 👍

                                pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/nodesource.list.sav*
                                pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v &&                                                                                                                                                                                                                                              npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && ap                                                                                                                                                                                                                                             t policy nodejs
                                armv7l
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v14.19.3
                                v14.19.3
                                6.14.17
                                pi
                                /home/pi
                                Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                Get:4 https://phoscon.de/apt/deconz bullseye InRelease [2,873 B]
                                Fetched 2,873 B in 3s (942 B/s)
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                All packages are up to date.
                                nodejs:
                                  Installed: 14.19.3-deb-1nodesource1
                                  Candidate: 14.19.3-deb-1nodesource1
                                  Version table:
                                 *** 14.19.3-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                        100 /var/lib/dpkg/status
                                     12.22.5~dfsg-2~11u1 500
                                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @klaris last edited by

                                  @klaris

                                  iobroker update -i
                                  
                                  K 1 Reply Last reply Reply Quote 0
                                  • K
                                    klaris @Thomas Braun last edited by

                                    @thomas-braun

                                    Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                    
                                    

                                    komisch ist nur wenn ich im iobroker unter adapter gehe steht :
                                    Verfügbare Version:1.7.5 Installierte Version:1.6.18 obwohl ich ja 1.7.5 instaliert habe ...aber läuft ... das ist wichtig

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

                                      @klaris

                                      Nix kürzen...

                                      Zum dritten Mal:

                                      iobroker update -i
                                      
                                      K 1 Reply Last reply Reply Quote 0
                                      • K
                                        klaris @Thomas Braun last edited by

                                        @thomas-braun

                                        pi@raspberrypi:~ $ iobroker update -i
                                        Used repository: stable
                                        Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                        Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
                                        Adapter    "backitup"     : 2.4.6    , installed 2.4.6
                                        Adapter    "countdown"    : 1.2.5    , installed 1.2.5
                                        Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                                        Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                        Adapter    "info"         : 1.9.19   , installed 1.9.19
                                        Adapter    "iot"          : 1.11.4   , installed 1.11.4
                                        Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                        Controller "js-controller": 4.0.23   , installed 4.0.23
                                        Adapter    "meross"       : 1.10.5   , installed 1.10.5
                                        Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                        Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                        Adapter    "simple-api"   : 2.6.5    , installed 2.7.0
                                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                        Adapter    "telegram"     : 1.12.6   , installed 1.12.6
                                        Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                                        Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                        Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                                        Adapter    "whatsapp-cmb" : 0.2.2    , installed 0.2.2
                                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                        Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                        
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @klaris last edited by

                                          @klaris

                                          iobroker upload all
                                          

                                          Und starte den Browser mal neu. Zumindest die Admin-Seite nochmal richtig neuladen.

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

                                            @thomas-braun 👍 läuft

                                            K 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            411
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            61
                                            3794
                                            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