Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Keine Verbindung zu VIS seit Update js-controller 5.0.x

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    663

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    507

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

Keine Verbindung zu VIS seit Update js-controller 5.0.x

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
39 Beiträge 5 Kommentatoren 3.7k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • K Karacho

    @thomas-braun
    Ich dachte ich hätte 18.17.1 drauf gehabt... mit 12.x.x hätte das ja auch vor dem Js-controller 5.x nicht funktioniert, oder?

    Habe dann 8.17.1 mit

    iob stop
    node -v
    sudo npm cache clean -f
    sudo n v18.17.1
    sudo reboot
    

    installiert.

    Mit 18.17.1 läuft der iobroker wieder hoch, bin damit wieder auf Anfangszustand mit.

    Wenn ich dann Skript starte

    ioBroker nodejs fixer 2023-09-15
    
    Recommended nodejs-version is: 18.17.1
    Checking your installation now. Please be patient!
    
    Your current setup is:
    /usr/bin/nodejs         v12.22.12
    /usr/local/bin/node             v18.17.1
    /usr/local/bin/npm              9.6.7
    /usr/local/bin/npx              9.6.7
    
    *** nodejs is NOT correctly installed ***
    We found these nodejs versions available for installation:
    
    nodejs:
      Installed: 12.22.12-deb-1nodesource1
      Candidate: 12.22.12-deb-1nodesource1
      Version table:
     *** 12.22.12-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
            100 /var/lib/dpkg/status
         10.24.0~dfsg-1~deb10u3 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
    
    
    Your nodejs-Installation seems to be not correct. Shall we try to fix it?
    Press <y> to continue or any other key to quit
    
    
    HomoranH Offline
    HomoranH Offline
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #16

    @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

    Ich dachte ich hätte 18.17.1 drauf gehabt...

    nein, du hattest zwei Installationen in unterschiedlichen Pfaden.
    Das gibt immer Probleme.

    Das Skript hat im ersten durchlaufen erst einmal die Pfade kortigiert, so dass v12 übrig blieb

    @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

    Habe dann 8.17.1 mit

    Warum???

    du solltest nochmal das Skript laufen lassen.

    Jetzt geht der Mist von vorne los

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

      Ich dachte ich hätte 18.17.1 drauf gehabt...

      nein, du hattest zwei Installationen in unterschiedlichen Pfaden.
      Das gibt immer Probleme.

      Das Skript hat im ersten durchlaufen erst einmal die Pfade kortigiert, so dass v12 übrig blieb

      @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

      Habe dann 8.17.1 mit

      Warum???

      du solltest nochmal das Skript laufen lassen.

      Jetzt geht der Mist von vorne los

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #17

      @homoran sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

      du solltest nochmal das Skript laufen lassen.

      @Karacho

      Und dann beides (Pfade und die Installation) über das Skript laufen lassen.
      Ggf. mehrfach laufen lassen.

      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

      K 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @homoran sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

        du solltest nochmal das Skript laufen lassen.

        @Karacho

        Und dann beides (Pfade und die Installation) über das Skript laufen lassen.
        Ggf. mehrfach laufen lassen.

        K Offline
        K Offline
        Karacho
        schrieb am zuletzt editiert von
        #18

        @thomas-braun
        dh

        curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_node_update > iob_node_update
        chmod 744 iob_node_update
        ./iob_node_update
        

        einfach nur mehrfach durchlaufen lassen?

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • K Karacho

          @thomas-braun
          dh

          curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_node_update > iob_node_update
          chmod 744 iob_node_update
          ./iob_node_update
          

          einfach nur mehrfach durchlaufen lassen?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #19

          @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

          ./iob_node_update

          Nur das.
          Herunterladen und die Rechte setzen muss natürlich nur einmal gemacht werden.

          Du darfst auch gerne den Output des Skripts hier posten.

          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

          K 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

            ./iob_node_update

            Nur das.
            Herunterladen und die Rechte setzen muss natürlich nur einmal gemacht werden.

            Du darfst auch gerne den Output des Skripts hier posten.

            K Offline
            K Offline
            Karacho
            schrieb am zuletzt editiert von Karacho
            #20

            @thomas-braun

            1. Durchlauf
            ioBroker nodejs fixer 2023-09-15
            
            Recommended nodejs-version is: 18.17.1
            Checking your installation now. Please be patient!
            
            Your current setup is:
            /usr/bin/nodejs         v12.22.12
            /usr/local/bin/node             v18.17.1
            /usr/local/bin/npm              9.6.7
            /usr/local/bin/npx              9.6.7
            
            *** nodejs is NOT correctly installed ***
            We found these nodejs versions available for installation:
            
            nodejs:
              Installed: 12.22.12-deb-1nodesource1
              Candidate: 12.22.12-deb-1nodesource1
              Version table:
             *** 12.22.12-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u3 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            
            
            Your nodejs-Installation seems to be not correct. Shall we try to fix it?
            Press <y> to continue or any other key to quit
            
            Fixing your nodejs setup
            *** Deleting /usr/local/bin/node ***
            *** Deleting /usr/local/bin/npm ***
            *** Deleting /usr/local/bin/npx ***
            
            Wrong paths have been fixed. Run 'iob diag' or 'iob node-update' again to check if your installation is fine now
            Nothing to do, your installed version is the recommended one.
            
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • K Karacho

              @thomas-braun

              1. Durchlauf
              ioBroker nodejs fixer 2023-09-15
              
              Recommended nodejs-version is: 18.17.1
              Checking your installation now. Please be patient!
              
              Your current setup is:
              /usr/bin/nodejs         v12.22.12
              /usr/local/bin/node             v18.17.1
              /usr/local/bin/npm              9.6.7
              /usr/local/bin/npx              9.6.7
              
              *** nodejs is NOT correctly installed ***
              We found these nodejs versions available for installation:
              
              nodejs:
                Installed: 12.22.12-deb-1nodesource1
                Candidate: 12.22.12-deb-1nodesource1
                Version table:
               *** 12.22.12-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                      100 /var/lib/dpkg/status
                   10.24.0~dfsg-1~deb10u3 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              
              
              
              Your nodejs-Installation seems to be not correct. Shall we try to fix it?
              Press <y> to continue or any other key to quit
              
              Fixing your nodejs setup
              *** Deleting /usr/local/bin/node ***
              *** Deleting /usr/local/bin/npm ***
              *** Deleting /usr/local/bin/npx ***
              
              Wrong paths have been fixed. Run 'iob diag' or 'iob node-update' again to check if your installation is fine now
              Nothing to do, your installed version is the recommended one.
              
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #21

              @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

              Your nodejs-Installation seems to be not correct. Shall we try to fix it?
              Press <y> to continue or any other key to quit
              Nothing to do, your installed version is the recommended one.

              Bestätigst du das mit y? Denn es sollten die falschen Pfade gelöscht werden.

              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

              K 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

                Your nodejs-Installation seems to be not correct. Shall we try to fix it?
                Press <y> to continue or any other key to quit
                Nothing to do, your installed version is the recommended one.

                Bestätigst du das mit y? Denn es sollten die falschen Pfade gelöscht werden.

                K Offline
                K Offline
                Karacho
                schrieb am zuletzt editiert von
                #22

                @thomas-braun
                Ja

                Thomas BraunT K 2 Antworten Letzte Antwort
                0
                • K Karacho

                  @thomas-braun
                  Ja

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #23

                  @karacho

                  Dann jetzt einen zweiten Durchlauf. Da sollte eine alte Version festgestellt werden und ein Upgrade auf nodejs@18 vorgeschlagen werden.

                  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 Antwort Letzte Antwort
                  0
                  • K Karacho

                    @thomas-braun
                    Ja

                    K Offline
                    K Offline
                    Karacho
                    schrieb am zuletzt editiert von
                    #24

                    @karacho
                    Blöde Frage:
                    y oder z --> ich mache y

                    Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                    0
                    • K Karacho

                      @karacho
                      Blöde Frage:
                      y oder z --> ich mache y

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #25

                      @karacho

                      y

                      Jedenfalls wenn das deutsche Tastenlayout geladen wurde. Bei englischer Belegung müsste dann z gedrückt werden. Wird aber bei dir nicht der Fall sein.

                      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

                      K 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @karacho

                        y

                        Jedenfalls wenn das deutsche Tastenlayout geladen wurde. Bei englischer Belegung müsste dann z gedrückt werden. Wird aber bei dir nicht der Fall sein.

                        K Offline
                        K Offline
                        Karacho
                        schrieb am zuletzt editiert von
                        #26

                        @thomas-braun
                        Iobroker staret jetzt nach 2. Durchlauf

                        Folgende Rückmeldung beim 2. Durchlauf

                        ioBroker nodejs fixer 2023-09-15
                        No recommendation for nodejs version found on your system. We recommend to install latest version from nodejs v18 tree.
                        
                        Your current setup is:
                        /usr/bin/nodejs         v12.22.12
                        /usr/bin/node           v12.22.12
                        /usr/bin/npm            6.14.16
                        /usr/bin/npx            6.14.16
                        
                        We found these nodejs versions available for installation:
                        
                        nodejs:
                          Installed: 12.22.12-deb-1nodesource1
                          Candidate: 12.22.12-deb-1nodesource1
                          Version table:
                         *** 12.22.12-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                100 /var/lib/dpkg/status
                             10.24.0~dfsg-1~deb10u3 500
                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                        
                        
                        
                        Nothing to do, your installation is using the correct paths.
                        
                        You are running nodejs v12.22.12. Do you want to install recommended version ?
                        
                        Press <y> to continue or any other key to quit
                        Trying to fix your installation now. Please be patient.
                        rm: cannot remove '': No such file or directory
                        Waiting for ioBroker to shut down - Give me a minute...
                        ############################################################
                        
                        *** These repos are active on your system:
                        Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                        Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                        Reading package lists... Done
                        
                        *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                        
                        *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                        deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                        Package: nodejs
                        Pin: origin deb.nodesource.com
                        Pin-Priority: 1001
                        
                        *** These repos are active after the adjustments:
                        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                        Get:3 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                        Get:4 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [5161 B]
                        Fetched 17.3 kB in 1s (17.7 kB/s)
                        Reading package lists... Done
                        
                        Installing the recommended nodejs version now!
                        Reading package lists... Done
                        Building dependency tree
                        Reading state information... Done
                        E: Version '-1nodesource1' for 'nodejs' was not found
                        Reading package lists... Done
                        Building dependency tree
                        Reading state information... Done
                        Calculating upgrade... Done
                        The following packages were automatically installed and are no longer required:
                          gstreamer1.0-pulseaudio lxplug-volume rpi-eeprom-images
                        Use 'sudo apt autoremove' to remove them.
                        The following packages will be upgraded:
                          nodejs
                        1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                        Need to get 26.7 MB of archives.
                        After this operation, 90.7 MB of additional disk space will be used.
                        Do you want to continue? [Y/n] y
                        Get:1 https://deb.nodesource.com/node_18.x nodistro/main armhf nodejs armhf 18.17.1-1nodesource1 [26.7 MB]
                        Fetched 26.7 MB in 3s (7872 kB/s)
                        Reading changelogs... Done
                        (Reading database ... 100205 files and directories currently installed.)
                        Preparing to unpack .../nodejs_18.17.1-1nodesource1_armhf.deb ...
                        Detected old npm client, removing...
                        Unpacking nodejs (18.17.1-1nodesource1) over (12.22.12-deb-1nodesource1) ...
                        Setting up nodejs (18.17.1-1nodesource1) ...
                        Processing triggers for man-db (2.8.5-2) ...
                        
                        We tried our best to fix your nodejs. Please run iob diag again to verify.
                        
                        *** RESTARTING ioBroker NOW! ***
                         Please refresh or restart your browser in a few moments.
                        
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • K Karacho

                          @karacho
                          Blöde Frage:
                          y oder z --> ich mache y

                          HomoranH Offline
                          HomoranH Offline
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #27

                          @karacho das was bei dir ein y erzeugt.

                          Wenn du dazu das z drücken musst, hast du was falsch konfiguriert

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Antwort Letzte Antwort
                          0
                          • K Karacho

                            @thomas-braun
                            Iobroker staret jetzt nach 2. Durchlauf

                            Folgende Rückmeldung beim 2. Durchlauf

                            ioBroker nodejs fixer 2023-09-15
                            No recommendation for nodejs version found on your system. We recommend to install latest version from nodejs v18 tree.
                            
                            Your current setup is:
                            /usr/bin/nodejs         v12.22.12
                            /usr/bin/node           v12.22.12
                            /usr/bin/npm            6.14.16
                            /usr/bin/npx            6.14.16
                            
                            We found these nodejs versions available for installation:
                            
                            nodejs:
                              Installed: 12.22.12-deb-1nodesource1
                              Candidate: 12.22.12-deb-1nodesource1
                              Version table:
                             *** 12.22.12-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 10.24.0~dfsg-1~deb10u3 500
                                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                            
                            
                            
                            Nothing to do, your installation is using the correct paths.
                            
                            You are running nodejs v12.22.12. Do you want to install recommended version ?
                            
                            Press <y> to continue or any other key to quit
                            Trying to fix your installation now. Please be patient.
                            rm: cannot remove '': No such file or directory
                            Waiting for ioBroker to shut down - Give me a minute...
                            ############################################################
                            
                            *** These repos are active on your system:
                            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            Reading package lists... Done
                            
                            *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                            
                            *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                            deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                            Package: nodejs
                            Pin: origin deb.nodesource.com
                            Pin-Priority: 1001
                            
                            *** These repos are active after the adjustments:
                            Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                            Get:3 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                            Get:4 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [5161 B]
                            Fetched 17.3 kB in 1s (17.7 kB/s)
                            Reading package lists... Done
                            
                            Installing the recommended nodejs version now!
                            Reading package lists... Done
                            Building dependency tree
                            Reading state information... Done
                            E: Version '-1nodesource1' for 'nodejs' was not found
                            Reading package lists... Done
                            Building dependency tree
                            Reading state information... Done
                            Calculating upgrade... Done
                            The following packages were automatically installed and are no longer required:
                              gstreamer1.0-pulseaudio lxplug-volume rpi-eeprom-images
                            Use 'sudo apt autoremove' to remove them.
                            The following packages will be upgraded:
                              nodejs
                            1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                            Need to get 26.7 MB of archives.
                            After this operation, 90.7 MB of additional disk space will be used.
                            Do you want to continue? [Y/n] y
                            Get:1 https://deb.nodesource.com/node_18.x nodistro/main armhf nodejs armhf 18.17.1-1nodesource1 [26.7 MB]
                            Fetched 26.7 MB in 3s (7872 kB/s)
                            Reading changelogs... Done
                            (Reading database ... 100205 files and directories currently installed.)
                            Preparing to unpack .../nodejs_18.17.1-1nodesource1_armhf.deb ...
                            Detected old npm client, removing...
                            Unpacking nodejs (18.17.1-1nodesource1) over (12.22.12-deb-1nodesource1) ...
                            Setting up nodejs (18.17.1-1nodesource1) ...
                            Processing triggers for man-db (2.8.5-2) ...
                            
                            We tried our best to fix your nodejs. Please run iob diag again to verify.
                            
                            *** RESTARTING ioBroker NOW! ***
                             Please refresh or restart your browser in a few moments.
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #28

                            @karacho

                            Ja, so soll das aussehen.
                            Ein dritter Durchlauf wird zwei Meldungen mit 'Nothing to do' 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

                            K 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @karacho

                              Ja, so soll das aussehen.
                              Ein dritter Durchlauf wird zwei Meldungen mit 'Nothing to do' bringen.

                              K Offline
                              K Offline
                              Karacho
                              schrieb am zuletzt editiert von
                              #29

                              @thomas-braun

                              ioBroker nodejs fixer 2023-09-15
                              
                              Recommended nodejs-version is: 18.17.1
                              Checking your installation now. Please be patient!
                              
                              Your current setup is:
                              /usr/bin/nodejs         v18.17.1
                              /usr/bin/node           v18.17.1
                              /usr/bin/npm            9.6.7
                              /usr/bin/npx            9.6.7
                              /usr/local/bin/corepack         0.18.0
                              
                              *** nodejs is NOT correctly installed ***
                              We found these nodejs versions available for installation:
                              
                              nodejs:
                                Installed: 18.17.1-1nodesource1
                                Candidate: 18.17.1-1nodesource1
                                Version table:
                               *** 18.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                      100 /var/lib/dpkg/status
                                   18.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.16.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.14.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.14.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.9.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   18.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                   10.24.0~dfsg-1~deb10u3 500
                                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                              
                              
                              
                              Your nodejs-Installation seems to be not correct. Shall we try to fix it?
                              Press <y> to continue or any other key to quit
                              
                              Fixing your nodejs setup
                              *** Deleting /usr/local/bin/corepack ***
                              
                              Wrong paths have been fixed. Run 'iob diag' or 'iob node-update' again to check if your installation is fine now
                              Nothing to do, your installed version is the recommended one.
                              
                              
                              Thomas BraunT K 2 Antworten Letzte Antwort
                              0
                              • K Karacho

                                @thomas-braun

                                ioBroker nodejs fixer 2023-09-15
                                
                                Recommended nodejs-version is: 18.17.1
                                Checking your installation now. Please be patient!
                                
                                Your current setup is:
                                /usr/bin/nodejs         v18.17.1
                                /usr/bin/node           v18.17.1
                                /usr/bin/npm            9.6.7
                                /usr/bin/npx            9.6.7
                                /usr/local/bin/corepack         0.18.0
                                
                                *** nodejs is NOT correctly installed ***
                                We found these nodejs versions available for installation:
                                
                                nodejs:
                                  Installed: 18.17.1-1nodesource1
                                  Candidate: 18.17.1-1nodesource1
                                  Version table:
                                 *** 18.17.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                        100 /var/lib/dpkg/status
                                     18.17.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.16.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.16.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.15.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.14.2-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.14.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.14.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.13.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.12.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.11.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.10.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.9.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.9.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.8.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.7.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.6.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.5.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.4.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.3.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.2.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.1.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     18.0.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                     10.24.0~dfsg-1~deb10u3 500
                                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                
                                
                                
                                Your nodejs-Installation seems to be not correct. Shall we try to fix it?
                                Press <y> to continue or any other key to quit
                                
                                Fixing your nodejs setup
                                *** Deleting /usr/local/bin/corepack ***
                                
                                Wrong paths have been fixed. Run 'iob diag' or 'iob node-update' again to check if your installation is fine now
                                Nothing to do, your installed version is the recommended one.
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #30

                                @karacho

                                Ah, corepack wird natürlich erst jetzt gefunden.
                                Dann nochmal Skript laufen lassen.

                                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 Antwort Letzte Antwort
                                0
                                • K Karacho

                                  @thomas-braun

                                  ioBroker nodejs fixer 2023-09-15
                                  
                                  Recommended nodejs-version is: 18.17.1
                                  Checking your installation now. Please be patient!
                                  
                                  Your current setup is:
                                  /usr/bin/nodejs         v18.17.1
                                  /usr/bin/node           v18.17.1
                                  /usr/bin/npm            9.6.7
                                  /usr/bin/npx            9.6.7
                                  /usr/local/bin/corepack         0.18.0
                                  
                                  *** nodejs is NOT correctly installed ***
                                  We found these nodejs versions available for installation:
                                  
                                  nodejs:
                                    Installed: 18.17.1-1nodesource1
                                    Candidate: 18.17.1-1nodesource1
                                    Version table:
                                   *** 18.17.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                          100 /var/lib/dpkg/status
                                       18.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.16.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.14.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.14.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.9.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       10.24.0~dfsg-1~deb10u3 500
                                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                  
                                  
                                  
                                  Your nodejs-Installation seems to be not correct. Shall we try to fix it?
                                  Press <y> to continue or any other key to quit
                                  
                                  Fixing your nodejs setup
                                  *** Deleting /usr/local/bin/corepack ***
                                  
                                  Wrong paths have been fixed. Run 'iob diag' or 'iob node-update' again to check if your installation is fine now
                                  Nothing to do, your installed version is the recommended one.
                                  
                                  
                                  K Offline
                                  K Offline
                                  Karacho
                                  schrieb am zuletzt editiert von
                                  #31

                                  @karacho
                                  So habe jetzt noch mal durchlaufen lassen.
                                  2x nothing to do

                                  Iobroker neu gestartet.
                                  VIS funktioniert nicht
                                  solarlog Adapter startet nicht.

                                  Gleiches Bild wie nach dem update js-controller von 4.x. auf 5.x

                                  Stand iob diag

                                  ======================= SUMMARY =======================
                                                       v.2023-06-20
                                  
                                  
                                     Static hostname: raspberrypi4-iob
                                           Icon name: computer
                                          Machine ID: 7520f6fd74454b99bf8a0c3666ca6ae6
                                             Boot ID: cd5e4022480d4ac5b84276a48432878e
                                    Operating System: Raspbian GNU/Linux 10 (buster)
                                              Kernel: Linux 5.10.103-v7l+
                                        Architecture: arm
                                  
                                  Installation:           native
                                  Kernel:                 armv7l
                                  Userland:               armhf
                                  Timezone:               Europe/Berlin (CEST, +0200)
                                  User-ID:                1000
                                  X-Server:               false
                                  Boot Target:            graphical.target
                                  
                                  Pending OS-Updates:     0
                                  Pending iob updates:    0
                                  
                                  Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                          /usr/bin/node           v18.17.1
                                                          /usr/bin/npm            9.6.7
                                                          /usr/bin/npx            9.6.7
                                  
                                  Recommended versions are nodejs 18.x.y and npm 9.x.y
                                  Your nodejs installation is correct
                                  
                                  MEMORY:
                                                total        used        free      shared  buff/cache   available
                                  Mem:           3.8G        1.3G        2.0G         24M        575M        2.4G
                                  Swap:           99M          0B         99M
                                  Total:         3.9G        1.3G        2.1G
                                  
                                  Active iob-Instances:   31
                                  Active repo(s): Stable (default)
                                  
                                  ioBroker Core:          js-controller           5.0.12
                                                          admin                   6.8.0
                                  
                                  ioBroker Status:        iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Status admin and web instance:
                                  + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  Objects:                15063
                                  States:                 13165
                                  
                                  Size of iob-Database:
                                  
                                  17M     /opt/iobroker/iobroker-data/objects.jsonl
                                  11M     /opt/iobroker/iobroker-data/objects.json.migrated
                                  11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                  6.6M    /opt/iobroker/iobroker-data/states.jsonl
                                  2.5M    /opt/iobroker/iobroker-data/states.json.migrated
                                  2.5M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                  
                                  
                                  
                                  =================== END OF SUMMARY ====================
                                  
                                  
                                  HomoranH Thomas BraunT 3 Antworten Letzte Antwort
                                  0
                                  • K Karacho

                                    @karacho
                                    So habe jetzt noch mal durchlaufen lassen.
                                    2x nothing to do

                                    Iobroker neu gestartet.
                                    VIS funktioniert nicht
                                    solarlog Adapter startet nicht.

                                    Gleiches Bild wie nach dem update js-controller von 4.x. auf 5.x

                                    Stand iob diag

                                    ======================= SUMMARY =======================
                                                         v.2023-06-20
                                    
                                    
                                       Static hostname: raspberrypi4-iob
                                             Icon name: computer
                                            Machine ID: 7520f6fd74454b99bf8a0c3666ca6ae6
                                               Boot ID: cd5e4022480d4ac5b84276a48432878e
                                      Operating System: Raspbian GNU/Linux 10 (buster)
                                                Kernel: Linux 5.10.103-v7l+
                                          Architecture: arm
                                    
                                    Installation:           native
                                    Kernel:                 armv7l
                                    Userland:               armhf
                                    Timezone:               Europe/Berlin (CEST, +0200)
                                    User-ID:                1000
                                    X-Server:               false
                                    Boot Target:            graphical.target
                                    
                                    Pending OS-Updates:     0
                                    Pending iob updates:    0
                                    
                                    Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                            /usr/bin/node           v18.17.1
                                                            /usr/bin/npm            9.6.7
                                                            /usr/bin/npx            9.6.7
                                    
                                    Recommended versions are nodejs 18.x.y and npm 9.x.y
                                    Your nodejs installation is correct
                                    
                                    MEMORY:
                                                  total        used        free      shared  buff/cache   available
                                    Mem:           3.8G        1.3G        2.0G         24M        575M        2.4G
                                    Swap:           99M          0B         99M
                                    Total:         3.9G        1.3G        2.1G
                                    
                                    Active iob-Instances:   31
                                    Active repo(s): Stable (default)
                                    
                                    ioBroker Core:          js-controller           5.0.12
                                                            admin                   6.8.0
                                    
                                    ioBroker Status:        iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Status admin and web instance:
                                    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    Objects:                15063
                                    States:                 13165
                                    
                                    Size of iob-Database:
                                    
                                    17M     /opt/iobroker/iobroker-data/objects.jsonl
                                    11M     /opt/iobroker/iobroker-data/objects.json.migrated
                                    11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                    6.6M    /opt/iobroker/iobroker-data/states.jsonl
                                    2.5M    /opt/iobroker/iobroker-data/states.json.migrated
                                    2.5M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                    
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    
                                    
                                    HomoranH Offline
                                    HomoranH Offline
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #32

                                    @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

                                    Stand iob diag

                                    da gibt's noch mehr!
                                    Das ist nur die Summary

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    K 1 Antwort Letzte Antwort
                                    0
                                    • K Karacho

                                      @karacho
                                      So habe jetzt noch mal durchlaufen lassen.
                                      2x nothing to do

                                      Iobroker neu gestartet.
                                      VIS funktioniert nicht
                                      solarlog Adapter startet nicht.

                                      Gleiches Bild wie nach dem update js-controller von 4.x. auf 5.x

                                      Stand iob diag

                                      ======================= SUMMARY =======================
                                                           v.2023-06-20
                                      
                                      
                                         Static hostname: raspberrypi4-iob
                                               Icon name: computer
                                              Machine ID: 7520f6fd74454b99bf8a0c3666ca6ae6
                                                 Boot ID: cd5e4022480d4ac5b84276a48432878e
                                        Operating System: Raspbian GNU/Linux 10 (buster)
                                                  Kernel: Linux 5.10.103-v7l+
                                            Architecture: arm
                                      
                                      Installation:           native
                                      Kernel:                 armv7l
                                      Userland:               armhf
                                      Timezone:               Europe/Berlin (CEST, +0200)
                                      User-ID:                1000
                                      X-Server:               false
                                      Boot Target:            graphical.target
                                      
                                      Pending OS-Updates:     0
                                      Pending iob updates:    0
                                      
                                      Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                              /usr/bin/node           v18.17.1
                                                              /usr/bin/npm            9.6.7
                                                              /usr/bin/npx            9.6.7
                                      
                                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                                      Your nodejs installation is correct
                                      
                                      MEMORY:
                                                    total        used        free      shared  buff/cache   available
                                      Mem:           3.8G        1.3G        2.0G         24M        575M        2.4G
                                      Swap:           99M          0B         99M
                                      Total:         3.9G        1.3G        2.1G
                                      
                                      Active iob-Instances:   31
                                      Active repo(s): Stable (default)
                                      
                                      ioBroker Core:          js-controller           5.0.12
                                                              admin                   6.8.0
                                      
                                      ioBroker Status:        iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                15063
                                      States:                 13165
                                      
                                      Size of iob-Database:
                                      
                                      17M     /opt/iobroker/iobroker-data/objects.jsonl
                                      11M     /opt/iobroker/iobroker-data/objects.json.migrated
                                      11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      6.6M    /opt/iobroker/iobroker-data/states.jsonl
                                      2.5M    /opt/iobroker/iobroker-data/states.json.migrated
                                      2.5M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #33

                                      @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

                                      Your nodejs installation is correct

                                      Zumindest diese Baustelle ist abgeschlossen.

                                      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 Antwort Letzte Antwort
                                      0
                                      • HomoranH Homoran

                                        @karacho sagte in Keine Verbindung zu VIS seit Update js-controller 5.0.x:

                                        Stand iob diag

                                        da gibt's noch mehr!
                                        Das ist nur die Summary

                                        K Offline
                                        K Offline
                                        Karacho
                                        schrieb am zuletzt editiert von Karacho
                                        #34

                                        @homoran

                                        
                                        ======== Start marking the full check here =========
                                        
                                        
                                        Skript v.2023-06-20
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: raspberrypi4-iob
                                                 Icon name: computer
                                                Machine ID: 7520f6fd74454b99bf8a0c3666ca6ae6
                                                   Boot ID: cd5e4022480d4ac5b84276a48432878e
                                          Operating System: Raspbian GNU/Linux 10 (buster)
                                                    Kernel: Linux 5.10.103-v7l+
                                              Architecture: arm
                                        
                                        Model           : Raspberry Pi 4 Model B Rev 1.2
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : armv7l
                                        Userland        : armhf
                                        
                                        Systemuptime and Load:
                                         14:21:54 up 19 min,  1 user,  load average: 0.87, 1.68, 1.25
                                        CPU threads: 4
                                        
                                        Raspberry only:
                                        throttled=0x0
                                        Other values than 0x0 hint to temperature/voltage problems
                                        temp=48.7'C
                                        volt=0.8500V
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Mon 2023-09-18 14:21:54 CEST
                                                   Universal time: Mon 2023-09-18 12:21:54 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** User and Groups ***
                                        pi
                                        /home/pi
                                        pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin g                                                                                                                                                             pio i2c spi iobroker
                                        
                                        *** X-Server-Setup ***
                                        X-Server:       false
                                        Desktop:
                                        Terminal:       tty
                                        Boot Target:    graphical.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           3.8G        1.5G        1.7G         24M        607M        2.1G
                                        Swap:           99M          0B         99M
                                        Total:         3.9G        1.5G        1.8G
                                        
                                                 3837 M total memory
                                                 1533 M used memory
                                                  324 M active memory
                                                 1683 M inactive memory
                                                 1697 M free memory
                                                  110 M buffer memory
                                                  497 M swap cache
                                                   99 M total swap
                                                    0 M used swap
                                                   99 M free swap
                                        
                                        Raspberry only:
                                        oom events: 0
                                        lifetime oom required: 0 Mbytes
                                        total time in oom handler: 0 ms
                                        max time spent in oom handler: 0 ms
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        /dev/root      ext4       59G   43G   14G  76% /
                                        devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                                        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                        tmpfs          tmpfs     1.9G   25M  1.9G   2% /run
                                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
                                        /dev/sda1      vfat      253M   49M  204M  20% /boot
                                        tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Mon Sep 18 14:02:12 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0                                                                                                                                                              snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC                                                                                                                                                             :A6:32:61:2C:40 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=t                                                                                                                                                             tyS0,115200 console=tty1 root=PARTUUID=738a4d67-02 rootfstype=ext4 elevator=dead                                                                                                                                                             line fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                        [Mon Sep 18 14:02:14 2023] EXT4-fs (sda2): mounted filesystem with ordered data                                                                                                                                                              mode. Opts: (null)
                                        [Mon Sep 18 14:02:14 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                                                                                                                                                             e 8:2.
                                        [Mon Sep 18 14:02:15 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
                                        
                                        Show mounted filesystems (real ones only):
                                        TARGET        SOURCE    FSTYPE OPTIONS
                                        /             /dev/sda2 ext4   rw,noatime
                                        |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                        `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,io                                                                                                                                                             charset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        2.2G    /var/
                                        1.9G    /var/cache/apt
                                        1.9G    /var/cache
                                        1.8G    /var/cache/apt/archives
                                        117M    /var/lib
                                        
                                        Archived and active journals take up 24.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        194M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.2G    /opt/iobroker/iobroker-data/
                                        711M    /opt/iobroker/iobroker-data/history
                                        261M    /opt/iobroker/iobroker-data/files
                                        131M    /opt/iobroker/iobroker-data/backup-objects
                                        52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                        
                                        The five largest files in iobroker-data are:
                                        35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.                                                                                                                                                             js.map
                                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.m                                                                                                                                                             ap
                                        17M     /opt/iobroker/iobroker-data/objects.jsonl
                                        11M     /opt/iobroker/iobroker-data/objects.json.migrated
                                        11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.17.1
                                        /usr/bin/node           v18.17.1
                                        /usr/bin/npm            9.6.7
                                        /usr/bin/npx            9.6.7
                                        
                                        
                                        nodejs:
                                          Installed: 18.17.1-1nodesource1
                                          Candidate: 18.17.1-1nodesource1
                                          Version table:
                                         *** 18.17.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             18.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.16.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.9.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             18.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                             10.24.0~dfsg-1~deb10u3 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        No configuration change needed.
                                        
                                        
                                        Multihost discovery server: disabled
                                        Discovery authentication:   enabled
                                        Persistent activation:      disabled
                                        Objects:                    jsonl on 127.0.0.1
                                        States:                     jsonl on 127.0.0.1
                                        
                                        Core adapters versions
                                        js-controller:  5.0.12
                                        admin:          6.8.0
                                        javascript:     7.1.4
                                        
                                        Adapters from github:   3
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                                        + system.adapter.bmw.0                    : bmw                   : raspberrypi4-iob                         -  enabled
                                        + system.adapter.bosch-ebike.0            : bosch-ebike           : raspberrypi4-iob                         -  enabled
                                        + system.adapter.broadlink2.0             : broadlink2            : raspberrypi4-iob                         -  enabled
                                        + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         -  enabled
                                          system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         -  enabled
                                          system.adapter.devices.0                : devices               : raspberrypi4-iob                         - disabled
                                        + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                                          system.adapter.dwd.0                    : dwd                   : raspberrypi4-iob                         -  enabled
                                        + system.adapter.easee.0                  : easee                 : raspberrypi4-iob                         -  enabled
                                        + system.adapter.ems-esp.0                : ems-esp               : raspberrypi4-iob                         -  enabled
                                          system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
                                        + system.adapter.harmony.0                : harmony               : raspberrypi4-iob                         -  enabled
                                        + system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi4-iob                         -  enabled
                                        + system.adapter.history.0                : history               : raspberrypi4-iob                         -  enabled
                                        + system.adapter.hmip.0                   : hmip                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iob                         -  enabled
                                        + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iob                         -  enabled
                                          system.adapter.ical.0                   : ical                  : raspberrypi4-iob                         -  enabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi4-iob                         - disabled
                                        + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                                        + system.adapter.meater.0                 : meater                : raspberrypi4-iob                         -  enabled
                                        + system.adapter.mercedesme.0             : mercedesme            : raspberrypi4-iob                         -  enabled
                                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi4-iob                         -  enabled, port: 54321
                                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi4-iob                         -  enabled, port: 54321
                                        + system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi4-iob                         -  enabled
                                        + system.adapter.pushover.0               : pushover              : raspberrypi4-iob                         -  enabled
                                        + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.scenes.0                 : scenes                : raspberrypi4-iob                         -  enabled
                                        + system.adapter.smartgarden.0            : smartgarden           : raspberrypi4-iob                         -  enabled
                                          system.adapter.solarlog.0               : solarlog              : raspberrypi4-iob                         -  enabled, port: 80
                                        + system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         -  enabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi4-iob                         - disabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi4-iob                         -  enabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi4-iob                         -  enabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4-iob                         - disabled
                                          system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                                        + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.worx.0                   : worx                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e486124e65c8eb11afebc4c3de5b81b4-if00-port0
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi4-iob                         -  enabled, port: 54321
                                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi4-iob                         -  enabled, port: 54321
                                          system.adapter.solarlog.0               : solarlog              : raspberrypi4-iob                         -  enabled, port: 80
                                        + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e486124e65c8eb11afebc4c3de5b81b4-if00-port0
                                        
                                        ioBroker-Repositories
                                        Stable (default): http://download.iobroker.net/sources-dist.json
                                        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                                        
                                        Active repo(s): Stable (default)
                                        
                                        Installed ioBroker-Instances
                                        Used repository: Stable (default)
                                        Adapter    "admin"        : 6.8.0    , installed 6.8.0
                                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                        Adapter    "bmw"          : 2.5.7    , installed 2.6.1
                                        Adapter    "bosch-ebike"  : 0.0.3    , installed 0.1.0
                                        Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                        Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "easee"        : 1.0.10   , installed 1.0.10
                                        Adapter    "ems-esp"      : 2.2.0    , installed 2.2.0
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                        Adapter    "heatingcontrol": 2.11.1  , installed 2.11.1
                                        Adapter    "history"      : 2.2.6    , installed 2.2.6
                                        Adapter    "hmip"         : 1.20.0   , installed 1.20.0
                                        Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                                        Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                        Adapter    "info"         : 1.9.26   , installed 1.9.26
                                        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                        Controller "js-controller": 5.0.12   , installed 5.0.12
                                        Adapter    "km200"        : 2.0.3    , installed 2.0.3
                                        Adapter    "meater"       : 1.0.0    , installed 1.0.0
                                        Adapter    "mercedesme"   : 0.1.1    , installed 0.1.1
                                        Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                        Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
                                        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                        Adapter    "solarlog"     : 2.2.6    , installed 2.2.6
                                        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                        Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                                        Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "web"          : 6.1.2    , installed 6.1.2
                                        Adapter    "wireguard"    : 1.5.11   , installed 1.5.11
                                        Adapter    "worx"         : 2.3.2    , installed 2.3.2
                                        Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                        Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        15063
                                        States:         13134
                                        
                                        *** OS-Repositories and Updates ***
                                        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_18.x nodistro InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19896      634/sshd
                                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          13138      390/cupsd
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       20239      624/iobroker.js-con
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       19073      624/iobroker.js-con
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18152      703/io.admin.0
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       26159      1291/io.web.0
                                        tcp6       0      0 :::51989                :::*                    LISTEN      1001       26640      1777/io.nuki-extend
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          19898      634/sshd
                                        tcp6       0      0 ::1:3350                :::*                    LISTEN      0          18692      625/xrdp-sesman
                                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13137      390/cupsd
                                        tcp6       0      0 :::3389                 :::*                    LISTEN      109        20807      646/xrdp
                                        tcp6       0      0 :::61991                :::*                    LISTEN      1001       21278      1090/io.harmony.0
                                        udp        0      0 0.0.0.0:51088           0.0.0.0:*                           1001       18420      993/io.broadlink2.0
                                        udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       21279      1090/io.harmony.0
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16866      618/dhcpcd
                                        udp        0      0 0.0.0.0:48730           0.0.0.0:*                           1001       18392      993/io.broadlink2.0
                                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13145      481/cups-browsed
                                        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       18389      993/io.broadlink2.0
                                        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       21538      896/io.mihome-vacuu
                                        udp        0      0 0.0.0.0:53422           0.0.0.0:*                           1001       20461      911/io.mihome-vacuu
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15754      391/avahi-daemon: r
                                        udp        0      0 0.0.0.0:55575           0.0.0.0:*                           108        15756      391/avahi-daemon: r
                                        udp6       0      0 :::39894                :::*                                108        15757      391/avahi-daemon: r
                                        udp6       0      0 :::5353                 :::*                                108        15755      391/avahi-daemon: r
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2023-09-18 14:19:08.125  - debug: daswetter.0 (3046) insert NextHours.Location_1.Day_5.Hour_8.uv_index_value with 0
                                        2023-09-18 14:19:08.142  - debug: daswetter.0 (3046) insert NextHours.Location_1.Day_5.Hour_8.windchill_value with 11 °C
                                        2023-09-18 14:19:08.154  - debug: daswetter.0 (3046) insert NextHours.Location_1.Day_5.sunshineDuration with 1.44
                                        2023-09-18 14:19:08.204  - debug: daswetter.0 (3046) hourly forecast done
                                        2023-09-18 14:19:08.208  - debug: daswetter.0 (3046) exit, all done
                                        2023-09-18 14:19:08.209  - debug: daswetter.0 (3046) timer killed
                                        2023-09-18 14:19:08.210  - debug: daswetter.0 (3046) Plugin sentry destroyed
                                        2023-09-18 14:19:08.211  - info: daswetter.0 (3046) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                                        2023-09-18 14:19:08.735  - info: daswetter.0 (3046) cleaned everything up...
                                        2023-09-18 14:19:08.760  - info: host.raspberrypi4-iob instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-18 14:20:00.066  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 started with pid 3854
                                        2023-09-18 14:20:03.586  - info: dwd.0 (3854) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-18 14:20:05.029  - info: dwd.0 (3854) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-18 14:20:05.560  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-18 14:20:14.912  - info: admin.0 (703) <== Disconnect system.user.admin from ::ffff:192.168.178.44 admin
                                        2023-09-18 14:20:14.919  - info: admin.0 (703) <== Disconnect system.user.admin from ::ffff:192.168.178.44 admin
                                        2023-09-18 14:20:14.920  - info: admin.0 (703) <== Disconnect system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:20:15.826  - info: admin.0 (703) ==> Connected system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:20:15.849  - info: admin.0 (703) ==> Connected system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:20:16.130  - info: admin.0 (703) ==> Connected system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:21:05.564  - info: admin.0 (703) <== Disconnect system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:22:42.227  - info: admin.0 (703) ==> Connected system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:22:45.057  - info: host.raspberrypi4-iob Updating repository "Stable (default)" under "http://download.iobroker.net/sources-dist.json"
                                        2023-09-18 14:23:11.735  - info: admin.0 (703) <== Disconnect system.user.admin from ::ffff:192.168.178.44
                                        2023-09-18 14:23:11.740  - info: admin.0 (703) <== Disconnect system.user.admin from ::ffff:192.168.178.44 admin
                                        
                                        
                                        
                                        ============ Mark until here for C&P =============
                                        
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • K Offline
                                          K Offline
                                          Karacho
                                          schrieb am zuletzt editiert von
                                          #35

                                          @thomas-braun
                                          2 Fragen
                                          Generell node.js mit dem Skript aktualisieren?
                                          Kannst Du mir einen Link schicken, wie ich den Rasp auf das neue OS umstellen kann, was weiter oben beschrieben wurde mit
                                          Dann würde ich das auf Debian 11 'Bullseye' bringen, der Buster dürfte in Kürze auch für Raspbian OS abgekündigt werden.

                                          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          297

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe