Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter zigbee2mqtt

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    848

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Test Adapter zigbee2mqtt

Scheduled Pinned Locked Moved Tester
zigbeezigbee 3.0zigbee2mqtt
526 Posts 52 Posters 165.0k Views 45 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B biker1602

    @ciddi89

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Tue Dec 20 08:45:59 2022 from 192.168.57.120
    #pi@raspberrypi:~ $ sudo systemctl enable zigbee2mqtt.service
    pi@raspberrypi:~ $ sudo nano /etc/systemd/system/zigbee2mqtt.service
    pi@raspberrypi:~ $ sudo systemctl start zigbee2mqtt
    Warning: The unit file, source configuration file or drop-ins of zigbee2mqtt.service changed on disk. Run 'systemctl daemon-reload' to reload units.
    pi@raspberrypi:~ $ systemctl status zigbee2mqtt.service
    Warning: The unit file, source configuration file or drop-ins of zigbee2mqtt.service changed on disk. Run 'systemctl daemon-reload' to reload units.
    ● zigbee2mqtt.service - zigbee2mqtt
       Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor preset: enabled)
       Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09:07:18 CET; 10s ago
      Process: 5532 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC)
     Main PID: 5532 (code=exited, status=203/EXEC)
    pi@raspberrypi:~ $
    
    
    
    ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #227

    @biker1602
    Mach mal

    systemctl daemon-reload
    

    Und dann noch mal

    sudo systemctl start zigbee2mqtt
    

    Und Ergebnis von

    systemctl status zigbee2mqtt.service
    
    B 1 Reply Last reply
    0
    • ? A Former User

      @biker1602
      Mach mal

      systemctl daemon-reload
      

      Und dann noch mal

      sudo systemctl start zigbee2mqtt
      

      Und Ergebnis von

      systemctl status zigbee2mqtt.service
      
      B Offline
      B Offline
      biker1602
      wrote on last edited by
      #228

      @ciddi89 said in Test Adapter zigbee2mqtt:

      systemctl daemon-reload

      Authentication is required to reload the systemd state.
      Multiple identities can be used for authentication:
       1.  ,,, (pi)
       2.  root
      Choose identity to authenticate as (1-2): Failed to reload daemon: Method call timed out
      
      

      Was soll ich da nehmen 1 oder 2?

      ? 1 Reply Last reply
      0
      • B biker1602

        @ciddi89 said in Test Adapter zigbee2mqtt:

        systemctl daemon-reload

        Authentication is required to reload the systemd state.
        Multiple identities can be used for authentication:
         1.  ,,, (pi)
         2.  root
        Choose identity to authenticate as (1-2): Failed to reload daemon: Method call timed out
        
        

        Was soll ich da nehmen 1 oder 2?

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #229

        @biker1602 pi

        ? 1 Reply Last reply
        0
        • ? A Former User

          @biker1602 pi

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #230

          @ciddi89 wenn das nicht geht dann mit sudo. Hatte ich vergessen.

          sudo systemctl daemon-reload
          
          B 1 Reply Last reply
          0
          • ? A Former User

            @ciddi89 wenn das nicht geht dann mit sudo. Hatte ich vergessen.

            sudo systemctl daemon-reload
            
            B Offline
            B Offline
            biker1602
            wrote on last edited by
            #231

            @ciddi89

            pi@raspberrypi:~ $ sudo systemctl start zigbee2mqtt
            pi@raspberrypi:~ $ systemctl status zigbee2mqtt.service
            ● zigbee2mqtt.service - zigbee2mqtt
               Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor preset: enabled)
               Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09:21:49 CET; 7s ago
              Process: 7179 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC)
             Main PID: 7179 (code=exited, status=203/EXEC)
            pi@raspberrypi:~ $
            
            
            ? 1 Reply Last reply
            0
            • B biker1602

              @ciddi89

              pi@raspberrypi:~ $ sudo systemctl start zigbee2mqtt
              pi@raspberrypi:~ $ systemctl status zigbee2mqtt.service
              ● zigbee2mqtt.service - zigbee2mqtt
                 Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor preset: enabled)
                 Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09:21:49 CET; 7s ago
                Process: 7179 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC)
               Main PID: 7179 (code=exited, status=203/EXEC)
              pi@raspberrypi:~ $
              
              
              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #232

              @biker1602 vielleicht bist du zu schnell 😬 da steht noch activating. Mach jetzt noch mal

              systemctl status zigbee2mqtt.service
              
              B 2 Replies Last reply
              0
              • ? A Former User

                @biker1602 vielleicht bist du zu schnell 😬 da steht noch activating. Mach jetzt noch mal

                systemctl status zigbee2mqtt.service
                
                B Offline
                B Offline
                biker1602
                wrote on last edited by
                #233

                @ciddi89

                pi@raspberrypi:~ $ systemctl status zigbee2mqtt.service
                ● zigbee2mqtt.service - zigbee2mqtt
                   Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor pres
                   Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09
                  Process: 8239 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC
                 Main PID: 8239 (code=exited, status=203/EXEC)
                lines 1-5/5 (END)
                ● zigbee2mqtt.service - zigbee2mqtt
                   Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor preset: enabled)
                   Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09:29:51 CET; 3s ago
                  Process: 8239 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC)
                 Main PID: 8239 (code=exited, status=203/EXEC)
                
                
                crunchipC Thomas BraunT 2 Replies Last reply
                0
                • ? A Former User

                  @biker1602 vielleicht bist du zu schnell 😬 da steht noch activating. Mach jetzt noch mal

                  systemctl status zigbee2mqtt.service
                  
                  B Offline
                  B Offline
                  biker1602
                  wrote on last edited by
                  #234

                  @ciddi89
                  Bin mal kurz weg

                  ? 1 Reply Last reply
                  0
                  • B biker1602

                    @ciddi89
                    Bin mal kurz weg

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #235

                    @biker1602 ja irgendwie startet er den Dienst nicht. Vielleicht weiß @IdleBit noch was 🤔

                    1 Reply Last reply
                    0
                    • B biker1602

                      @ciddi89

                      pi@raspberrypi:~ $ systemctl status zigbee2mqtt.service
                      ● zigbee2mqtt.service - zigbee2mqtt
                         Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor pres
                         Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09
                        Process: 8239 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC
                       Main PID: 8239 (code=exited, status=203/EXEC)
                      lines 1-5/5 (END)
                      ● zigbee2mqtt.service - zigbee2mqtt
                         Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor preset: enabled)
                         Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09:29:51 CET; 3s ago
                        Process: 8239 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC)
                       Main PID: 8239 (code=exited, status=203/EXEC)
                      
                      
                      crunchipC Offline
                      crunchipC Offline
                      crunchip
                      Forum Testing Most Active
                      wrote on last edited by
                      #236

                      @biker1602 sagte in Test Adapter zigbee2mqtt:

                      ExecStart=/usr/local/bin/npm start

                      liegt das denn in dem Pfad?

                      umgestiegen von Proxmox auf Unraid

                      B 1 Reply Last reply
                      1
                      • B biker1602

                        @ciddi89

                        pi@raspberrypi:~ $ systemctl status zigbee2mqtt.service
                        ● zigbee2mqtt.service - zigbee2mqtt
                           Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor pres
                           Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09
                          Process: 8239 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC
                         Main PID: 8239 (code=exited, status=203/EXEC)
                        lines 1-5/5 (END)
                        ● zigbee2mqtt.service - zigbee2mqtt
                           Loaded: loaded (/etc/systemd/system/zigbee2mqtt.service; enabled; vendor preset: enabled)
                           Active: activating (auto-restart) (Result: exit-code) since Tue 2022-12-20 09:29:51 CET; 3s ago
                          Process: 8239 ExecStart=/usr/local/bin/npm start (code=exited, status=203/EXEC)
                         Main PID: 8239 (code=exited, status=203/EXEC)
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #237

                        @biker1602

                        Nodejs./npm-Installation prüfen.
                        Da scheinen mal wieder die falschen Pfade vorzuliegen (ergo falsch installiert).

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        B 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @biker1602

                          Nodejs./npm-Installation prüfen.
                          Da scheinen mal wieder die falschen Pfade vorzuliegen (ergo falsch installiert).

                          B Offline
                          B Offline
                          biker1602
                          wrote on last edited by
                          #238

                          @thomas-braun
                          Behebt er das mit dem Fixer?

                          Thomas BraunT 1 Reply Last reply
                          0
                          • B biker1602

                            @thomas-braun
                            Behebt er das mit dem Fixer?

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by Thomas Braun
                            #239

                            @biker1602

                            Nein, der Fixer behebt keine krumme Installation von nodejs.

                            Status jetzt ist?
                            Mit

                            sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                            uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                            

                            nachschauen.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            B 1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @biker1602 sagte in Test Adapter zigbee2mqtt:

                              ExecStart=/usr/local/bin/npm start

                              liegt das denn in dem Pfad?

                              B Offline
                              B Offline
                              biker1602
                              wrote on last edited by
                              #240

                              @crunchip said in Test Adapter zigbee2mqtt:

                              @biker1602 sagte in Test Adapter zigbee2mqtt:

                              ExecStart=/usr/local/bin/npm start

                              liegt das denn in dem Pfad?

                              Ich bin eben mal mit WinSCP auf das Verzeichnis gegangen und unter
                              /usr/local/bin ist nichts drin

                              crunchipC 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @biker1602

                                Nein, der Fixer behebt keine krumme Installation von nodejs.

                                Status jetzt ist?
                                Mit

                                sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                                uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                

                                nachschauen.

                                B Offline
                                B Offline
                                biker1602
                                wrote on last edited by
                                #241

                                @thomas-braun

                                pi@raspberrypi:/opt/zigbee2mqtt $ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                                pi@raspberrypi:/opt/zigbee2mqtt $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                armv7l
                                Kein Docker
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v16.19.0
                                v16.19.0
                                8.19.3
                                4.0.23
                                pi
                                pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                tty
                                
                                /opt/zigbee2mqtt
                                Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                                Reading package lists... Done
                                Building dependency tree
                                Reading state information... Done
                                97 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                nodejs:
                                
                                
                                Thomas BraunT 1 Reply Last reply
                                0
                                • B biker1602

                                  @thomas-braun

                                  pi@raspberrypi:/opt/zigbee2mqtt $ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                                  pi@raspberrypi:/opt/zigbee2mqtt $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                  armv7l
                                  Kein Docker
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v16.19.0
                                  v16.19.0
                                  8.19.3
                                  4.0.23
                                  pi
                                  pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                  tty
                                  
                                  /opt/zigbee2mqtt
                                  Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                  Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                  Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                                  Reading package lists... Done
                                  Building dependency tree
                                  Reading state information... Done
                                  97 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                  nodejs:
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #242

                                  @biker1602

                                  Das ist nicht vollständig, dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  B 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @biker1602

                                    Das ist nicht vollständig, dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                    B Offline
                                    B Offline
                                    biker1602
                                    wrote on last edited by
                                    #243

                                    @thomas-braun said in Test Adapter zigbee2mqtt:

                                    @biker1602

                                    Das ist nicht vollständig, dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                    Verzeihung da fehlte noch etwas

                                    pi@raspberrypi:/opt/zigbee2mqtt $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    armv7l
                                    Kein Docker
                                    /usr/bin/nodejs
                                    /usr/bin/node
                                    /usr/bin/npm
                                    v16.19.0
                                    v16.19.0
                                    8.19.3
                                    4.0.23
                                    pi
                                    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                    tty
                                    
                                    /opt/zigbee2mqtt
                                    Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                    Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                    Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                                    Reading package lists... Done
                                    Building dependency tree
                                    Reading state information... Done
                                    97 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                    nodejs:
                                      Installed: 16.19.0-deb-1nodesource1
                                      Candidate: 16.19.0-deb-1nodesource1
                                      Version table:
                                     *** 16.19.0-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         10.24.0~dfsg-1~deb10u2 500
                                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                    
                                    
                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • B biker1602

                                      @thomas-braun said in Test Adapter zigbee2mqtt:

                                      @biker1602

                                      Das ist nicht vollständig, dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                      Verzeihung da fehlte noch etwas

                                      pi@raspberrypi:/opt/zigbee2mqtt $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      armv7l
                                      Kein Docker
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v16.19.0
                                      v16.19.0
                                      8.19.3
                                      4.0.23
                                      pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                      tty
                                      
                                      /opt/zigbee2mqtt
                                      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                      Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                                      Reading package lists... Done
                                      Building dependency tree
                                      Reading state information... Done
                                      97 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                      nodejs:
                                        Installed: 16.19.0-deb-1nodesource1
                                        Candidate: 16.19.0-deb-1nodesource1
                                        Version table:
                                       *** 16.19.0-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u2 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #244

                                      @biker1602
                                      Dann reduziert es sich auf:

                                      dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Reply Last reply
                                      0
                                      • B Offline
                                        B Offline
                                        biker1602
                                        wrote on last edited by biker1602
                                        #245

                                        @thomas-braun said in Test Adapter zigbee2mqtt:

                                        @biker1602
                                        Dann reduziert es sich auf:

                                        dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                        pi@raspberrypi:~ $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker                                                               && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm                                                               && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SES                                                              SION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sud                                                              o apt update && apt policy nodejs
                                        armv7l
                                        Kein Docker
                                        /usr/bin/nodejs
                                        /usr/bin/node
                                        /usr/bin/npm
                                        v16.19.0
                                        v16.19.0
                                        8.19.3
                                        4.0.23
                                        pi
                                        pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin g                                                              pio i2c spi iobroker
                                        tty
                                        
                                        /home/pi
                                        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                        Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                                        Reading package lists... Done
                                        Building dependency tree
                                        Reading state information... Done
                                        All packages are up to date.
                                        nodejs:
                                          Installed: 16.19.0-deb-1nodesource1
                                          Candidate: 16.19.0-deb-1nodesource1
                                          Version table:
                                         *** 16.19.0-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             10.24.0~dfsg-1~deb10u2 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                        pi@raspberrypi:~ $
                                        
                                        

                                        Ich verstehe das nicht, mit System ist tot. Ich habe jetzt alle Updates gemacht.
                                        Ist es so besser?

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • B biker1602

                                          @thomas-braun said in Test Adapter zigbee2mqtt:

                                          @biker1602
                                          Dann reduziert es sich auf:

                                          dein Betriebssystem ist tot und es stehen 97 Updates in der Pipeline.

                                          pi@raspberrypi:~ $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker                                                               && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm                                                               && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SES                                                              SION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sud                                                              o apt update && apt policy nodejs
                                          armv7l
                                          Kein Docker
                                          /usr/bin/nodejs
                                          /usr/bin/node
                                          /usr/bin/npm
                                          v16.19.0
                                          v16.19.0
                                          8.19.3
                                          4.0.23
                                          pi
                                          pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin g                                                              pio i2c spi iobroker
                                          tty
                                          
                                          /home/pi
                                          Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                          Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                          Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                                          Reading package lists... Done
                                          Building dependency tree
                                          Reading state information... Done
                                          All packages are up to date.
                                          nodejs:
                                            Installed: 16.19.0-deb-1nodesource1
                                            Candidate: 16.19.0-deb-1nodesource1
                                            Version table:
                                           *** 16.19.0-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               10.24.0~dfsg-1~deb10u2 500
                                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                          pi@raspberrypi:~ $
                                          
                                          

                                          Ich verstehe das nicht, mit System ist tot. Ich habe jetzt alle Updates gemacht.
                                          Ist es so besser?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #246

                                          @biker1602

                                          Das Buster Release ist im September abgekündigt worden. Installier da Bullseye.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          731

                                          Online

                                          32.6k

                                          Users

                                          82.1k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe