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. ioBroker Allgemein
  4. Tado Adapter wird nicht mehr grün

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    720

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

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

Tado Adapter wird nicht mehr grün

Scheduled Pinned Locked Moved ioBroker Allgemein
97 Posts 6 Posters 9.1k Views 6 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.
  • S spooky82

    @glasfaser ja.

    habe nun alle updates gemacht - und der Tado adapter ist leider wieder gelb :-(

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

    @spooky82

    Nodejs auf 16?
    Nochmal die Ausgabe von oben.

    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

    S 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @spooky82

      Nodejs auf 16?
      Nochmal die Ausgabe von oben.

      S Offline
      S Offline
      spooky82
      wrote on last edited by
      #39

      @thomas-braun

      root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
      root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
      update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
      x86_64                                                                                                                                                                                      
      /usr/bin/nodejs                                                                                                                                                                             
      /usr/bin/node                                                                                                                                                                               
      /usr/bin/npm                                                                                                                                                                                
      /usr/bin/npx                                                                                                                                                                                
      v14.18.2                                                                                                                                                                                    
      v14.18.2                                                                                                                                                                                    
      6.14.15                                                                                                                                                                                     
      6.14.15                                                                                                                                                                                     
      4.0.24                                                                                                                                                                                      
      root                                                                                                                                                                                        
      root                                                                                                                                                                                        
                                                                                                                                                                                                  
      /opt/iobroker                                                                                                                                                                               
      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease                                                                                                                
      Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                                                                       
      Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease                                                                                                                               
      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                               
      Reading package lists... Done                                                                                                                                                               
      Building dependency tree... Done                                                                                                                                                            
      Reading state information... Done                                                                                                                                                           
      112 packages can be upgraded. Run 'apt list --upgradable' to see them.                                                                                                                      
      nodejs:                                                                                                                                                                                     
        Installed: 14.18.2-deb-1nodesource1                                                                                                                                                       
        Candidate: 14.21.2-deb-1nodesource1                                                                                                                                                       
        Version table:                                                                                                                                                                            
           14.21.2-deb-1nodesource1 500                                                                                                                                                           
              500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages                                                                                                               
       *** 14.18.2-deb-1nodesource1 100                                                                                                                                                           
              100 /var/lib/dpkg/status                                                                                                                                                            
           12.22.12~dfsg-1~deb11u3 500                                                                                                                                                            
              500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages                                                                                                
           12.22.5~dfsg-2~11u1 500                                                                                                                                                                
              500 http://deb.debian.org/debian bullseye/main amd64 Packages                                                                                                                       
      
      
      Thomas BraunT 1 Reply Last reply
      0
      • S spooky82

        @thomas-braun

        root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
        root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
        update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
        x86_64                                                                                                                                                                                      
        /usr/bin/nodejs                                                                                                                                                                             
        /usr/bin/node                                                                                                                                                                               
        /usr/bin/npm                                                                                                                                                                                
        /usr/bin/npx                                                                                                                                                                                
        v14.18.2                                                                                                                                                                                    
        v14.18.2                                                                                                                                                                                    
        6.14.15                                                                                                                                                                                     
        6.14.15                                                                                                                                                                                     
        4.0.24                                                                                                                                                                                      
        root                                                                                                                                                                                        
        root                                                                                                                                                                                        
                                                                                                                                                                                                    
        /opt/iobroker                                                                                                                                                                               
        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease                                                                                                                
        Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                                                                       
        Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease                                                                                                                               
        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                               
        Reading package lists... Done                                                                                                                                                               
        Building dependency tree... Done                                                                                                                                                            
        Reading state information... Done                                                                                                                                                           
        112 packages can be upgraded. Run 'apt list --upgradable' to see them.                                                                                                                      
        nodejs:                                                                                                                                                                                     
          Installed: 14.18.2-deb-1nodesource1                                                                                                                                                       
          Candidate: 14.21.2-deb-1nodesource1                                                                                                                                                       
          Version table:                                                                                                                                                                            
             14.21.2-deb-1nodesource1 500                                                                                                                                                           
                500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages                                                                                                               
         *** 14.18.2-deb-1nodesource1 100                                                                                                                                                           
                100 /var/lib/dpkg/status                                                                                                                                                            
             12.22.12~dfsg-1~deb11u3 500                                                                                                                                                            
                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages                                                                                                
             12.22.5~dfsg-2~11u1 500                                                                                                                                                                
                500 http://deb.debian.org/debian bullseye/main amd64 Packages                                                                                                                       
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #40

        @spooky82
        Nein, du hast das System NICHT aktualisiert. Da sind immer noch 112 Updates fällig.

        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

        S 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @spooky82
          Nein, du hast das System NICHT aktualisiert. Da sind immer noch 112 Updates fällig.

          S Offline
          S Offline
          spooky82
          wrote on last edited by
          #41

          @thomas-braun und wie mache ich die updates?

          Thomas BraunT 1 Reply Last reply
          0
          • S spooky82

            @thomas-braun und wie mache ich die updates?

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

            @spooky82

            Im Docker auf eine Synology? Lies die Anleitung dazu.
            Ist ja angeblich alles so easy damit.

            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

            S 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @spooky82

              Im Docker auf eine Synology? Lies die Anleitung dazu.
              Ist ja angeblich alles so easy damit.

              S Offline
              S Offline
              spooky82
              wrote on last edited by
              #43

              @thomas-braun ich brauche also einen neuen Container? Willst du mir das damit sagen?

              Thomas BraunT 1 Reply Last reply
              0
              • S spooky82

                @thomas-braun ich brauche also einen neuen Container? Willst du mir das damit sagen?

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

                @spooky82

                Ich setz die Dinger nicht ein. Nur vor die Tür, wenn die Müllabfuhr kommt.

                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

                S 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @spooky82

                  Ich setz die Dinger nicht ein. Nur vor die Tür, wenn die Müllabfuhr kommt.

                  S Offline
                  S Offline
                  spooky82
                  wrote on last edited by
                  #45

                  @thomas-braun schade, dass ich mit der Aussage wenig anfangen kann. trotzdem danke!

                  GlasfaserG Thomas BraunT 2 Replies Last reply
                  0
                  • S spooky82

                    @thomas-braun schade, dass ich mit der Aussage wenig anfangen kann. trotzdem danke!

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    wrote on last edited by
                    #46

                    @spooky82

                    https://forum.iobroker.net/post/931953

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    1 Reply Last reply
                    0
                    • S spooky82

                      @thomas-braun schade, dass ich mit der Aussage wenig anfangen kann. trotzdem danke!

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

                      @spooky82

                      Soll sagen: Ich weiß nicht wie man mit Containern ein stabiles System fahren kann, weil ich die Dinger vermeide. Musst du dir also anlesen oder darauf hoffen daß dir jemand anders dabei hilft.

                      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

                      S 2 Replies Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @spooky82

                        Soll sagen: Ich weiß nicht wie man mit Containern ein stabiles System fahren kann, weil ich die Dinger vermeide. Musst du dir also anlesen oder darauf hoffen daß dir jemand anders dabei hilft.

                        S Offline
                        S Offline
                        spooky82
                        wrote on last edited by
                        #48

                        @thomas-braun Danke!

                        1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @robbi12

                          Wieder der Klassiker...

                          Root Shell und über hundert Updates in der Pipeline...

                          R Offline
                          R Offline
                          Robbi12
                          wrote on last edited by
                          #49

                          @thomas-braun was meinst du damit? Ich habe keine Updates offen

                          1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @robbi12

                            Wieder der Klassiker...

                            Root Shell und über hundert Updates in der Pipeline...

                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            wrote on last edited by
                            #50

                            @Robbi12

                            @thomas-braun sagte in Tado Adapter wird nicht mehr grün:
                            @robbi12

                            Wieder der Klassiker...

                            Root Shell und über hundert Updates in der Pipeline...

                            dieses war für @spooky82

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @spooky82

                              Soll sagen: Ich weiß nicht wie man mit Containern ein stabiles System fahren kann, weil ich die Dinger vermeide. Musst du dir also anlesen oder darauf hoffen daß dir jemand anders dabei hilft.

                              S Offline
                              S Offline
                              spooky82
                              wrote on last edited by
                              #51

                              @thomas-braun So, jetzt sollte alles aktuell sein:

                              root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
                              root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
                              update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
                              x86_64                                                                                                                                                                                      
                              /usr/bin/nodejs                                                                                                                                                                             
                              /usr/bin/node                                                                                                                                                                               
                              /usr/bin/npm                                                                                                                                                                                
                              /usr/bin/npx                                                                                                                                                                                
                              v14.21.2                                                                                                                                                                                    
                              v14.21.2                                                                                                                                                                                    
                              6.14.17                                                                                                                                                                                     
                              6.14.17                                                                                                                                                                                     
                              4.0.24                                                                                                                                                                                      
                              root                                                                                                                                                                                        
                              root                                                                                                                                                                                        
                                                                                                                                                                                                                          
                              /opt/iobroker                                                                                                                                                                               
                              Hit:1 http://deb.debian.org/debian bullseye InRelease                                                                                                                                       
                              Hit:2 http://security.debian.org/debian-security bullseye-security InRelease                                                                                                                
                              Hit:3 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                               
                              Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease                                                                                                                               
                              Reading package lists... Done                                                                                                                                                               
                              Building dependency tree... Done                                                                                                                                                            
                              Reading state information... Done                                                                                                                                                           
                              All packages are up to date.                                                                                                                                                                
                              nodejs:                                                                                                                                                                                     
                                Installed: 14.21.2-deb-1nodesource1                                                                                                                                                       
                                Candidate: 14.21.2-deb-1nodesource1                                                                                                                                                       
                                Version table:                                                                                                                                                                            
                               *** 14.21.2-deb-1nodesource1 500                                                                                                                                                           
                                      500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages                                                                                                               
                                      100 /var/lib/dpkg/status                                                                                                                                                            
                                   12.22.12~dfsg-1~deb11u3 500                                                                                                                                                            
                                      500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages                                                                                                
                                   12.22.5~dfsg-2~11u1 500                                                                                                                                                                
                                      500 http://deb.debian.org/debian bullseye/main amd64 Packages           
                              

                              Adapter ist leider weiterhin auf gelb

                              Thomas BraunT 1 Reply Last reply
                              0
                              • S spooky82

                                @thomas-braun So, jetzt sollte alles aktuell sein:

                                root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
                                root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
                                update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
                                x86_64                                                                                                                                                                                      
                                /usr/bin/nodejs                                                                                                                                                                             
                                /usr/bin/node                                                                                                                                                                               
                                /usr/bin/npm                                                                                                                                                                                
                                /usr/bin/npx                                                                                                                                                                                
                                v14.21.2                                                                                                                                                                                    
                                v14.21.2                                                                                                                                                                                    
                                6.14.17                                                                                                                                                                                     
                                6.14.17                                                                                                                                                                                     
                                4.0.24                                                                                                                                                                                      
                                root                                                                                                                                                                                        
                                root                                                                                                                                                                                        
                                                                                                                                                                                                                            
                                /opt/iobroker                                                                                                                                                                               
                                Hit:1 http://deb.debian.org/debian bullseye InRelease                                                                                                                                       
                                Hit:2 http://security.debian.org/debian-security bullseye-security InRelease                                                                                                                
                                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                               
                                Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease                                                                                                                               
                                Reading package lists... Done                                                                                                                                                               
                                Building dependency tree... Done                                                                                                                                                            
                                Reading state information... Done                                                                                                                                                           
                                All packages are up to date.                                                                                                                                                                
                                nodejs:                                                                                                                                                                                     
                                  Installed: 14.21.2-deb-1nodesource1                                                                                                                                                       
                                  Candidate: 14.21.2-deb-1nodesource1                                                                                                                                                       
                                  Version table:                                                                                                                                                                            
                                 *** 14.21.2-deb-1nodesource1 500                                                                                                                                                           
                                        500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages                                                                                                               
                                        100 /var/lib/dpkg/status                                                                                                                                                            
                                     12.22.12~dfsg-1~deb11u3 500                                                                                                                                                            
                                        500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages                                                                                                
                                     12.22.5~dfsg-2~11u1 500                                                                                                                                                                
                                        500 http://deb.debian.org/debian bullseye/main amd64 Packages           
                                

                                Adapter ist leider weiterhin auf gelb

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

                                @spooky82

                                nodejs auf v16 bringen.

                                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

                                S 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @spooky82

                                  nodejs auf v16 bringen.

                                  S Offline
                                  S Offline
                                  spooky82
                                  wrote on last edited by spooky82
                                  #53

                                  @thomas-braun

                                  root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
                                  root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
                                  update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
                                  x86_64                                                                                                                                                                                      
                                  /usr/bin/nodejs                                                                                                                                                                             
                                  /usr/bin/node                                                                                                                                                                               
                                  /usr/bin/npm                                                                                                                                                                                
                                  /usr/bin/npx                                                                                                                                                                                
                                  v16.19.0                                                                                                                                                                                    
                                  v16.19.0                                                                                                                                                                                    
                                  8.19.3                                                                                                                                                                                      
                                  8.19.3                                                                                                                                                                                      
                                  4.0.24                                                                                                                                                                                      
                                  root                                                                                                                                                                                        
                                  root    
                                  

                                  Adapter leider nicht immer nicht grün

                                  Thomas BraunT GlasfaserG 2 Replies Last reply
                                  0
                                  • S spooky82

                                    @thomas-braun

                                    root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
                                    root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
                                    update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
                                    x86_64                                                                                                                                                                                      
                                    /usr/bin/nodejs                                                                                                                                                                             
                                    /usr/bin/node                                                                                                                                                                               
                                    /usr/bin/npm                                                                                                                                                                                
                                    /usr/bin/npx                                                                                                                                                                                
                                    v16.19.0                                                                                                                                                                                    
                                    v16.19.0                                                                                                                                                                                    
                                    8.19.3                                                                                                                                                                                      
                                    8.19.3                                                                                                                                                                                      
                                    4.0.24                                                                                                                                                                                      
                                    root                                                                                                                                                                                        
                                    root    
                                    

                                    Adapter leider nicht immer nicht grün

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

                                    @spooky82

                                    Und wie stellt sich nun ein Neustart des Adapters im Logfile dar?

                                    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

                                    S 2 Replies Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @spooky82

                                      Und wie stellt sich nun ein Neustart des Adapters im Logfile dar?

                                      S Offline
                                      S Offline
                                      spooky82
                                      wrote on last edited by
                                      #55

                                      @thomas-braun ok, ich nehme den letzten Satz zurück: Adapter ist gerade auf grün gesprungen. Ich beobachte das jetzt mal.

                                      Vielen Dank - jetzt ist mein iobroker & Container dank dir auf dem aktuellen Stand und ich habe wieder einiges gelernt!

                                      1 Reply Last reply
                                      0
                                      • S spooky82

                                        @thomas-braun

                                        root@ioBroker:/opt/iobroker# sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                          
                                        root@ioBroker:/opt/iobroker# uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt 
                                        update &> /dev/null && sudo apt update && apt policy nodejs                                                                                                                                 
                                        x86_64                                                                                                                                                                                      
                                        /usr/bin/nodejs                                                                                                                                                                             
                                        /usr/bin/node                                                                                                                                                                               
                                        /usr/bin/npm                                                                                                                                                                                
                                        /usr/bin/npx                                                                                                                                                                                
                                        v16.19.0                                                                                                                                                                                    
                                        v16.19.0                                                                                                                                                                                    
                                        8.19.3                                                                                                                                                                                      
                                        8.19.3                                                                                                                                                                                      
                                        4.0.24                                                                                                                                                                                      
                                        root                                                                                                                                                                                        
                                        root    
                                        

                                        Adapter leider nicht immer nicht grün

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        wrote on last edited by
                                        #56

                                        @spooky82

                                        du hast in deinem Log

                                        Error: connect ETIMEDOUT 54.155.201.13:443
                                        

                                        wenn ich die im Browser eingebe ist sie auch Down

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        S 1 Reply Last reply
                                        0
                                        • GlasfaserG Glasfaser

                                          @spooky82

                                          du hast in deinem Log

                                          Error: connect ETIMEDOUT 54.155.201.13:443
                                          

                                          wenn ich die im Browser eingebe ist sie auch Down

                                          S Offline
                                          S Offline
                                          spooky82
                                          wrote on last edited by
                                          #57

                                          @glasfaser woher kommt denn die IP?

                                          GlasfaserG 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          508

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          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