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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker startet nach NodeJS Updateversuch nicht mehr

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    1.8k

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    1.2k

ioBroker startet nach NodeJS Updateversuch nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 2 Kommentatoren 106 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B Offline
    B Offline
    Bogie11
    schrieb am zuletzt editiert von Homoran
    #1

    Hallo,
    der Tibber Adapter wollte sich nur mit neuem NodeJS installieren lassen.
    Bei der Installation gab es einige Probleme und nun komme ich nicht mehr auf die Admin Oberfläche.
    IOB diag sagt:

    iob diag needs to be updated. Please execute 'iobroker fix' first.
    The state system.host.raspberrypi.versions.nodeNewestNext was not found!
    

    ioBroker fix zeigt einige laufende Prozesse:

    library: loaded
    Library version=2026-04-11
    ioBroker or some processes are still running:
    1043 iobroker.js-con
    1101 io.javascript.0
    1123 io.backitup.0
    1138 io.homee.0
    1186 io.mqtt.0
    1193 io.mqtt.1
    1213 io.netatmo.0
    1234 io.sonoff.0
    1255 io.tr-064.0
    1270 io.discovery.0
    1290 io.device-remin
    1318 io.smartgarden.
    Please stop them first and try again!
    
    

    iob Stop

    iobroker fix:

     Welcome to the ioBroker installation fixer!
        Script version: 2025-09-18
    
        You might need to enter your password a couple of times.
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/5)
    ==========================================================================
    
    Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
    Hit:2 http://raspbian.raspberrypi.com/raspbian bookworm InRelease
    Hit:3 https://apt.grafana.com stable InRelease
    Get:4 https://dl.evcc.io/public/evcc/stable/deb/raspbian bookworm InRelease
    Get:5 https://repos.influxdata.com/debian stable InRelease [6,922 B]
    Get:6 https://repos.influxdata.com/debian bookworm InRelease [12.9 kB]
    Err:6 https://repos.influxdata.com/debian bookworm InRelease
      The following signatures couldn't be verified because the public key is not av                                                                                                                                                             ailable: NO_PUBKEY xxx
    Fetched 31.5 kB in 1s (25.1 kB/s)
    Reading package lists... Done
    W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxx
    W: Failed to fetch https://repos.influxdata.com/debian/dists/bookworm/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxx
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    
    ==========================================================================
        Checking ioBroker user and directory permissions (2/5)
    ==========================================================================
    
    Created /etc/sudoers.d/iobroker
    Fixing directory permissions...
    ACL enabled: true
    
    ==========================================================================
        Check and cleanup npm temporary directories (3/5)
    ==========================================================================
    
    Done.
    
    ==========================================================================
        Database maintenance (4/5)
    ==========================================================================
    
    Checking for uncompressed JSONL databases... This might take a while!
    
    usage: sudo -h | -K | -k | -V
    usage: sudo -v [-ABkNnS] [-g group] [-h host] [-p prompt] [-u user]
    usage: sudo -l [-ABkNnS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command [arg ...]]
    usage: sudo [-ABbEHkNnPS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p prompt] [-R directory] [-T timeout] [-u user] [VAR=value] [-i | -s] [command [arg ...]]
    usage: sudo -e [-ABkNnS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p prompt] [-R directory] [-T timeout] [-u user] file ...
    /home/iobroker/.fix.sh: line 14: [: -lt: unary operator expected
    sudo: npm: command not found
    
    ==========================================================================
        Checking autostart (5/5)
    ==========================================================================
    
    ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
    Authentication is required to stop 'iobroker.service'.
    Authenticating as: ,,, (xxxx)
    Password:
    ==== AUTHENTICATION COMPLETE ====
    Enabling autostart...
    Autostart enabled!
    
    ==========================================================================
    
        Your installation was fixed successfully
        Run iobroker start to start ioBroker again!
    
    ==========================================================================
    
    ========== Start marking the full check here ===========
    
    IOBdiag:
    [The state system.host.raspberrypi.versions.nodeNewestNext was not found!
     The state system.host.raspberrypi.versions.npmNewestNext was not found!
    
    
    
    ```bash
    Script v.2026-06-01
    
    *** BASE SYSTEM ***
    Operating System: Raspbian GNU/Linux 12 (bookworm)
     Static hostname: raspberrypi
           Icon name: computer
              Kernel: Linux 6.12.87+rpt-rpi-v8
        Architecture: arm64
    OS is similar to: debian
    
    Model           : Raspberry Pi 4 Model B Rev 1.1
    Docker          : false
    Virtualization  : none
    Kernel          : aarch64
    Userland        : 32bit
    
    System was installed 703 days ago (on 2024-07-04).
    
    Outdated 32Bit architecture detected. Only a pure 64Bit-System will be supported in the future. You will have to reinstall your operating system with full 64Bit support or upgrade to more modern hardware soon.
    Systemuptime and Load:
     17:54:14 up 11 min,  3 users,  load average: 0.47, 0.64, 0.53
    CPU threads     : 4
    
    *** LIFE CYCLE STATUS ***
    ERROR: Package 'distro-info' is not installed. Please do:
    sudo apt update && sudo apt install distro-info
    Alternatively execute the 'iob fix'
    

    MOD-EDIT: Alle code-tags hinzugefügt!

    Was kann ich tun, damit es wieder läuft?

    Vielen Dank

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • B Bogie11

      Hallo,
      der Tibber Adapter wollte sich nur mit neuem NodeJS installieren lassen.
      Bei der Installation gab es einige Probleme und nun komme ich nicht mehr auf die Admin Oberfläche.
      IOB diag sagt:

      iob diag needs to be updated. Please execute 'iobroker fix' first.
      The state system.host.raspberrypi.versions.nodeNewestNext was not found!
      

      ioBroker fix zeigt einige laufende Prozesse:

      library: loaded
      Library version=2026-04-11
      ioBroker or some processes are still running:
      1043 iobroker.js-con
      1101 io.javascript.0
      1123 io.backitup.0
      1138 io.homee.0
      1186 io.mqtt.0
      1193 io.mqtt.1
      1213 io.netatmo.0
      1234 io.sonoff.0
      1255 io.tr-064.0
      1270 io.discovery.0
      1290 io.device-remin
      1318 io.smartgarden.
      Please stop them first and try again!
      
      

      iob Stop

      iobroker fix:

       Welcome to the ioBroker installation fixer!
          Script version: 2025-09-18
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/5)
      ==========================================================================
      
      Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
      Hit:2 http://raspbian.raspberrypi.com/raspbian bookworm InRelease
      Hit:3 https://apt.grafana.com stable InRelease
      Get:4 https://dl.evcc.io/public/evcc/stable/deb/raspbian bookworm InRelease
      Get:5 https://repos.influxdata.com/debian stable InRelease [6,922 B]
      Get:6 https://repos.influxdata.com/debian bookworm InRelease [12.9 kB]
      Err:6 https://repos.influxdata.com/debian bookworm InRelease
        The following signatures couldn't be verified because the public key is not av                                                                                                                                                             ailable: NO_PUBKEY xxx
      Fetched 31.5 kB in 1s (25.1 kB/s)
      Reading package lists... Done
      W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxx
      W: Failed to fetch https://repos.influxdata.com/debian/dists/bookworm/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxx
      W: Some index files failed to download. They have been ignored, or old ones used instead.
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/5)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      ACL enabled: true
      
      ==========================================================================
          Check and cleanup npm temporary directories (3/5)
      ==========================================================================
      
      Done.
      
      ==========================================================================
          Database maintenance (4/5)
      ==========================================================================
      
      Checking for uncompressed JSONL databases... This might take a while!
      
      usage: sudo -h | -K | -k | -V
      usage: sudo -v [-ABkNnS] [-g group] [-h host] [-p prompt] [-u user]
      usage: sudo -l [-ABkNnS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command [arg ...]]
      usage: sudo [-ABbEHkNnPS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p prompt] [-R directory] [-T timeout] [-u user] [VAR=value] [-i | -s] [command [arg ...]]
      usage: sudo -e [-ABkNnS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p prompt] [-R directory] [-T timeout] [-u user] file ...
      /home/iobroker/.fix.sh: line 14: [: -lt: unary operator expected
      sudo: npm: command not found
      
      ==========================================================================
          Checking autostart (5/5)
      ==========================================================================
      
      ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
      Authentication is required to stop 'iobroker.service'.
      Authenticating as: ,,, (xxxx)
      Password:
      ==== AUTHENTICATION COMPLETE ====
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      ========== Start marking the full check here ===========
      
      IOBdiag:
      [The state system.host.raspberrypi.versions.nodeNewestNext was not found!
       The state system.host.raspberrypi.versions.npmNewestNext was not found!
      
      
      
      ```bash
      Script v.2026-06-01
      
      *** BASE SYSTEM ***
      Operating System: Raspbian GNU/Linux 12 (bookworm)
       Static hostname: raspberrypi
             Icon name: computer
                Kernel: Linux 6.12.87+rpt-rpi-v8
          Architecture: arm64
      OS is similar to: debian
      
      Model           : Raspberry Pi 4 Model B Rev 1.1
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 32bit
      
      System was installed 703 days ago (on 2024-07-04).
      
      Outdated 32Bit architecture detected. Only a pure 64Bit-System will be supported in the future. You will have to reinstall your operating system with full 64Bit support or upgrade to more modern hardware soon.
      Systemuptime and Load:
       17:54:14 up 11 min,  3 users,  load average: 0.47, 0.64, 0.53
      CPU threads     : 4
      
      *** LIFE CYCLE STATUS ***
      ERROR: Package 'distro-info' is not installed. Please do:
      sudo apt update && sudo apt install distro-info
      Alternatively execute the 'iob fix'
      

      MOD-EDIT: Alle code-tags hinzugefügt!

      Was kann ich tun, damit es wieder läuft?

      Vielen Dank

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

      @Bogie11 sagte:

      Raspbian GNU/Linux 12 (bookworm)

      Bring das in allernächster Zeit auf 13 / Trixie. Per NEUINSTALLATION, denn deine 32Bit-Installation ist tot.
      Das Zeug dann regelmäßiger auf Stand halten, dann versumpft dir das auch nicht so wie das jetzige Ding.

      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
      1
      • B Offline
        B Offline
        Bogie11
        schrieb am zuletzt editiert von
        #3

        OK, danke. Werde ich versuchen ;-)

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • B Bogie11

          OK, danke. Werde ich versuchen ;-)

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

          @Bogie11

          Versuch es damit:

          https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

          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

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

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

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

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


          Support us

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

          479

          Online

          32.9k

          Benutzer

          83.2k

          Themen

          1.3m

          Beiträge
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2026
          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