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. Probleme bei Updates

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    307

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

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

Probleme bei Updates

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 3 Kommentatoren 389 Aufrufe 1 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.
  • S shellyrulestheworld

    @thomas-braun perfekt. Wie immer: herzlichen Dank für deinen Support :-)

    T Offline
    T Offline
    toki1973
    schrieb am zuletzt editiert von toki1973
    #1

    Konnte das Node.js auch über den Terminal Zugriff durchführen. Über die iob GUI ging das nicht. Es hat sehr lange gedauert bis die GUI wieder erreichbar war.

    Ein Diag zeigt Fehler bei redis - habe ich aber gar nicht aktiviert. Allerdings habe ich schonmanchal eine langsame Event Durcheichung.

    ```bash
    ======================= SUMMARY =======================
                            v.2025-02-02
    
    
     Static hostname: iobroker
           Icon name: computer-vm
             Chassis: vm 🖴
      Virtualization: kvm
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.1.0-28-amd64
        Architecture: x86-64
     Hardware Vendor: QEMU
      Hardware Model: Standard PC _i440FX + PIIX, 1996_
    Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
    
    Installation:           kvm
    Kernel:                 x86_64
    Userland:               64 bit
    Timezone:               Europe/Berlin (CET, +0100)
    User-ID:                1000
    Display-Server:         false
    Boot Target:            multi-user.target
    
    Pending OS-Updates:     1
    Pending iob updates:    0
    
    Nodejs-Installation:
    /usr/bin/nodejs         v20.18.2
    /usr/bin/node           v20.18.2
    /usr/bin/npm            10.8.2
    /usr/bin/npx            10.8.2
    /usr/bin/corepack       0.29.4
    
    Recommended versions are nodejs  Cannot determine Lua scripts strategy: Connection is closed. ["cfg.o.system.host.iobroker"]
    No connection to databases possible ... and npm  Connection is closed.
    nodeJS installation is correct
    
    MEMORY:
                   total        used        free      shared  buff/cache   available
    Mem:            6.3G        4.1G        1.2G        610K        1.4G        2.3G
    Swap:           1.0G          0B        1.0G
    Total:          7.4G        4.1G        2.2G
    
    Active iob-Instances:   0
    /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
            throw e;
            ^
    
    Error: Connection is closed.
        at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
        at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
        at Object.onceWrapper (node:events:633:26)
        at Socket.emit (node:events:518:28)
        at TCP.<anonymous> (node:net:343:12)
    Emitted 'error' event on ScanStream instance at:
        at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
        at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
        at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    Node.js v20.18.2
    
    ioBroker Core:          js-controller           7.0.6
                            admin                   7.0.23
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    
    Objects:                126111
    States:                 97783
    
    Size of iob-Database:
    
    93M     /opt/iobroker/iobroker-data/objects.jsonl
    25M     /opt/iobroker/iobroker-data/states.jsonl
    
    
    Operating System is the current Debian stable version codenamed 'bookworm'!
    
    =================== END OF SUMMARY ====================
    
    Jedesmal nach dem Update habe ich Probleme.

    NUC, PROXMOX, Grafana, Influx, Unify

    T HomoranH 2 Antworten Letzte Antwort
    0
    • T toki1973

      Konnte das Node.js auch über den Terminal Zugriff durchführen. Über die iob GUI ging das nicht. Es hat sehr lange gedauert bis die GUI wieder erreichbar war.

      Ein Diag zeigt Fehler bei redis - habe ich aber gar nicht aktiviert. Allerdings habe ich schonmanchal eine langsame Event Durcheichung.

      ```bash
      ======================= SUMMARY =======================
                              v.2025-02-02
      
      
       Static hostname: iobroker
             Icon name: computer-vm
               Chassis: vm 🖴
        Virtualization: kvm
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.1.0-28-amd64
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
      
      Installation:           kvm
      Kernel:                 x86_64
      Userland:               64 bit
      Timezone:               Europe/Berlin (CET, +0100)
      User-ID:                1000
      Display-Server:         false
      Boot Target:            multi-user.target
      
      Pending OS-Updates:     1
      Pending iob updates:    0
      
      Nodejs-Installation:
      /usr/bin/nodejs         v20.18.2
      /usr/bin/node           v20.18.2
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.4
      
      Recommended versions are nodejs  Cannot determine Lua scripts strategy: Connection is closed. ["cfg.o.system.host.iobroker"]
      No connection to databases possible ... and npm  Connection is closed.
      nodeJS installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            6.3G        4.1G        1.2G        610K        1.4G        2.3G
      Swap:           1.0G          0B        1.0G
      Total:          7.4G        4.1G        2.2G
      
      Active iob-Instances:   0
      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
              throw e;
              ^
      
      Error: Connection is closed.
          at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          at Object.onceWrapper (node:events:633:26)
          at Socket.emit (node:events:518:28)
          at TCP.<anonymous> (node:net:343:12)
      Emitted 'error' event on ScanStream instance at:
          at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
          at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      Node.js v20.18.2
      
      ioBroker Core:          js-controller           7.0.6
                              admin                   7.0.23
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      
      Objects:                126111
      States:                 97783
      
      Size of iob-Database:
      
      93M     /opt/iobroker/iobroker-data/objects.jsonl
      25M     /opt/iobroker/iobroker-data/states.jsonl
      
      
      Operating System is the current Debian stable version codenamed 'bookworm'!
      
      =================== END OF SUMMARY ====================
      
      Jedesmal nach dem Update habe ich Probleme.
      T Offline
      T Offline
      toki1973
      schrieb am zuletzt editiert von toki1973
      #2
         Checking autostart (5/5)
      ==========================================================================
      
      ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
      Legitimierung ist zum Stoppen von »iobroker.service« notwendig.
      Authenticating as: toki,,, (toki)
      Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      
      toki@iobroker:~$ iob status
      /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
              throw e;
              ^
      
      Error: Connection is closed.
          at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          at Object.onceWrapper (node:events:633:26)
          at Socket.emit (node:events:518:28)
          at TCP.<anonymous> (node:net:343:12)
      Emitted 'error' event on ScanStream instance at:
          at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
          at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      
      Node.js v20.18.2
      
      

      NUC, PROXMOX, Grafana, Influx, Unify

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • T toki1973
           Checking autostart (5/5)
        ==========================================================================
        
        ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
        Legitimierung ist zum Stoppen von »iobroker.service« notwendig.
        Authenticating as: toki,,, (toki)
        Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure
        Enabling autostart...
        Autostart enabled!
        
        ==========================================================================
        
            Your installation was fixed successfully
            Run iobroker start to start ioBroker again!
        
        ==========================================================================
        
        
        toki@iobroker:~$ iob status
        /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                throw e;
                ^
        
        Error: Connection is closed.
            at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
            at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
            at Object.onceWrapper (node:events:633:26)
            at Socket.emit (node:events:518:28)
            at TCP.<anonymous> (node:net:343:12)
        Emitted 'error' event on ScanStream instance at:
            at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
            at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
            at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
            at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        
        Node.js v20.18.2
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #3

        @toki1973

        Das ist aber was für einen eigenen Thread. Dein nodejs ist ja richtig installiert.
        Da dann die Ausgabe von

        iob diag
        

        in der Langfassung rein.

        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

        HomoranH 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @toki1973

          Das ist aber was für einen eigenen Thread. Dein nodejs ist ja richtig installiert.
          Da dann die Ausgabe von

          iob diag
          

          in der Langfassung rein.

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #4

          @thomas-braun Hab 7ch mal gemacht, mir fiel aber kein passender Threadtitel ein.

          @toki1973 bitte provisorischen Threadtitel anpassen

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

          1 Antwort Letzte Antwort
          0
          • T toki1973

            Konnte das Node.js auch über den Terminal Zugriff durchführen. Über die iob GUI ging das nicht. Es hat sehr lange gedauert bis die GUI wieder erreichbar war.

            Ein Diag zeigt Fehler bei redis - habe ich aber gar nicht aktiviert. Allerdings habe ich schonmanchal eine langsame Event Durcheichung.

            ```bash
            ======================= SUMMARY =======================
                                    v.2025-02-02
            
            
             Static hostname: iobroker
                   Icon name: computer-vm
                     Chassis: vm 🖴
              Virtualization: kvm
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.1.0-28-amd64
                Architecture: x86-64
             Hardware Vendor: QEMU
              Hardware Model: Standard PC _i440FX + PIIX, 1996_
            Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
            
            Installation:           kvm
            Kernel:                 x86_64
            Userland:               64 bit
            Timezone:               Europe/Berlin (CET, +0100)
            User-ID:                1000
            Display-Server:         false
            Boot Target:            multi-user.target
            
            Pending OS-Updates:     1
            Pending iob updates:    0
            
            Nodejs-Installation:
            /usr/bin/nodejs         v20.18.2
            /usr/bin/node           v20.18.2
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.4
            
            Recommended versions are nodejs  Cannot determine Lua scripts strategy: Connection is closed. ["cfg.o.system.host.iobroker"]
            No connection to databases possible ... and npm  Connection is closed.
            nodeJS installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:            6.3G        4.1G        1.2G        610K        1.4G        2.3G
            Swap:           1.0G          0B        1.0G
            Total:          7.4G        4.1G        2.2G
            
            Active iob-Instances:   0
            /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                    throw e;
                    ^
            
            Error: Connection is closed.
                at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                at Object.onceWrapper (node:events:633:26)
                at Socket.emit (node:events:518:28)
                at TCP.<anonymous> (node:net:343:12)
            Emitted 'error' event on ScanStream instance at:
                at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            
            Node.js v20.18.2
            
            ioBroker Core:          js-controller           7.0.6
                                    admin                   7.0.23
            
            ioBroker Status:        iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            
            Objects:                126111
            States:                 97783
            
            Size of iob-Database:
            
            93M     /opt/iobroker/iobroker-data/objects.jsonl
            25M     /opt/iobroker/iobroker-data/states.jsonl
            
            
            Operating System is the current Debian stable version codenamed 'bookworm'!
            
            =================== END OF SUMMARY ====================
            
            Jedesmal nach dem Update habe ich Probleme.
            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #5

            @toki1973 sagte in Probleme bei Updates:

            Konnte das Node.js auch über den Terminal Zugriff durchführen. Über die iob GUI ging das nicht.

            Wo soll man da nodejs upgraden können? :thinking_face:

            @toki1973 sagte in Probleme bei Updates:

            Jedesmal nach dem Update habe ich Probleme.

            Welcher Art?

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

            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

            601

            Online

            32.7k

            Benutzer

            82.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