Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [erl.] VORSICHT Jarvis User - kein nodejs update auf 22.21.0

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    [erl.] VORSICHT Jarvis User - kein nodejs update auf 22.21.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MiWolf @MCU last edited by

      @mcu es gibt drei Rückmeldungen wo der IOB höchstwahrscheinlich nativ (wie bei mir) auf den Maschinen läuft.
      Ich wüsste nicht, wo Proxmox jetzt reingrätscht. Besteht denn die Möglichkeit das du auf die Schnelle eine neue Maschine aufsetzt, die quasi nackt ist und „nur“ den IOB und Jarvis in der letzten Version enthält um das gegen zu prüfen?

      M 1 Reply Last reply Reply Quote 0
      • M
        MCU @MiWolf last edited by

        @miwolf Komme erst morgen dazu

        1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active last edited by

          läuft bei mir auch

          docker (official image - v11.0.0
          Node.js: v22.21.0
          NPM: v10.9.4
          admin v7.7.3
          host  v7.0.7
          jarvis v3.2.0-rc.17
          
          1 Reply Last reply Reply Quote 0
          • M
            MCU last edited by

            ChatGPT:

            Der Fehler selbst

            TypeError: server.shouldUpgradeCallback is not a function
            

            tritt im Node.js-Runtime-Code auf – konkret in der internen HTTP/Upgrade-Behandlung (_http_server.js).
            Das ist reine Software und hängt nur von diesen Faktoren ab:

            • Node.js-Version und deren eingebaute HTTP-Bibliothek

            • Verhalten des jarvis-Adapters (wie er WebSockets / HTTPS aufbaut)

            • ggf. Konfiguration des Netzwerks (TLS-Handshake, HTTP/1.1 vs. HTTP/2)

            1 Reply Last reply Reply Quote 0
            • B
              BigChris last edited by

              Ich habe nun auch mal testweise das Update auf nodejs 22.21.0 versucht.
              Bei mir führt es auch zum crash. "Schlimmer" noch war es, dass Dinge die in Jarvis angelegt waren teilweise ausgeführt wurden.

              Ich habe auch einen LXC auf Proxmox, wie @MCU , bin dort aber noch auf 8.4.1

              1 Reply Last reply Reply Quote 0
              • M
                MCU last edited by

                @bigchris Problem wurde mit Update Nodejs 22.21.1 behoben.

                B 1 Reply Last reply Reply Quote 0
                • B
                  BigChris @MCU last edited by

                  @mcu
                  Vielen Dank für die Info

                  1 Reply Last reply Reply Quote 0
                  • M
                    MPF last edited by

                    Hi,
                    ich versuche jetzt schon 2 Tage auf 22.21.1 zu aktualisieren.
                    Erhalte aber die Meldung:
                    nodejs ist schon die neueste Version (22.21.0-1nodesource1)

                    pi@raspberrypi:~ $ sudo apt update
                    OK:1 http://deb.debian.org/debian trixie InRelease
                    Holen:2 http://deb.debian.org/debian trixie-updates InRelease [47,3 kB]
                    OK:3 http://deb.debian.org/debian-security trixie-security InRelease
                    OK:4 http://archive.raspberrypi.com/debian trixie InRelease                    
                    OK:5 https://deb.nodesource.com/node_22.x nodistro InRelease                   
                    Es wurden 47,3 kB in 0 s geholt (124 kB/s).           
                    Alle Pakete sind aktuell.                   
                    Warnung: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                    pi@raspberrypi:~ $ sudo apt full-upgrade
                    Zusammenfassung:                                    
                      Aktualisiere: 0, Installiere: 0, Entferne: 0, Aktualisiere nicht: 0
                    pi@raspberrypi:~ $ node -v
                    nodejs -v
                    v22.21.0
                    v22.21.0
                    
                    

                    Woran kann das liegen ?

                    Grüße
                    Martin

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

                      @mpf sagte in [erl.] VORSICHT Jarvis User - kein nodejs update auf 22.21.0:

                      Woran kann das liegen ?

                      Das liegt daran, das nodesource das Paket noch nicht geschnürt hat. Abwarten, Tee trinken...
                      Mittels

                      apt policy nodejs
                      

                      kannst du dir die verfügbaren Versionen ansehen.

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

                        @thomas-braun gut, dann mache ich mir mal einen Earl Grey.....😁

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

                          @mpf

                          Kannst auch dieses Issue verfolgen:
                          https://github.com/nodesource/distributions/issues/1897

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

                            @thomas-braun

                            Ich bin auf 22.21.1 und erhalte folgende Meldung:

                            tobias@iobroker:~$ sudo apt update && sudo apt full-upgrade -y
                            [sudo] password for tobias:
                            Hit:1 http://security.debian.org trixie-security InRelease
                            Hit:2 http://deb.debian.org/debian trixie InRelease
                            Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                            Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                            Fetched 47.3 kB in 0s (171 kB/s)
                            All packages are up to date.
                            Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                            DOWNGRADING:
                              nodejs
                            
                            Summary:
                              Upgrading: 0, Installing: 0, Downgrading: 1, Removing: 0, Not Upgrading: 0
                            Error: Packages were downgraded and -y was used without --allow-downgrades.
                            tobias@iobroker:~$
                            

                            Muss ich downgraden?

                            tobias@iobroker:~$ apt policy nodejs
                            nodejs:
                              Installed: 22.21.1-1nodesource1
                              Candidate: 22.21.0-1nodesource1
                              Version table:
                             *** 22.21.1-1nodesource1 100
                                    100 /var/lib/dpkg/status
                                 22.21.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.20.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 20.19.2+dfsg-1 500
                                    500 http://deb.debian.org/debian trixie/main amd64 Packages
                            tobias@iobroker:~$
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Shadowhunter23 last edited by

                              @shadowhunter23 sagte in [erl.] VORSICHT Jarvis User - kein nodejs update auf 22.21.0:

                              Muss ich downgraden?

                              Musst du entscheiden. Die 22.21.1-1nodesource1 wurde wohl aus mir unbekannten Gründen zurückgezogen.
                              Der Vorschlag von apt, die Vorversion zu installieren kommt aus der Pin-Priority 1001:

                               22.21.0-1nodesource1 1001
                              

                              Ich würde einfach abwarten.

                              S 1 Reply Last reply Reply Quote 1
                              • S
                                Shadowhunter23 @Thomas Braun last edited by

                                @thomas-braun sagte in [erl.] VORSICHT Jarvis User - kein nodejs update auf 22.21.0:

                                Ich würde einfach abwarten.

                                Ich hab aktuell keine Probleme, somit lass ich das mal laufen. Danke.

                                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

                                618
                                Online

                                32.4k
                                Users

                                81.2k
                                Topics

                                1.3m
                                Posts

                                9
                                36
                                1124
                                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