Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wir Empfehlen: Node.js 20.x :-)

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Wir Empfehlen: Node.js 20.x :-)

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

      @hansmeier

      Keine Ahnung was du da veranstaltest hast. Im Zweifel führe ich es auf die Verwendung des 'root' zurück. Wie immer, wenn ein verrootetes System plötzlich merkwürdige Dinge tut.

      iob repo unset stable
      iob repo del stable
      
      H 1 Reply Last reply Reply Quote 0
      • H
        hansmeier @Thomas Braun last edited by

        @thomas-braun

        $ iob repo unset stable
        Repository "stable" deactivated.
        List is empty
        $ iob repo del stable
        Repository "stable" deleted.
        List is empty
        $ iob repo add stable http://download.iobroker.net/sources-dist.json
        Cannot add repository location: Repository "stable" yet exists: http://download.iobroker.net/sources-dist.json
        $ iob repo set stable
        Repository "stable" set as active.
        List is empty
        $ iob repo list
        List is empty
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @hansmeier last edited by

          @hansmeier

          Fällt mir nix mehr zu ein.

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

            @thomas-braun Mein Senf:

            hauptseite und forum funktionieren, Repository Down?

            martin@iobroker-test-sicher:/var$ ping iobroker.net
            PING iobroker.net (82.165.135.239) 56(84) bytes of data.
            64 bytes from s21181212.onlinehome-server.info (82.165.135.239): icmp_seq=1 ttl=55 time=22.0 ms
            64 bytes from s21181212.onlinehome-server.info (82.165.135.239): icmp_seq=2 ttl=55 time=19.3 ms
            64 bytes from s21181212.onlinehome-server.info (82.165.135.239): icmp_seq=3 ttl=55 time=17.6 ms
            64 bytes from s21181212.onlinehome-server.info (82.165.135.239): icmp_seq=4 ttl=55 time=17.9 ms
            ^C
            --- iobroker.net ping statistics ---
            4 packets transmitted, 4 received, 0% packet loss, time 3007ms
            rtt min/avg/max/mdev = 17.605/19.196/21.973/1.721 ms
            martin@iobroker-test-sicher:/var$ ping forum.iobroker.net
            PING forum.iobroker.net (213.136.68.177) 56(84) bytes of data.
            64 bytes from m1713.contaboserver.net (213.136.68.177): icmp_seq=1 ttl=57 time=26.0 ms
            64 bytes from m1713.contaboserver.net (213.136.68.177): icmp_seq=2 ttl=57 time=24.0 ms
            64 bytes from m1713.contaboserver.net (213.136.68.177): icmp_seq=3 ttl=57 time=21.9 ms
            ^C
            --- forum.iobroker.net ping statistics ---
            3 packets transmitted, 3 received, 0% packet loss, time 2003ms
            rtt min/avg/max/mdev = 21.918/23.954/25.978/1.657 ms
            martin@iobroker-test-sicher:/var$ ping download.iobroker.net
            PING download.iobroker.net (93.90.206.45) 56(84) bytes of data.
            ^C
            --- download.iobroker.net ping statistics ---
            3 packets transmitted, 0 received, 100% packet loss, time 2042ms
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @MartinP last edited by Thomas Braun

              @martinp

              Der antwortet nicht auf pings.
              Der host iobroker.net selber antwortet nämlich.

              MartinP H 2 Replies Last reply Reply Quote 0
              • MartinP
                MartinP @Thomas Braun last edited by MartinP

                @thomas-braun Das Problem von Gestern sollte behoben sein?

                forum, Hauptseite und repositories scheinen unterschiedliche IP-Adressen zu haben

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

                  @martinp sagte in Wir Empfehlen: Node.js 20.x 🙂:

                  Das Problem von Gestern sollte behoben sein?

                  Ja, soweit ich weiß läuft wieder alles.

                  MartinP 1 Reply Last reply Reply Quote 0
                  • H
                    hansmeier @Thomas Braun last edited by

                    @thomas-braun Das heisst dann wohl für mich: ioBroker neu installieren und dann das letzte Backup per Backitup Adapter einspielen ?
                    Proxmox Backup ist zu jung. Da dürfte der Fehler schon enthalten sein.

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

                      @thomas-braun stimmt, aber mit Merkwürdigkeiten gibt einen Redirect auf repo.iobroker.live, ab da geht es per IPv6 weiter:

                      martin@iobroker-test-sicher:~$ wget http://download.iobroker.net/sources-dist.json
                      --2024-06-07 15:31:32--  http://download.iobroker.net/sources-dist.json
                      Resolving download.iobroker.net (download.iobroker.net)... 93.90.206.45
                      Connecting to download.iobroker.net (download.iobroker.net)|93.90.206.45|:80... connected.
                      HTTP request sent, awaiting response... 301 Moved Permanently
                      Location: http://repo.iobroker.live/sources-dist.json [following]
                      --2024-06-07 15:31:32--  http://repo.iobroker.live/sources-dist.json
                      Resolving repo.iobroker.live (repo.iobroker.live)... 2606:4700:3030::ac43:de66, 2606:4700:3035::6815:56aa, 104.21.86.170, ...
                      Connecting to repo.iobroker.live (repo.iobroker.live)|2606:4700:3030::ac43:de66|:80... connected.
                      HTTP request sent, awaiting response... 200 OK
                      Length: 4600604 (4.4M) [application/json]
                      Saving to: 'sources-dist.json'
                      
                      sources-dist.json              100%[====================================================>]   4.39M  --.-KB/s    in 0.1s    
                      
                      2024-06-07 15:31:33 (36.9 MB/s) - 'sources-dist.json' saved [4600604/4600604]
                      
                      martin@iobroker-test-sicher:~$ 
                      

                      EDIT: Gibt ja auch eine IPv4 Adresse, und die lässt sich auch anpingen....

                      1 Reply Last reply Reply Quote 0
                      • H
                        hansmeier last edited by hansmeier

                        IPv6 habe ich in meinem Router ungefähr zum gleichen Zeitpunkt wo ich keine Updates mehr angezeigt bekam, deaktiviert.
                        Der Grund waren Probleme mit WireGuard.
                        Es könnte also ein Zusammenhang bestehen.
                        Hab jetzt mal IPv6 wieder freigegeben.

                        Bringt aber leider keine Änderung

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

                          @hansmeier sagte in Wir Empfehlen: Node.js 20.x 🙂:

                          IPv6 habe ich in meinem Router ungefähr zum gleichen Zeitpunkt wo ich keine Updates mehr angezeigt bekam, deaktiviert.

                          Schlechte Idee.

                          Versuch es mal mit

                          iob setup first
                          
                          H 1 Reply Last reply Reply Quote 1
                          • H
                            hansmeier @Thomas Braun last edited by

                            @thomas-braun sagte in Wir Empfehlen: Node.js 20.x 🙂:

                            iob setup first

                            Cool ! Das hat es gebracht. Die Repositories sind wieder da. Und gleich kamen 11 Adapter Updates hoch.
                            Danke, du hast meinen Tag gerettet.
                            Ich muss mal Proxmox unbedingt so einstellen, dass die Backups länger zurückreichen als eine Woche. 🙄

                            ======================= SUMMARY =======================
                                                    v.2024-05-22
                            
                            
                             Static hostname: ioBrokerUbuntu2204
                                   Icon name: computer-container
                                     Chassis: container
                              Virtualization: lxc
                            Operating System: Ubuntu 22.04.4 LTS
                                      Kernel: Linux 6.8.4-3-pve
                                Architecture: x86-64
                            
                            Installation:           lxc
                            Kernel:                 x86_64
                            Userland:               64 bit
                            Timezone:               Europe/Berlin (CEST, +0200)
                            User-ID:                1001
                            Display-Server:         false
                            Boot Target:            graphical.target
                            
                            Pending OS-Updates:     0
                            Pending iob updates:    11
                            
                            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
                            
                            Recommended versions are nodejs 18.20.3 and npm 10.7.0
                            Your nodejs installation is correct
                            
                            MEMORY: 
                                           total        used        free      shared  buff/cache   available
                            Mem:            6.1G        2.2G        3.1G        0.0K        811M        3.9G
                            Swap:           2.0G          0B        2.0G
                            Total:          8.2G        2.2G        5.2G
                            
                            Active iob-Instances:   39
                            Active repo(s): stable
                            
                            ioBroker Core:          js-controller           5.0.19
                                                    admin                   6.13.16
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Status admin and web instance:
                            + system.adapter.admin.0                  : admin                 : ioBrokerUbuntu2204                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.web.0                    : web                   : ioBrokerUbuntu2204                       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            Objects:                17559
                            States:                 15478
                            
                            Size of iob-Database:
                            
                            17M     /opt/iobroker/iobroker-data/objects.jsonl
                            12M     /opt/iobroker/iobroker-data/objects.json.migrated
                            12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            9.4M    /opt/iobroker/iobroker-data/states.jsonl
                            2.3M    /opt/iobroker/iobroker-data/states.json.migrated
                            2.3M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                            
                            
                            
                            =================== END OF SUMMARY ====================
                            
                            mcm1957 1 Reply Last reply Reply Quote 0
                            • mcm1957
                              mcm1957 @hansmeier last edited by

                              Die Repositories kann man übrigends auch via Browser checken:

                              https://repo.iobroker.live/sources-dist-latest.json
                              https://repo.iobroker.live/sources-dist.json

                              sollten ein größeres json liefern. In edge ist es bei mir auch bracuhbar formatiert, in chrome nicht.

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @mcm1957 last edited by

                                @mcm1957 sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                Die Repositories kann man übrigends auch via Browser checken:

                                leider klappt das oft 8bw8hl der ioBroker Probleme hat.

                                mcm1957 1 Reply Last reply Reply Quote 0
                                • mcm1957
                                  mcm1957 @Homoran last edited by

                                  @homoran
                                  Ja - aber da ihr oben gemutmaßt habt dass der Server weg ist wäre das in dem Fall eine Testmöglichkeit. Wenn das nicht geht ists klar dass was am Server klemmt ...

                                  1 Reply Last reply Reply Quote 1
                                  • MartinP
                                    MartinP @DJMarc75 last edited by MartinP

                                    @djmarc75 said in Wir Empfehlen: Node.js 20.x 🙂:

                                    @myssv sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                    folgende Fehler

                                    Du wohnst in einer Zone wo es diese beiden Astros im Moment nicht gibt.

                                    Kann man ignorieren und ist in der neuen Version 8.4.2 vom JavaSkriptAdapter behoben.

                                    Hmm, in wohne in Dortmund, ist eigentlich nicht nahe genug am Polarkreis um dieses Meldungen zu triggern - oder muss man da irgendwo seinen Geo-Position eintragen?

                                    In den Basiseinstellungen ist das erfolgt..

                                    63ac5fbc-9be4-4a39-b576-95be818a76cf-grafik.png

                                    Homoran Marc Berg 2 Replies Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @MartinP last edited by

                                      @martinp sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                      Hmm, in wohne in NRW, ist eigentlich nicht nahe genug am Polarkreis um dieses Meldungen zu triggern -

                                      aber sicher doch!
                                      sieh mal bei sonnenverlauf.de nach ob bei dir die Sonne unter -18° Elevation kommt.
                                      Würde mich sehr wundern.

                                      1 Reply Last reply Reply Quote 0
                                      • Marc Berg
                                        Marc Berg Most Active @MartinP last edited by

                                        @martinp sagte in Wir Empfehlen: Node.js 20.x 🙂:

                                        Hmm, in wohne in NRW, ist eigentlich nicht nahe genug am Polarkreis um dieses Meldungen zu triggern

                                        Alles ca. nördlich des 49. Breitengrades ist davon "betroffen", also auch NRW.

                                        MartinP 1 Reply Last reply Reply Quote 1
                                        • MartinP
                                          MartinP @Marc Berg last edited by

                                          @marc-berg said in Wir Empfehlen: Node.js 20.x 🙂:

                                          Alles ca. nördlich des 49. Breitengrades ist davon "betroffen", also auch NRW.

                                          Irritierend, aber wenn, wie @homoran schrieb die "Nacht" erst beginnt, wenn die Sonne 18° unter dem Horizont steht ist das wahrscheinlich unter dem Gesichtspunkt, dass es selbst bei Neumond nie GANZ dunkel wird eine schlüssige Definition.

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            Tobi 1 last edited by

                                            Also ich hab nach dem befehl iob nodejs-update das Problem dass ioBroker gar nicht mehr startet.
                                            Auch iob start hilft nicht, reboot und iob fix auch nicht.

                                            Könnt ihr mir helfen?

                                            Iob diag sagt folgendes:

                                            ======================= SUMMARY =======================
                                                                    v.2024-05-22
                                            
                                            
                                               Static hostname: raspberrypi
                                                     Icon name: computer
                                              Operating System: Raspbian GNU/Linux 10 (buster)
                                                        Kernel: Linux 6.6.30-v8+
                                                  Architecture: arm64
                                            
                                            Installation:           native
                                            Kernel:                 aarch64
                                            Userland:               32 bit
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1000
                                            Display-Server:         false
                                            Boot Target:            graphical.target
                                            
                                            Pending OS-Updates:     0
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            Pending iob updates:    0
                                            
                                            Nodejs-Installation:
                                            nodejs: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by nodejs)
                                            /usr/bin/nodejs
                                            nodejs: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by nodejs)
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            /usr/bin/node
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            /usr/bin/npm
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            /usr/bin/npx
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            /usr/bin/corepack
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            
                                            Recommended versions are nodejs  and npm
                                            Your nodejs installation is correct
                                            
                                            MEMORY:
                                                          total        used        free      shared  buff/cache   available
                                            Mem:           3.8G        184M        2.0G        8.0M        1.6G        3.5G
                                            Swap:           99M          0B         99M
                                            Total:         3.9G        184M        2.1G
                                            
                                            Active iob-Instances:   0
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            ioBroker Core:          js-controller
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                                                    admin
                                            
                                            node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
                                            ioBroker Status:
                                            
                                            Status admin and web instance:
                                            
                                            Objects:                0
                                            States:                 0
                                            
                                            Size of iob-Database:
                                            
                                            37M     /opt/iobroker/iobroker-data/objects.jsonl
                                            15M     /opt/iobroker/iobroker-data/objects.json.migrated
                                            15M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                            12M     /opt/iobroker/iobroker-data/objects_original.json
                                            32M     /opt/iobroker/iobroker-data/states.jsonl
                                            4.5M    /opt/iobroker/iobroker-data/states.json.migrated
                                            4.5M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                            
                                            
                                            
                                            =================== END OF SUMMARY ====================
                                            
                                            
                                            Ro75 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            540
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            46
                                            217
                                            37501
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo