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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Diskussion zum HowTo nodejs-Installation und upgrade

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Diskussion zum HowTo nodejs-Installation und upgrade

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
nodejs
844 Beiträge 91 Kommentatoren 234.1k Aufrufe 63 Watching
  • Ä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.
  • D djsirius

    @thomas-braun

    Ich habe es jetzt so eingestellt:

    7d06c86f-5325-4dbc-8c5e-bd5dd3f35b10-image.png

    Muss man danach die Server neustarten?

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

    @djsirius

    Wichtig! Um eine Internetverbindung herstellen zu können, aktiviere bitte die IPv6-Unterstützung deines WLAN-Routers. Stelle deinen WLAN-Router so ein, dass eine native IPv6-Anbindung für den Internetzugang verwendet, die IPv4-Verbindung über DS-Lite hergestellt und die AFTR-Adresse automatisch über DHCPv6 ermittelt wird.

    Quelle:
    https://www.netcologne.de/privatkunden/hilfe/eigenen-router-einrichten/vdsl/

    Deine Fritzbox war/ist also falsch eingestellt.

    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

    D 1 Antwort Letzte Antwort
    0
    • Marc BergM Marc Berg

      @djsirius sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

      Wenn noch jemand eine Idee hat, bitte her damit.

      mach mal auf master und slave jeweils:

      ping registry.npmjs.org
      ping -4 registry.npmjs.org
      ping -6 registry.npmjs.org
      
      D Offline
      D Offline
      djsirius
      schrieb am zuletzt editiert von djsirius
      #762

      So ich habe die Fritzbox jetzt wie im Screenshot eingestellt. Alles neu gestartet.

      ping registry.npmjs.org -> funktioniert nicht
      ping -4 registry.npmjs.org -> funktioniert
      ping -6 registry.npmjs.org -> funktioniert nicht

      nslookup registry.npmjs.org
      Server:         192.168.1.1
      Address:        192.168.1.1#53
      
      Non-authoritative answer:
      Name:   registry.npmjs.org
      Address: 104.16.28.34
      Name:   registry.npmjs.org
      Address: 104.16.24.34
      Name:   registry.npmjs.org
      Address: 104.16.1.35
      Name:   registry.npmjs.org
      Address: 104.16.31.34
      Name:   registry.npmjs.org
      Address: 104.16.0.35
      Name:   registry.npmjs.org
      Address: 104.16.3.35
      Name:   registry.npmjs.org
      Address: 104.16.2.35
      Name:   registry.npmjs.org
      Address: 104.16.29.34
      Name:   registry.npmjs.org
      Address: 104.16.26.34
      Name:   registry.npmjs.org
      Address: 104.16.25.34
      Name:   registry.npmjs.org
      Address: 104.16.30.34
      Name:   registry.npmjs.org
      Address: 104.16.27.34
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1c22
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1f22
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1a22
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:23
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1822
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:323
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1922
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:123
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:223
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1b22
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1e22
      Name:   registry.npmjs.org
      Address: 2606:4700::6810:1d22
      

      :shrug:

      Gruß

      djsirius

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • D djsirius

        So ich habe die Fritzbox jetzt wie im Screenshot eingestellt. Alles neu gestartet.

        ping registry.npmjs.org -> funktioniert nicht
        ping -4 registry.npmjs.org -> funktioniert
        ping -6 registry.npmjs.org -> funktioniert nicht

        nslookup registry.npmjs.org
        Server:         192.168.1.1
        Address:        192.168.1.1#53
        
        Non-authoritative answer:
        Name:   registry.npmjs.org
        Address: 104.16.28.34
        Name:   registry.npmjs.org
        Address: 104.16.24.34
        Name:   registry.npmjs.org
        Address: 104.16.1.35
        Name:   registry.npmjs.org
        Address: 104.16.31.34
        Name:   registry.npmjs.org
        Address: 104.16.0.35
        Name:   registry.npmjs.org
        Address: 104.16.3.35
        Name:   registry.npmjs.org
        Address: 104.16.2.35
        Name:   registry.npmjs.org
        Address: 104.16.29.34
        Name:   registry.npmjs.org
        Address: 104.16.26.34
        Name:   registry.npmjs.org
        Address: 104.16.25.34
        Name:   registry.npmjs.org
        Address: 104.16.30.34
        Name:   registry.npmjs.org
        Address: 104.16.27.34
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1c22
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1f22
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1a22
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:23
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1822
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:323
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1922
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:123
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:223
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1b22
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1e22
        Name:   registry.npmjs.org
        Address: 2606:4700::6810:1d22
        

        :shrug:

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

        @djsirius

        Namensauflösung funktionert, das Routing klemmt noch.

        traceroute6  heise.de
        traceroute  heise.de
        traceroute6  npmjs.org
        traceroute  npmjs.org
        

        sagt?

        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

        Marc BergM D 2 Antworten Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @djsirius

          Namensauflösung funktionert, das Routing klemmt noch.

          traceroute6  heise.de
          traceroute  heise.de
          traceroute6  npmjs.org
          traceroute  npmjs.org
          

          sagt?

          Marc BergM Offline
          Marc BergM Offline
          Marc Berg
          Most Active
          schrieb am zuletzt editiert von Marc Berg
          #764

          @thomas-braun sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

          traceroute npmjs.org
          sagt?

          und bitte noch:

          route -A inet6
          

          Entscheidend ist die Zeile mit

          [::]/0 
          

          am Anfang.

          NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

          Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @djsirius

            Namensauflösung funktionert, das Routing klemmt noch.

            traceroute6  heise.de
            traceroute  heise.de
            traceroute6  npmjs.org
            traceroute  npmjs.org
            

            sagt?

            D Offline
            D Offline
            djsirius
            schrieb am zuletzt editiert von
            #765

            traceroute6 heise.de

            iobroker@debian:~$ traceroute6  heise.de
            traceroute to heise.de (2a02:2e0:3fe:1001:302::), 30 hops max, 80 byte packets
             1  fritz.box (2a0a:a541:42c1:0:7eff:4dff:fe27:b137)  4.604 ms  4.565 ms  4.538 ms
             2  * * *
             3  * * *
             4  * * *
             5  * * *
             6  * * *
             7  * * *
             8  * * *
             9  * * *
            10  * * *
            11  * * *
            12  * * *
            13  * * *
            14  * * *
            15  * * *
            16  * * *
            17  * * *
            18  * * *
            19  * * *
            20  * * *
            21  * * *
            22  * * *
            23  * * *
            24  * * *
            25  * * *
            26  * * *
            27  * * *
            28  * * *
            29  * * *
            30  * * *
            
            

            traceroute heise.de

            iobroker@debian:~$ traceroute  heise.de
            traceroute to heise.de (193.99.144.80), 30 hops max, 60 byte packets
             1  fritz.box (192.168.1.1)  0.740 ms  0.712 ms  0.896 ms
             2  bras-vc4.netcologne.de (195.14.226.160)  9.716 ms  10.229 ms  10.494 ms
             3  ip-core-eup1-ae14.netcologne.de (195.14.215.17)  10.805 ms ip-core-sto1-ae14.netcologne.de (195.14.215.25)  11.776 ms ip-core-sto2-ae14.netcologne.de (195.14.215.29)  12.198 ms
             4  bdr-eup1-ae2.netcologne.de (195.14.195.54)  12.677 ms  12.914 ms bdr-sto1-ae1.netcologne.de (81.173.192.114)  16.697 ms
             5  be100.c350.f.de.plusline.net (80.81.193.132)  18.122 ms  18.101 ms  20.864 ms
             6  te2-2.c301.f.de.plusline.net (82.98.102.1)  20.841 ms  11.561 ms 82.98.102.79 (82.98.102.79)  12.234 ms
             7  82.98.103.3 (82.98.103.3)  12.745 ms  12.704 ms  13.082 ms
             8  82.98.102.65 (82.98.102.65)  13.437 ms  13.891 ms  13.863 ms
             9  212.19.61.13 (212.19.61.13)  11.222 ms !X * *
            
            

            traceroute6 npmjs.org

            iobroker@debian:~$ traceroute6  npmjs.org
            traceroute to npmjs.org (2606:4700::6810:1822), 30 hops max, 80 byte packets
             1  fritz.box (2a0a:a541:42c1:0:7eff:4dff:fe27:b137)  1.352 ms  1.493 ms  1.827 ms
             2  * * *
             3  * * *
             4  * * *
             5  * * *
             6  * * *
             7  * * *
             8  * * *
             9  * * *
            10  * * *
            11  * * *
            12  * * *
            13  * * *
            14  * * *
            15  * * *
            16  * * *
            17  * * *
            18  * * *
            19  * * *
            20  * * *
            21  * * *
            22  * * *
            23  * * *
            24  * * *
            25  * * *
            26  * * *
            27  * * *
            28  * * *
            29  * * *
            30  * * *
            

            traceroute npmjs.org

            iobroker@debian:~$ traceroute  npmjs.org
            traceroute to npmjs.org (104.16.27.34), 30 hops max, 60 byte packets
             1  fritz.box (192.168.1.1)  0.471 ms  0.691 ms  0.896 ms
             2  bras-vc4.netcologne.de (195.14.226.160)  9.782 ms  10.282 ms  10.703 ms
             3  ip-core-eup2-ae14.netcologne.de (195.14.215.21)  12.308 ms ip-core-sto1-ae14          .netcologne.de (195.14.215.25)  11.332 ms  11.754 ms
             4  ip-core-net1-et2-2-1.netcologne.de (89.1.86.1)  13.161 ms ip-core-net1-et2-2          -2.netcologne.de (89.1.86.33)  13.522 ms ip-core-net1-et9-2-2.netcologne.de (89.          1.86.37)  13.750 ms
             5  bdr-net1-ae1.netcologne.de (81.173.192.2)  14.168 ms bdr-net1-ae2.netcologne          .de (81.173.192.6)  14.857 ms  15.252 ms
             6  * as13335.dusseldorf.megaport.com (194.146.118.139)  44.076 ms *
             7  104.16.27.34 (104.16.27.34)  10.819 ms  11.468 ms  11.884 ms
            
            

            route -A inet6

            iobroker@debian:~$ sudo route -A inet6
            Kernel-IPv6-Routentabelle
            Destination                    Next Hop                   Flag Met Ref Use If
            localhost/128                  [::]                       U    256 2     0 lo
            2a0a:a541:42c1::/64            [::]                       U    100 4     0 eno1
            2a0a:a541:42c1::/48            fe80::7eff:4dff:fe27:b137  UG   100 1     0 eno1
            fe80::/64                      [::]                       U    100 1     0 eno1
            [::]/0                         fe80::7eff:4dff:fe27:b137  UG   100 5     0 eno1
            localhost/128                  [::]                       Un   0   7     0 lo
            debian.fritz.box/128           [::]                       Un   0   2     0 eno1
            debian.fritz.box/128           [::]                       Un   0   4     0 eno1
            fe80::ca9c:dcff:feec:fbbc/128  [::]                       Un   0   3     0 eno1
            ff00::/8                       [::]                       U    256 6     0 eno1
            [::]/0                         [::]                       !n   -1  1     0 lo
            

            Gruß

            djsirius

            Marc BergM 1 Antwort Letzte Antwort
            0
            • D djsirius

              traceroute6 heise.de

              iobroker@debian:~$ traceroute6  heise.de
              traceroute to heise.de (2a02:2e0:3fe:1001:302::), 30 hops max, 80 byte packets
               1  fritz.box (2a0a:a541:42c1:0:7eff:4dff:fe27:b137)  4.604 ms  4.565 ms  4.538 ms
               2  * * *
               3  * * *
               4  * * *
               5  * * *
               6  * * *
               7  * * *
               8  * * *
               9  * * *
              10  * * *
              11  * * *
              12  * * *
              13  * * *
              14  * * *
              15  * * *
              16  * * *
              17  * * *
              18  * * *
              19  * * *
              20  * * *
              21  * * *
              22  * * *
              23  * * *
              24  * * *
              25  * * *
              26  * * *
              27  * * *
              28  * * *
              29  * * *
              30  * * *
              
              

              traceroute heise.de

              iobroker@debian:~$ traceroute  heise.de
              traceroute to heise.de (193.99.144.80), 30 hops max, 60 byte packets
               1  fritz.box (192.168.1.1)  0.740 ms  0.712 ms  0.896 ms
               2  bras-vc4.netcologne.de (195.14.226.160)  9.716 ms  10.229 ms  10.494 ms
               3  ip-core-eup1-ae14.netcologne.de (195.14.215.17)  10.805 ms ip-core-sto1-ae14.netcologne.de (195.14.215.25)  11.776 ms ip-core-sto2-ae14.netcologne.de (195.14.215.29)  12.198 ms
               4  bdr-eup1-ae2.netcologne.de (195.14.195.54)  12.677 ms  12.914 ms bdr-sto1-ae1.netcologne.de (81.173.192.114)  16.697 ms
               5  be100.c350.f.de.plusline.net (80.81.193.132)  18.122 ms  18.101 ms  20.864 ms
               6  te2-2.c301.f.de.plusline.net (82.98.102.1)  20.841 ms  11.561 ms 82.98.102.79 (82.98.102.79)  12.234 ms
               7  82.98.103.3 (82.98.103.3)  12.745 ms  12.704 ms  13.082 ms
               8  82.98.102.65 (82.98.102.65)  13.437 ms  13.891 ms  13.863 ms
               9  212.19.61.13 (212.19.61.13)  11.222 ms !X * *
              
              

              traceroute6 npmjs.org

              iobroker@debian:~$ traceroute6  npmjs.org
              traceroute to npmjs.org (2606:4700::6810:1822), 30 hops max, 80 byte packets
               1  fritz.box (2a0a:a541:42c1:0:7eff:4dff:fe27:b137)  1.352 ms  1.493 ms  1.827 ms
               2  * * *
               3  * * *
               4  * * *
               5  * * *
               6  * * *
               7  * * *
               8  * * *
               9  * * *
              10  * * *
              11  * * *
              12  * * *
              13  * * *
              14  * * *
              15  * * *
              16  * * *
              17  * * *
              18  * * *
              19  * * *
              20  * * *
              21  * * *
              22  * * *
              23  * * *
              24  * * *
              25  * * *
              26  * * *
              27  * * *
              28  * * *
              29  * * *
              30  * * *
              

              traceroute npmjs.org

              iobroker@debian:~$ traceroute  npmjs.org
              traceroute to npmjs.org (104.16.27.34), 30 hops max, 60 byte packets
               1  fritz.box (192.168.1.1)  0.471 ms  0.691 ms  0.896 ms
               2  bras-vc4.netcologne.de (195.14.226.160)  9.782 ms  10.282 ms  10.703 ms
               3  ip-core-eup2-ae14.netcologne.de (195.14.215.21)  12.308 ms ip-core-sto1-ae14          .netcologne.de (195.14.215.25)  11.332 ms  11.754 ms
               4  ip-core-net1-et2-2-1.netcologne.de (89.1.86.1)  13.161 ms ip-core-net1-et2-2          -2.netcologne.de (89.1.86.33)  13.522 ms ip-core-net1-et9-2-2.netcologne.de (89.          1.86.37)  13.750 ms
               5  bdr-net1-ae1.netcologne.de (81.173.192.2)  14.168 ms bdr-net1-ae2.netcologne          .de (81.173.192.6)  14.857 ms  15.252 ms
               6  * as13335.dusseldorf.megaport.com (194.146.118.139)  44.076 ms *
               7  104.16.27.34 (104.16.27.34)  10.819 ms  11.468 ms  11.884 ms
              
              

              route -A inet6

              iobroker@debian:~$ sudo route -A inet6
              Kernel-IPv6-Routentabelle
              Destination                    Next Hop                   Flag Met Ref Use If
              localhost/128                  [::]                       U    256 2     0 lo
              2a0a:a541:42c1::/64            [::]                       U    100 4     0 eno1
              2a0a:a541:42c1::/48            fe80::7eff:4dff:fe27:b137  UG   100 1     0 eno1
              fe80::/64                      [::]                       U    100 1     0 eno1
              [::]/0                         fe80::7eff:4dff:fe27:b137  UG   100 5     0 eno1
              localhost/128                  [::]                       Un   0   7     0 lo
              debian.fritz.box/128           [::]                       Un   0   2     0 eno1
              debian.fritz.box/128           [::]                       Un   0   4     0 eno1
              fe80::ca9c:dcff:feec:fbbc/128  [::]                       Un   0   3     0 eno1
              ff00::/8                       [::]                       U    256 6     0 eno1
              [::]/0                         [::]                       !n   -1  1     0 lo
              
              Marc BergM Offline
              Marc BergM Offline
              Marc Berg
              Most Active
              schrieb am zuletzt editiert von Marc Berg
              #766

              @djsirius

              Aus meiner Sicht alles okay bis zum Router. Könnte es sein, dass dein Anschluss kein IPv6 unterstützt?

              NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

              Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

              Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @djsirius

                Wichtig! Um eine Internetverbindung herstellen zu können, aktiviere bitte die IPv6-Unterstützung deines WLAN-Routers. Stelle deinen WLAN-Router so ein, dass eine native IPv6-Anbindung für den Internetzugang verwendet, die IPv4-Verbindung über DS-Lite hergestellt und die AFTR-Adresse automatisch über DHCPv6 ermittelt wird.

                Quelle:
                https://www.netcologne.de/privatkunden/hilfe/eigenen-router-einrichten/vdsl/

                Deine Fritzbox war/ist also falsch eingestellt.

                D Offline
                D Offline
                djsirius
                schrieb am zuletzt editiert von
                #767

                @thomas-braun said in Diskussion zum HowTo nodejs-Installation und upgrade:

                Quelle:
                https://www.netcologne.de/privatkunden/hilfe/eigenen-router-einrichten/vdsl/
                Deine Fritzbox war/ist also falsch eingestellt.

                Wenn man danach geht dann schon, oder?

                Auf Netcologne steht: Gut zu wissen: Hier bei NetCologne erfolgt die Umstellung von IPv4 auf IPv6 für Sie selbstverständlich vollautomatisch.

                Gruß

                djsirius

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • D djsirius

                  @thomas-braun said in Diskussion zum HowTo nodejs-Installation und upgrade:

                  Quelle:
                  https://www.netcologne.de/privatkunden/hilfe/eigenen-router-einrichten/vdsl/
                  Deine Fritzbox war/ist also falsch eingestellt.

                  Wenn man danach geht dann schon, oder?

                  Auf Netcologne steht: Gut zu wissen: Hier bei NetCologne erfolgt die Umstellung von IPv4 auf IPv6 für Sie selbstverständlich vollautomatisch.

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

                  @djsirius sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                  Auf Netcologne steht: Gut zu wissen: Hier bei NetCologne erfolgt die Umstellung von IPv4 auf IPv6 für Sie selbstverständlich vollautomatisch.

                  Der Router muss aber dennoch richtig eingestellt sein/werden.
                  Ich vermute, auf Leihgeräten von NetCologne ist das auch schon der Fall, wenn du da eigene Hardware einsetzt musst du das machen.

                  Evtl. sieht NetCologne da auch die Fernwartung per TR-064 vor. Aber auch das müsste dann auf der Fritzbox aktiv sein, damit das funktionieren kann.

                  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

                  D 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @djsirius sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                    Auf Netcologne steht: Gut zu wissen: Hier bei NetCologne erfolgt die Umstellung von IPv4 auf IPv6 für Sie selbstverständlich vollautomatisch.

                    Der Router muss aber dennoch richtig eingestellt sein/werden.
                    Ich vermute, auf Leihgeräten von NetCologne ist das auch schon der Fall, wenn du da eigene Hardware einsetzt musst du das machen.

                    Evtl. sieht NetCologne da auch die Fernwartung per TR-064 vor. Aber auch das müsste dann auf der Fritzbox aktiv sein, damit das funktionieren kann.

                    D Offline
                    D Offline
                    djsirius
                    schrieb am zuletzt editiert von
                    #769

                    Nur kurz zur Info, ich habe es endlich geschafft! Ich hatte meinen DSL-Anschluss damals, als ich die Fritzbox getauscht habe, übernommen. Dort war der Anschluß falsch konfiguriert. Nun funktioniert IPv6 und somit auch Nodejs und Npm.

                    Vielen Dank an alle, die mir geholfen haben! :+1: :+1: :+1:

                    Gruß

                    djsirius

                    R Thomas BraunT 2 Antworten Letzte Antwort
                    0
                    • D djsirius

                      Nur kurz zur Info, ich habe es endlich geschafft! Ich hatte meinen DSL-Anschluss damals, als ich die Fritzbox getauscht habe, übernommen. Dort war der Anschluß falsch konfiguriert. Nun funktioniert IPv6 und somit auch Nodejs und Npm.

                      Vielen Dank an alle, die mir geholfen haben! :+1: :+1: :+1:

                      R Online
                      R Online
                      reutli
                      schrieb am zuletzt editiert von
                      #770

                      @djsirius

                      Dann wäre es für andere. die nach einer Lösung suchen, schön, wenn Du die effektive Lösung hier posten würdest.
                      Je konkreter desto besser.

                      BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
                      iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

                      *Wer freundlich ist, dem wird freundlich geholfen *

                      1 Antwort Letzte Antwort
                      0
                      • D djsirius

                        Nur kurz zur Info, ich habe es endlich geschafft! Ich hatte meinen DSL-Anschluss damals, als ich die Fritzbox getauscht habe, übernommen. Dort war der Anschluß falsch konfiguriert. Nun funktioniert IPv6 und somit auch Nodejs und Npm.

                        Vielen Dank an alle, die mir geholfen haben! :+1: :+1: :+1:

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

                        @djsirius sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                        Dort war der Anschluß falsch konfiguriert.

                        Hab ich doch gleich gesagt... ;-)

                        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
                        • F Offline
                          F Offline
                          flubb
                          schrieb am zuletzt editiert von
                          #772

                          Hallo zusammen,

                          habe mein System seit langem auch mal wieder auf Stand gebracht, nur leider kann ich nachdem ich jetzt node-js und den js-controller geupdatet hab, keinerlei Adapter mehr aktualisieren. Hier mal die aktuelle Fehlermeldung:

                          Would you like to upgrade zigbee from @1.8.13 to @1.10.3 now? [(y)es, (n)o]: y
                          Update zigbee from @1.8.13 to @1.10.3
                          NPM version: 10.5.0
                          Installing iobroker.zigbee@1.10.3... (System call)
                          
                          <--- Last few GCs --->
                          
                          [2217:0x604ca00]   258911 ms: Mark-sweep 235.4 (249.0) -> 233.7 (249.0) MB, 1313.8 / 0.0 ms  (average mu = 0.350, current mu = 0.174) allocation failure; scavenge might not succeed
                          [2217:0x604ca00]   260629 ms: Mark-sweep 235.4 (249.0) -> 234.0 (249.3) MB, 1443.9 / 0.0 ms  (average mu = 0.256, current mu = 0.160) allocation failure; GC in old space requested
                          
                          
                          <--- JS stacktrace --->
                          
                          FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                          host.raspberrypi Cannot install iobroker.zigbee@1.10.3: undefined
                          

                          Ist mein Raspberry mit 1GB RAM das Problem? Schaut ja nach einem Arbeitsspeicherproblem aus, oder? Gibt es irgendein Workaround?

                          Thomas BraunT D 2 Antworten Letzte Antwort
                          0
                          • F flubb

                            Hallo zusammen,

                            habe mein System seit langem auch mal wieder auf Stand gebracht, nur leider kann ich nachdem ich jetzt node-js und den js-controller geupdatet hab, keinerlei Adapter mehr aktualisieren. Hier mal die aktuelle Fehlermeldung:

                            Would you like to upgrade zigbee from @1.8.13 to @1.10.3 now? [(y)es, (n)o]: y
                            Update zigbee from @1.8.13 to @1.10.3
                            NPM version: 10.5.0
                            Installing iobroker.zigbee@1.10.3... (System call)
                            
                            <--- Last few GCs --->
                            
                            [2217:0x604ca00]   258911 ms: Mark-sweep 235.4 (249.0) -> 233.7 (249.0) MB, 1313.8 / 0.0 ms  (average mu = 0.350, current mu = 0.174) allocation failure; scavenge might not succeed
                            [2217:0x604ca00]   260629 ms: Mark-sweep 235.4 (249.0) -> 234.0 (249.3) MB, 1443.9 / 0.0 ms  (average mu = 0.256, current mu = 0.160) allocation failure; GC in old space requested
                            
                            
                            <--- JS stacktrace --->
                            
                            FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                            host.raspberrypi Cannot install iobroker.zigbee@1.10.3: undefined
                            

                            Ist mein Raspberry mit 1GB RAM das Problem? Schaut ja nach einem Arbeitsspeicherproblem aus, oder? Gibt es irgendein Workaround?

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

                            @flubb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                            Ist mein Raspberry mit 1GB RAM das Problem?

                            Ja, mit ziemlicher Sicherheit ist das mittlerweile zu wenig.

                            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
                            • F flubb

                              Hallo zusammen,

                              habe mein System seit langem auch mal wieder auf Stand gebracht, nur leider kann ich nachdem ich jetzt node-js und den js-controller geupdatet hab, keinerlei Adapter mehr aktualisieren. Hier mal die aktuelle Fehlermeldung:

                              Would you like to upgrade zigbee from @1.8.13 to @1.10.3 now? [(y)es, (n)o]: y
                              Update zigbee from @1.8.13 to @1.10.3
                              NPM version: 10.5.0
                              Installing iobroker.zigbee@1.10.3... (System call)
                              
                              <--- Last few GCs --->
                              
                              [2217:0x604ca00]   258911 ms: Mark-sweep 235.4 (249.0) -> 233.7 (249.0) MB, 1313.8 / 0.0 ms  (average mu = 0.350, current mu = 0.174) allocation failure; scavenge might not succeed
                              [2217:0x604ca00]   260629 ms: Mark-sweep 235.4 (249.0) -> 234.0 (249.3) MB, 1443.9 / 0.0 ms  (average mu = 0.256, current mu = 0.160) allocation failure; GC in old space requested
                              
                              
                              <--- JS stacktrace --->
                              
                              FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                              host.raspberrypi Cannot install iobroker.zigbee@1.10.3: undefined
                              

                              Ist mein Raspberry mit 1GB RAM das Problem? Schaut ja nach einem Arbeitsspeicherproblem aus, oder? Gibt es irgendein Workaround?

                              D Offline
                              D Offline
                              DPO99
                              schrieb am zuletzt editiert von
                              #774

                              @flubb Der Raspberry PI 5 (8GB) ist doch aktuell gut verfügbar. Da würde ich direkt mal zuschlagen ;)

                              1 Antwort Letzte Antwort
                              0
                              • madjack84M Offline
                                madjack84M Offline
                                madjack84
                                schrieb am zuletzt editiert von madjack84
                                #775

                                Hello, ich habe nach der Anleitung node js aktualisiert

                                iob nodejs-update

                                mit folgendem Text:

                                ioBroker nodejs fixer 2024-05-23
                                
                                Recommended nodejs-version is: 18.20.3
                                Checking your installation now. Please be patient!
                                
                                Your current setup is:
                                /usr/bin/node 		v16.19.0
                                /usr/bin/npm 		8.19.3
                                /usr/bin/npx 		8.19.3
                                /usr/bin/corepack 	0.15.1
                                
                                We found these nodejs versions available for installation:
                                
                                nodejs:
                                  Installed: 16.19.0-deb-1nodesource1
                                  Candidate: 16.20.2-deb-1nodesource1
                                  Version table:
                                     16.20.2-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages
                                 *** 16.19.0-deb-1nodesource1 100
                                        100 /var/lib/dpkg/status
                                     10.19.0~dfsg-3ubuntu1.6 500
                                        500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                        500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                     10.19.0~dfsg-3ubuntu1 500
                                        500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                
                                
                                
                                Nothing to do - Your installation is using the correct paths.
                                
                                You are running nodejs v16.19.0. Do you want to install recommended version 18.20.3? 
                                
                                Press <y> to continue or any other key to quit
                                Trying to fix your installation now. Please be patient.
                                

                                nun ist allerdings 20.14 installiert und ich erhalte bei jedem Adapter Upgradeversuch einen npm error

                                npm error code EBADENGINE

                                laut Host Info ist Npm 10.7 nun installiert...

                                Habt ihr da Ideen dazu? welche logs braucht ihr?

                                nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

                                DJMarc75D Thomas BraunT 3 Antworten Letzte Antwort
                                0
                                • madjack84M madjack84

                                  Hello, ich habe nach der Anleitung node js aktualisiert

                                  iob nodejs-update

                                  mit folgendem Text:

                                  ioBroker nodejs fixer 2024-05-23
                                  
                                  Recommended nodejs-version is: 18.20.3
                                  Checking your installation now. Please be patient!
                                  
                                  Your current setup is:
                                  /usr/bin/node 		v16.19.0
                                  /usr/bin/npm 		8.19.3
                                  /usr/bin/npx 		8.19.3
                                  /usr/bin/corepack 	0.15.1
                                  
                                  We found these nodejs versions available for installation:
                                  
                                  nodejs:
                                    Installed: 16.19.0-deb-1nodesource1
                                    Candidate: 16.20.2-deb-1nodesource1
                                    Version table:
                                       16.20.2-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages
                                   *** 16.19.0-deb-1nodesource1 100
                                          100 /var/lib/dpkg/status
                                       10.19.0~dfsg-3ubuntu1.6 500
                                          500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                          500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                       10.19.0~dfsg-3ubuntu1 500
                                          500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                  
                                  
                                  
                                  Nothing to do - Your installation is using the correct paths.
                                  
                                  You are running nodejs v16.19.0. Do you want to install recommended version 18.20.3? 
                                  
                                  Press <y> to continue or any other key to quit
                                  Trying to fix your installation now. Please be patient.
                                  

                                  nun ist allerdings 20.14 installiert und ich erhalte bei jedem Adapter Upgradeversuch einen npm error

                                  npm error code EBADENGINE

                                  laut Host Info ist Npm 10.7 nun installiert...

                                  Habt ihr da Ideen dazu? welche logs braucht ihr?

                                  DJMarc75D Offline
                                  DJMarc75D Offline
                                  DJMarc75
                                  schrieb am zuletzt editiert von
                                  #776

                                  @madjack84
                                  bitte die langfassung von

                                  iob diag
                                  

                                  zeigen

                                  Lehrling seit 1975 !!!
                                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                  madjack84M 1 Antwort Letzte Antwort
                                  0
                                  • madjack84M madjack84

                                    Hello, ich habe nach der Anleitung node js aktualisiert

                                    iob nodejs-update

                                    mit folgendem Text:

                                    ioBroker nodejs fixer 2024-05-23
                                    
                                    Recommended nodejs-version is: 18.20.3
                                    Checking your installation now. Please be patient!
                                    
                                    Your current setup is:
                                    /usr/bin/node 		v16.19.0
                                    /usr/bin/npm 		8.19.3
                                    /usr/bin/npx 		8.19.3
                                    /usr/bin/corepack 	0.15.1
                                    
                                    We found these nodejs versions available for installation:
                                    
                                    nodejs:
                                      Installed: 16.19.0-deb-1nodesource1
                                      Candidate: 16.20.2-deb-1nodesource1
                                      Version table:
                                         16.20.2-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages
                                     *** 16.19.0-deb-1nodesource1 100
                                            100 /var/lib/dpkg/status
                                         10.19.0~dfsg-3ubuntu1.6 500
                                            500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                            500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                         10.19.0~dfsg-3ubuntu1 500
                                            500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                    
                                    
                                    
                                    Nothing to do - Your installation is using the correct paths.
                                    
                                    You are running nodejs v16.19.0. Do you want to install recommended version 18.20.3? 
                                    
                                    Press <y> to continue or any other key to quit
                                    Trying to fix your installation now. Please be patient.
                                    

                                    nun ist allerdings 20.14 installiert und ich erhalte bei jedem Adapter Upgradeversuch einen npm error

                                    npm error code EBADENGINE

                                    laut Host Info ist Npm 10.7 nun installiert...

                                    Habt ihr da Ideen dazu? welche logs braucht ihr?

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

                                    @madjack84 sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                    nun ist allerdings 20.14 installiert

                                    Das ist richtig, nodejs@20 ist nämlich die aktuelle Empfehlung für ioBroker. (Auch wenn da noch 18 angezeigt wird...)

                                    ich erhalte bei jedem Adapter Upgradeversuch einen npm error

                                    Mehr Kontext... Mit der einen Zeile kann man nix anfangen.

                                    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
                                    • madjack84M madjack84

                                      Hello, ich habe nach der Anleitung node js aktualisiert

                                      iob nodejs-update

                                      mit folgendem Text:

                                      ioBroker nodejs fixer 2024-05-23
                                      
                                      Recommended nodejs-version is: 18.20.3
                                      Checking your installation now. Please be patient!
                                      
                                      Your current setup is:
                                      /usr/bin/node 		v16.19.0
                                      /usr/bin/npm 		8.19.3
                                      /usr/bin/npx 		8.19.3
                                      /usr/bin/corepack 	0.15.1
                                      
                                      We found these nodejs versions available for installation:
                                      
                                      nodejs:
                                        Installed: 16.19.0-deb-1nodesource1
                                        Candidate: 16.20.2-deb-1nodesource1
                                        Version table:
                                           16.20.2-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x focal/main amd64 Packages
                                       *** 16.19.0-deb-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                           10.19.0~dfsg-3ubuntu1.6 500
                                              500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                              500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                           10.19.0~dfsg-3ubuntu1 500
                                              500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                      
                                      
                                      
                                      Nothing to do - Your installation is using the correct paths.
                                      
                                      You are running nodejs v16.19.0. Do you want to install recommended version 18.20.3? 
                                      
                                      Press <y> to continue or any other key to quit
                                      Trying to fix your installation now. Please be patient.
                                      

                                      nun ist allerdings 20.14 installiert und ich erhalte bei jedem Adapter Upgradeversuch einen npm error

                                      npm error code EBADENGINE

                                      laut Host Info ist Npm 10.7 nun installiert...

                                      Habt ihr da Ideen dazu? welche logs braucht ihr?

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

                                      @madjack84

                                      Mach am besten einen eigenen Thread auf. Der hier ist schon zu lang für Einzelfälle.

                                      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
                                      • DJMarc75D DJMarc75

                                        @madjack84
                                        bitte die langfassung von

                                        iob diag
                                        

                                        zeigen

                                        madjack84M Offline
                                        madjack84M Offline
                                        madjack84
                                        schrieb am zuletzt editiert von madjack84
                                        #779

                                        @djmarc75 sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                        iob diag

                                        here you go :) Danke schonmal


                                        ======== Start marking the full check here =========

                                        Skript v.2024-05-22
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: ioalbrecht
                                                 Icon name: computer-vm
                                                   Chassis: vm
                                            Virtualization: kvm
                                          Operating System: Ubuntu 20.04.6 LTS
                                                    Kernel: Linux 5.4.0-182-generic
                                              Architecture: x86-64
                                        
                                        model name	: Common KVM processor
                                        Docker          : false
                                        Virtualization  : kvm
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         19:43:38 up 37 min,  1 user,  load average: 0.17, 0.11, 0.15
                                        CPU threads: 2
                                        
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Fri 2024-05-31 19:43:38 CEST
                                                   Universal time: Fri 2024-05-31 17:43:38 UTC 
                                                         RTC time: Fri 2024-05-31 17:43:39     
                                                        Time zone: Europe/Berlin (CEST, +0200) 
                                        System clock synchronized: yes                         
                                                      NTP service: active                      
                                                  RTC in local TZ: no                          
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        upgrade
                                        HOME=/home/upgrade
                                        GROUPS=upgrade adm dialout cdrom sudo dip plugdev lxd iobroker
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        GROUPS=iobroker tty dialout audio video redis
                                        
                                        *** Display-Server-Setup ***
                                        Display-Server: false
                                        Desktop: 	
                                        Terminal: 	tty
                                        Boot Target: 	graphical.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           3.9G        1.8G        1.3G        1.0M        866M        1.9G
                                        Swap:          3.9G          0B        3.9G
                                        Total:         7.9G        1.8G        5.2G
                                        
                                        Active iob-Instances: 	19
                                        
                                                 3920 M total memory
                                                 1760 M used memory
                                                 1960 M active memory
                                                  470 M inactive memory
                                                 1293 M free memory
                                                   90 M buffer memory
                                                  775 M swap cache
                                                 3935 M total swap
                                                    0 M used swap
                                                 3935 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 19:43:39 up 37 min,  1 user,  load average: 0.17, 0.11, 0.15
                                        Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :   3920.1 total,   1293.8 free,   1760.0 used,    866.4 buff/cache
                                        MiB Swap:   3936.0 total,   3936.0 free,      0.0 used.   1922.3 avail Mem 
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT                             LOAD   ACTIVE SUB    DESCRIPTION                                     
                                        * snap.mosquitto.mosquitto.service loaded failed failed Service for snap application mosquitto.mosquitto
                                        
                                        LOAD   = Reflects whether the unit definition was properly loaded.
                                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                        SUB    = The low-level unit activation state, values depend on unit type.
                                        
                                        1 loaded units listed.
                                        
                                        *** FILESYSTEM ***
                                        Filesystem                        Type      Size  Used Avail Use% Mounted on
                                        udev                              devtmpfs  1.9G     0  1.9G   0% /dev
                                        tmpfs                             tmpfs     393M  1.1M  391M   1% /run
                                        /dev/mapper/ubuntu--vg-ubuntu--lv ext4       20G   15G  4.3G  78% /
                                        tmpfs                             tmpfs     2.0G     0  2.0G   0% /dev/shm
                                        tmpfs                             tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs                             tmpfs     2.0G     0  2.0G   0% /sys/fs/cgroup
                                        /dev/sda2                         ext4      974M  312M  595M  35% /boot
                                        /dev/loop0                        squashfs   56M   56M     0 100% /snap/core18/2823
                                        /dev/loop1                        squashfs   56M   56M     0 100% /snap/core18/2812
                                        /dev/loop2                        squashfs   64M   64M     0 100% /snap/core20/2318
                                        /dev/loop3                        squashfs  1.2M  1.2M     0 100% /snap/mosquitto/873
                                        /dev/loop4                        squashfs   92M   92M     0 100% /snap/lxd/24061
                                        /dev/loop5                        squashfs   64M   64M     0 100% /snap/core20/2264
                                        /dev/loop6                        squashfs  1.2M  1.2M     0 100% /snap/mosquitto/856
                                        /dev/loop7                        squashfs   92M   92M     0 100% /snap/lxd/23991
                                        /dev/loop8                        squashfs   39M   39M     0 100% /snap/snapd/21465
                                        /dev/loop9                        squashfs   39M   39M     0 100% /snap/snapd/21759
                                        tmpfs                             tmpfs     393M     0  393M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Fri May 31 19:06:31 2024] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
                                        [Fri May 31 19:06:32 2024] EXT4-fs (dm-0): re-mounted. Opts: (null)
                                        [Fri May 31 19:06:34 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                                        
                                        Show mounted filesystems:
                                        TARGET                                SOURCE                            FSTYPE      OPTIONS
                                        /                                     /dev/mapper/ubuntu--vg-ubuntu--lv ext4        rw,relatime
                                        |-/sys                                sysfs                             sysfs       rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/security              securityfs                        securityfs  rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/fs/cgroup                    tmpfs                             tmpfs       ro,nosuid,nodev,noexec,mode=755
                                        | | |-/sys/fs/cgroup/unified          cgroup2                           cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate
                                        | | |-/sys/fs/cgroup/systemd          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
                                        | | |-/sys/fs/cgroup/devices          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,devices
                                        | | |-/sys/fs/cgroup/cpuset           cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
                                        | | |-/sys/fs/cgroup/net_cls,net_prio cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
                                        | | |-/sys/fs/cgroup/memory           cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,memory
                                        | | |-/sys/fs/cgroup/rdma             cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,rdma
                                        | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
                                        | | |-/sys/fs/cgroup/freezer          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,freezer
                                        | | |-/sys/fs/cgroup/hugetlb          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
                                        | | |-/sys/fs/cgroup/perf_event       cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
                                        | | |-/sys/fs/cgroup/pids             cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,pids
                                        | | `-/sys/fs/cgroup/blkio            cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,blkio
                                        | |-/sys/fs/pstore                    pstore                            pstore      rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/fs/bpf                       none                              bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                        | |-/sys/kernel/debug                 debugfs                           debugfs     rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/tracing               tracefs                           tracefs     rw,nosuid,nodev,noexec,relatime
                                        | |-/sys/kernel/config                configfs                          configfs    rw,nosuid,nodev,noexec,relatime
                                        | `-/sys/fs/fuse/connections          fusectl                           fusectl     rw,nosuid,nodev,noexec,relatime
                                        |-/proc                               proc                              proc        rw,nosuid,nodev,noexec,relatime
                                        | `-/proc/sys/fs/binfmt_misc          systemd-1                         autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15764
                                        |   `-/proc/sys/fs/binfmt_misc        binfmt_misc                       binfmt_misc rw,nosuid,nodev,noexec,relatime
                                        |-/dev                                udev                              devtmpfs    rw,nosuid,noexec,relatime,size=1960344k,nr_inodes=490086,mode=755
                                        | |-/dev/pts                          devpts                            devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                        | |-/dev/shm                          tmpfs                             tmpfs       rw,nosuid,nodev
                                        | |-/dev/hugepages                    hugetlbfs                         hugetlbfs   rw,relatime,pagesize=2M
                                        | `-/dev/mqueue                       mqueue                            mqueue      rw,nosuid,nodev,noexec,relatime
                                        |-/run                                tmpfs                             tmpfs       rw,nosuid,nodev,noexec,relatime,size=401424k,mode=755
                                        | |-/run/lock                         tmpfs                             tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                                        | |-/run/rpc_pipefs                   sunrpc                            rpc_pipefs  rw,relatime
                                        | |-/run/snapd/ns                     tmpfs[/snapd/ns]                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=401424k,mode=755
                                        | | |-/run/snapd/ns/lxd.mnt           nsfs[mnt:[4026532318]]            nsfs        rw
                                        | | `-/run/snapd/ns/mosquitto.mnt     nsfs[mnt:[4026532320]]            nsfs        rw
                                        | `-/run/user/1000                    tmpfs                             tmpfs       rw,nosuid,nodev,relatime,size=401420k,mode=700,uid=1000,gid=1000
                                        |-/boot                               /dev/sda2                         ext4        rw,relatime
                                        |-/snap/core18/2823                   /dev/loop0                        squashfs    ro,nodev,relatime
                                        |-/snap/core18/2812                   /dev/loop1                        squashfs    ro,nodev,relatime
                                        |-/snap/core20/2318                   /dev/loop2                        squashfs    ro,nodev,relatime
                                        |-/snap/mosquitto/873                 /dev/loop3                        squashfs    ro,nodev,relatime
                                        |-/snap/lxd/24061                     /dev/loop4                        squashfs    ro,nodev,relatime
                                        |-/snap/core20/2264                   /dev/loop5                        squashfs    ro,nodev,relatime
                                        |-/snap/mosquitto/856                 /dev/loop6                        squashfs    ro,nodev,relatime
                                        |-/snap/lxd/23991                     /dev/loop7                        squashfs    ro,nodev,relatime
                                        |-/snap/snapd/21465                   /dev/loop8                        squashfs    ro,nodev,relatime
                                        `-/snap/snapd/21759                   /dev/loop9                        squashfs    ro,nodev,relatime
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        2.4G	/var/
                                        1.2G	/var/lib
                                        926M	/var/lib/snapd
                                        901M	/var/log
                                        897M	/var/log/journal/9eafc192ff0e4f099ca8b43790018b7d
                                        
                                        Archived and active journals take up 896.1M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        352M	/opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.4G	/opt/iobroker/iobroker-data/
                                        726M	/opt/iobroker/iobroker-data/files
                                        511M	/opt/iobroker/iobroker-data/files/ring.0
                                        498M	/opt/iobroker/iobroker-data/files/ring.0/doorbell_91774976
                                        386M	/opt/iobroker/iobroker-data/backup-objects
                                        
                                        The five largest files in iobroker-data are:
                                        47M	/opt/iobroker/iobroker-data/states.jsonl
                                        35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                        33M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                                        29M	/opt/iobroker/iobroker-data/objects.jsonl
                                        24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2473751-if00
                                        
                                        Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                                        
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs 	v20.14.0
                                        /usr/bin/node 		v20.14.0
                                        /usr/bin/npm 		10.7.0
                                        /usr/bin/npx 		10.7.0
                                        /usr/bin/corepack 	0.28.1
                                        
                                        
                                        nodejs:
                                          Installed: 20.14.0-1nodesource1
                                          Candidate: 20.14.0-1nodesource1
                                          Version table:
                                         *** 20.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             20.13.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.12.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.12.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.11.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.8.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.6.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.5.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.3.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             20.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             10.19.0~dfsg-3ubuntu1.6 500
                                                500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                                                500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                                             10.19.0~dfsg-3ubuntu1 500
                                                500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree:
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Core adapters versions
                                        js-controller: 	5.0.12
                                        admin: 		6.13.16
                                        javascript: 	7.1.4
                                        
                                        nodejs modules from github: 	1
                                        | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : ioalbrecht                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : ioalbrecht                               -  enabled
                                          system.adapter.alias-manager.0          : alias-manager         : ioalbrecht                               -  enabled
                                        + system.adapter.backitup.0               : backitup              : ioalbrecht                               -  enabled
                                          system.adapter.daswetter.0              : daswetter             : ioalbrecht                               -  enabled
                                          system.adapter.devices.0                : devices               : ioalbrecht                               -  enabled
                                          system.adapter.discovery.0              : discovery             : ioalbrecht                               - disabled
                                          system.adapter.feiertage.0              : feiertage             : ioalbrecht                               -  enabled
                                          system.adapter.flot.0                   : flot                  : ioalbrecht                               - disabled
                                        + system.adapter.history.0                : history               : ioalbrecht                               -  enabled
                                        + system.adapter.info.0                   : info                  : ioalbrecht                               -  enabled
                                        + system.adapter.iot.0                    : iot                   : ioalbrecht                               -  enabled
                                        + system.adapter.javascript.0             : javascript            : ioalbrecht                               -  enabled
                                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioalbrecht                               -  enabled, port: 54321
                                        + system.adapter.mihome.0                 : mihome                : ioalbrecht                               -  enabled, port: 9898, bind: 0.0.0.0
                                        + system.adapter.mqtt-client.0            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
                                        + system.adapter.mqtt-client.1            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
                                        + system.adapter.ping.0                   : ping                  : ioalbrecht                               -  enabled
                                          system.adapter.ring.0                   : ring                  : ioalbrecht                               - disabled
                                          system.adapter.samsung.0                : samsung               : ioalbrecht                               - disabled
                                        + system.adapter.simple-api.0             : simple-api            : ioalbrecht                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.telegram.0               : telegram              : ioalbrecht                               -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.tr-064.0                 : tr-064                : ioalbrecht                               -  enabled
                                        + system.adapter.vw-connect.0             : vw-connect            : ioalbrecht                               -  enabled
                                        + system.adapter.web.0                    : web                   : ioalbrecht                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          system.adapter.wled.0                   : wled                  : ioalbrecht                               - disabled
                                        + system.adapter.zigbee.0                 : zigbee                : ioalbrecht                               -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2473751-if00
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : ioalbrecht                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioalbrecht                               -  enabled, port: 54321
                                        + system.adapter.mihome.0                 : mihome                : ioalbrecht                               -  enabled, port: 9898, bind: 0.0.0.0
                                        + system.adapter.mqtt-client.0            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
                                        + system.adapter.mqtt-client.1            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
                                        + system.adapter.simple-api.0             : simple-api            : ioalbrecht                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.telegram.0               : telegram              : ioalbrecht                               -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : ioalbrecht                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : ioalbrecht                               -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2473751-if00
                                        
                                        ioBroker-Repositories
                                        stable        : http://download.iobroker.net/sources-dist.json
                                        beta          : http://download.iobroker.net/sources-dist-latest.json
                                        
                                        Active repo(s): stable
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 6.13.16  , installed 6.13.16
                                        Adapter    "alexa2"       : 3.26.5   , installed 3.26.4 [Updatable]
                                        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                        Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                        Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
                                        Adapter    "deconz"       : 1.4.1    , installed 1.3.19 [Updatable]
                                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                        Adapter    "discovery"    : 4.4.0    , installed 3.1.0  [Updatable]
                                        Adapter    "feiertage"    : 1.2.0    , installed 1.1.4  [Updatable]
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "iot"          : 3.2.2    , installed 2.0.11 [Updatable]
                                        Adapter    "javascript"   : 8.3.1    , installed 7.1.4  [Updatable]
                                        Controller "js-controller": 5.0.19   , installed 5.0.12 [Updatable]
                                        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                        Adapter    "mihome-vacuum": 4.2.0    , installed 4.0.0  [Updatable]
                                        Adapter    "mqtt-client"  : 1.8.0    , installed 1.7.0  [Updatable]
                                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                        Adapter    "ring"         : 5.0.10   , installed 3.2.2  [Updatable]
                                        Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                                        Adapter    "simple-api"   : 2.8.0    , installed 2.7.2  [Updatable]
                                        Adapter    "socketio"     : 6.7.0    , installed 6.6.1  [Updatable]
                                        Adapter    "telegram"     : 3.2.1    , installed 3.1.0  [Updatable]
                                        Adapter    "tr-064"       : 4.3.0    , installed 4.2.18 [Updatable]
                                        Adapter    "web"          : 6.2.5    , installed 6.2.5
                                        Adapter    "wled"         : 0.7.2    , installed 0.7.2
                                        Adapter    "ws"           : 2.6.1    , installed 2.5.11 [Updatable]
                                        Adapter    "zigbee"       : 1.10.3   , installed 1.8.24 [Updatable]
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects: 	11401
                                        States: 	9587
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://phoscon.de/apt/deconz focal InRelease
                                        Hit:2 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
                                        Hit:3 http://de.archive.ubuntu.com/ubuntu focal InRelease
                                        Hit:4 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
                                        Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                        Hit:6 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
                                        Hit:7 http://de.archive.ubuntu.com/ubuntu focal-security 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 127.0.0.53:53           0.0.0.0:*               LISTEN      101        22411      648/systemd-resolve 
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          25267      721/sshd: /usr/sbin 
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          24892      672/mosquitto       
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       27453      669/iobroker.js-con 
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       27394      669/iobroker.js-con 
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15775      1/init              
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          25278      721/sshd: /usr/sbin 
                                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       29602      1410/io.simple-api. 
                                        tcp6       0      0 :::1883                 :::*                    LISTEN      0          24893      672/mosquitto       
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          15783      1/init              
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       27613      963/io.admin.0      
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       31154      1569/io.web.0       
                                        udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       28129      1093/io.mihome.0    
                                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        22410      648/systemd-resolve 
                                        udp        0      0 192.168.188.74:68       0.0.0.0:*                           100        22414      646/systemd-network 
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15778      1/init              
                                        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       28081      1065/io.mihome-vacu 
                                        udp6       0      0 :::111                  :::*                                0          15788      1/init              
                                        udp6       0      0 fe80::e091:47ff:fe6:546 :::*                                100        22631      646/systemd-network 
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2024-05-31 19:29:58.040  - info: host.ioalbrecht iobroker npm error code EBADENGINE
                                        2024-05-31 19:29:58.044  - info: host.ioalbrecht iobroker npm error engine Unsupported engine
                                        2024-05-31 19:29:58.046  - info: host.ioalbrecht iobroker npm error engine Not compatible with your version of node/npm: ring-client-api@11.7.1
                                        2024-05-31 19:29:58.047  - info: host.ioalbrecht iobroker npm error notsup Not compatible with your version of node/npm: ring-client-api@11.7.1npm error notsup Required: {"node":"^16 || ^18"}npm error notsup Actual:   {"npm":"10.7.0","node":"v20.14.0"}
                                        2024-05-31 19:29:58.051  - info: host.ioalbrecht iobroker 
                                        2024-05-31 19:29:58.053  - info: host.ioalbrecht iobroker npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_29_55_322Z-debug-0.log
                                        2024-05-31 19:29:58.201  - info: host.ioalbrecht iobroker upload [17] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom.html custom.html text/html
                                        2024-05-31 19:29:58.209  - info: host.ioalbrecht iobroker upload [16] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom_m.html custom_m.html text/html
                                        2024-05-31 19:29:58.213  - info: host.ioalbrecht iobroker upload [15] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        2024-05-31 19:29:58.218  - info: host.ioalbrecht iobroker upload [14] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        2024-05-31 19:29:58.223  - info: host.ioalbrecht iobroker upload [13] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                        2024-05-31 19:29:58.228  - info: host.ioalbrecht iobroker upload [12] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        2024-05-31 19:29:58.233  - info: host.ioalbrecht iobroker upload [11] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                        2024-05-31 19:29:58.238  - info: host.ioalbrecht iobroker upload [10] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                        2024-05-31 19:29:58.244  - info: host.ioalbrecht iobroker upload [9] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                        2024-05-31 19:29:58.249  - info: host.ioalbrecht iobroker upload [8] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                        2024-05-31 19:29:58.254  - info: host.ioalbrecht iobroker upload [7] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                        2024-05-31 19:29:58.259  - info: host.ioalbrecht iobroker upload [6] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                        2024-05-31 19:29:58.265  - info: host.ioalbrecht iobroker upload [5] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        2024-05-31 19:29:58.269  - info: host.ioalbrecht iobroker upload [4] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/index.html index.html text/html
                                        2024-05-31 19:29:58.274  - info: host.ioalbrecht iobroker upload [3] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/index_m.html index_m.html text/html
                                        2024-05-31 19:29:58.279  - info: host.ioalbrecht iobroker upload [2] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/jsonCustom.json jsonCustom.json application/json
                                        2024-05-31 19:29:58.284  - info: host.ioalbrecht iobroker upload [1] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/mqtt-client.png mqtt-client.png image/png
                                        2024-05-31 19:29:58.289  - info: host.ioalbrecht iobroker upload [0] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/words.js words.js application/javascript
                                        2024-05-31 19:29:59.304  - info: host.ioalbrecht iobroker exit 0
                                        
                                        

                                        ============ Mark until here for C&P =============

                                        ufff jetzt hab ich erst alle 3 Antworten gelesen .... ich mach nen Thread auf. Link folgt gleich... ausser ne Lösung ist schon direkt in Sicht

                                        eigener Thread ist hier:
                                        https://forum.iobroker.net/topic/75026/node-js-update-npm-bad-error-ebadengine

                                        nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

                                        1 Antwort Letzte Antwort
                                        0
                                        • M Offline
                                          M Offline
                                          M-A-X
                                          schrieb am zuletzt editiert von
                                          #780

                                          Hey,
                                          Mir wurde gerade angezeigt, dass es ne neuere node.js Version gibt. Also wollte ich per

                                          iob nodejs-update 
                                          

                                          ein Update machen. Allerdings sagt er immer noch, dass 18.x die empfohlene Version ist. Ich bin aber auf der 20.x
                                          Kann man bzw wird das Skript irgendwann umgestellt, dass er merkt wenn man auf ner anderen Hauptversion ist und macht dann davon das update?
                                          Danke im Voraus

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          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

                                          645

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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