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. Error/Bug
  4. Installation von ioBroker schlägt fehl

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    514

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

Installation von ioBroker schlägt fehl

Geplant Angeheftet Gesperrt Verschoben Gelöst Error/Bug
7 Beiträge 2 Kommentatoren 368 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.
  • Thomas DiederichsT Offline
    Thomas DiederichsT Offline
    Thomas Diederichs
    schrieb am zuletzt editiert von Thomas Diederichs
    #1

    Hallo Zusammen,

    ich probiere auf einem Raspi 5 (Raspberry Pi 5 Model B Rev 1.0 - 8 GB RAM) den ioBroker zu installieren (gem. Anleitung von Thomas Braun [Installation auf Raspi - Einfacher geht's nicht].

    Ich führe alle Installationsschritte so durch wie von Thomas Braun beschrieben.

    Die Installation mit:

    curl -sSLf https://iobroker.net/install.sh | bash -
    

    bricht mit einem Fehler ab:

    ds@IOB-ESP:/ $ curl -sSLf https://iobroker.net/install.sh | bash -
    library: loaded
    Library version=2026-01-23
    
    ==========================================================================
    
        Welcome to the ioBroker installer!
        Installer version: 2025-01-20
    
        You might need to enter your password a couple of times.
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/4)
    ==========================================================================
    
    E: Invalid operation
    
    ==========================================================================
    
        Node.js not found. Installing...
    
    ==========================================================================
    
    rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
    deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
    Package: nodejs
    Pin: origin deb.nodesource.com
    Pin-Priority: 1001
    E: Invalid operation install -yq
    Installed nodejs
    Cannot install Node.js! Please install it manually.
    

    Ich habe es mit dem "Raspberry Pi OS Lite (64-bit) - a Port of Debian Trixie" und mit "Raspberry Pi OS Lite (64-bit) - a Port of Debian Bookworn" probiert.

    File-Speicher sieht gut aus:

    ds@IOB-ESP:/ $ df -h
    Filesystem      Size  Used Avail Use% Mounted on
    udev            3.9G     0  3.9G   0% /dev
    tmpfs           1.6G   14M  1.6G   1% /run
    /dev/mmcblk0p2   14G  2.4G   11G  18% /
    tmpfs           4.0G     0  4.0G   0% /dev/shm
    tmpfs           5.0M   48K  5.0M   1% /run/lock
    /dev/mmcblk0p1  510M   57M  454M  12% /boot/firmware
    tmpfs           807M     0  807M   0% /run/user/1000
    

    Hat hier jemand eine Lösung für mich?

    Grüß
    Thomas Diederichs

    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • Thomas DiederichsT Thomas Diederichs

      @thomas-braun

      Vielen Dank. Leider folgende Fehlermeldung:

      ds@IOB-ESP:~ $ curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/fix_installer/installer.sh | bash -
        % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                       Dload  Upload   Total   Spent    Left  Speed
      100 19737  100 19737    0     0  81283      0 --:--:-- --:--:-- --:--:-- 81222
      library: loaded
      Library version=2026-01-23
      
      ==========================================================================
      
          Welcome to the ioBroker installer!
          Installer version: 2026-02-01
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/4)
      ==========================================================================
      
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
      Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
      Get:4 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
      Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
      Fetched 103 kB in 1s (187 kB/s)
      Reading package lists... Done
      
      ==========================================================================
      
          Node.js not found. Installing...
      
      ==========================================================================
      
      rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
      deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
      Package: nodejs
      Pin: origin deb.nodesource.com
      Pin-Priority: 1001
      E: Invalid operation install -yq
      Installed nodejs
      Cannot install Node.js! Please install it manually.
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #6

      @Thomas-Diederichs

      Magst du jetzt nochmal versuchen?
      Der übliche Installer sollte jetzt wieder funktionieren.

      curl -sLf https://iobroker.net/install.sh | bash -
      

      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
      • Thomas DiederichsT Thomas Diederichs

        Hallo Zusammen,

        ich probiere auf einem Raspi 5 (Raspberry Pi 5 Model B Rev 1.0 - 8 GB RAM) den ioBroker zu installieren (gem. Anleitung von Thomas Braun [Installation auf Raspi - Einfacher geht's nicht].

        Ich führe alle Installationsschritte so durch wie von Thomas Braun beschrieben.

        Die Installation mit:

        curl -sSLf https://iobroker.net/install.sh | bash -
        

        bricht mit einem Fehler ab:

        ds@IOB-ESP:/ $ curl -sSLf https://iobroker.net/install.sh | bash -
        library: loaded
        Library version=2026-01-23
        
        ==========================================================================
        
            Welcome to the ioBroker installer!
            Installer version: 2025-01-20
        
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/4)
        ==========================================================================
        
        E: Invalid operation
        
        ==========================================================================
        
            Node.js not found. Installing...
        
        ==========================================================================
        
        rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
        deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
        Package: nodejs
        Pin: origin deb.nodesource.com
        Pin-Priority: 1001
        E: Invalid operation install -yq
        Installed nodejs
        Cannot install Node.js! Please install it manually.
        

        Ich habe es mit dem "Raspberry Pi OS Lite (64-bit) - a Port of Debian Trixie" und mit "Raspberry Pi OS Lite (64-bit) - a Port of Debian Bookworn" probiert.

        File-Speicher sieht gut aus:

        ds@IOB-ESP:/ $ df -h
        Filesystem      Size  Used Avail Use% Mounted on
        udev            3.9G     0  3.9G   0% /dev
        tmpfs           1.6G   14M  1.6G   1% /run
        /dev/mmcblk0p2   14G  2.4G   11G  18% /
        tmpfs           4.0G     0  4.0G   0% /dev/shm
        tmpfs           5.0M   48K  5.0M   1% /run/lock
        /dev/mmcblk0p1  510M   57M  454M  12% /boot/firmware
        tmpfs           807M     0  807M   0% /run/user/1000
        

        Hat hier jemand eine Lösung für mich?

        Grüß
        Thomas Diederichs

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

        @Thomas-Diederichs sagte in Installation von ioBroker schlägt fehl:

        Hat hier jemand eine Lösung für mich?

        Das muss im Installer-Skript angepasst werden. Ich schau gerade 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

        1 Antwort Letzte Antwort
        1
        • Thomas DiederichsT Thomas Diederichs

          Hallo Zusammen,

          ich probiere auf einem Raspi 5 (Raspberry Pi 5 Model B Rev 1.0 - 8 GB RAM) den ioBroker zu installieren (gem. Anleitung von Thomas Braun [Installation auf Raspi - Einfacher geht's nicht].

          Ich führe alle Installationsschritte so durch wie von Thomas Braun beschrieben.

          Die Installation mit:

          curl -sSLf https://iobroker.net/install.sh | bash -
          

          bricht mit einem Fehler ab:

          ds@IOB-ESP:/ $ curl -sSLf https://iobroker.net/install.sh | bash -
          library: loaded
          Library version=2026-01-23
          
          ==========================================================================
          
              Welcome to the ioBroker installer!
              Installer version: 2025-01-20
          
              You might need to enter your password a couple of times.
          
          ==========================================================================
          
          
          ==========================================================================
              Installing prerequisites (1/4)
          ==========================================================================
          
          E: Invalid operation
          
          ==========================================================================
          
              Node.js not found. Installing...
          
          ==========================================================================
          
          rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
          deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
          Package: nodejs
          Pin: origin deb.nodesource.com
          Pin-Priority: 1001
          E: Invalid operation install -yq
          Installed nodejs
          Cannot install Node.js! Please install it manually.
          

          Ich habe es mit dem "Raspberry Pi OS Lite (64-bit) - a Port of Debian Trixie" und mit "Raspberry Pi OS Lite (64-bit) - a Port of Debian Bookworn" probiert.

          File-Speicher sieht gut aus:

          ds@IOB-ESP:/ $ df -h
          Filesystem      Size  Used Avail Use% Mounted on
          udev            3.9G     0  3.9G   0% /dev
          tmpfs           1.6G   14M  1.6G   1% /run
          /dev/mmcblk0p2   14G  2.4G   11G  18% /
          tmpfs           4.0G     0  4.0G   0% /dev/shm
          tmpfs           5.0M   48K  5.0M   1% /run/lock
          /dev/mmcblk0p1  510M   57M  454M  12% /boot/firmware
          tmpfs           807M     0  807M   0% /run/user/1000
          

          Hat hier jemand eine Lösung für mich?

          Grüß
          Thomas Diederichs

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

          @Thomas-Diederichs

          Versuch es mal so:

          curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/fix_installer/installer.sh | bash -
          

          Edit:
          https://github.com/ioBroker/ioBroker/pull/691

          sollte das reparieren. Muss dann nur noch gemerged und deployd werden.

          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
          • Thomas DiederichsT Offline
            Thomas DiederichsT Offline
            Thomas Diederichs
            schrieb am zuletzt editiert von
            #4

            @thomas-braun

            Vielen Dank. Leider folgende Fehlermeldung:

            ds@IOB-ESP:~ $ curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/fix_installer/installer.sh | bash -
              % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                             Dload  Upload   Total   Spent    Left  Speed
            100 19737  100 19737    0     0  81283      0 --:--:-- --:--:-- --:--:-- 81222
            library: loaded
            Library version=2026-01-23
            
            ==========================================================================
            
                Welcome to the ioBroker installer!
                Installer version: 2026-02-01
            
                You might need to enter your password a couple of times.
            
            ==========================================================================
            
            
            ==========================================================================
                Installing prerequisites (1/4)
            ==========================================================================
            
            Hit:1 http://deb.debian.org/debian bookworm InRelease
            Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
            Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
            Get:4 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
            Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
            Fetched 103 kB in 1s (187 kB/s)
            Reading package lists... Done
            
            ==========================================================================
            
                Node.js not found. Installing...
            
            ==========================================================================
            
            rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
            deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
            Package: nodejs
            Pin: origin deb.nodesource.com
            Pin-Priority: 1001
            E: Invalid operation install -yq
            Installed nodejs
            Cannot install Node.js! Please install it manually.
            
            Thomas BraunT 2 Antworten Letzte Antwort
            0
            • Thomas DiederichsT Thomas Diederichs

              @thomas-braun

              Vielen Dank. Leider folgende Fehlermeldung:

              ds@IOB-ESP:~ $ curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/fix_installer/installer.sh | bash -
                % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                               Dload  Upload   Total   Spent    Left  Speed
              100 19737  100 19737    0     0  81283      0 --:--:-- --:--:-- --:--:-- 81222
              library: loaded
              Library version=2026-01-23
              
              ==========================================================================
              
                  Welcome to the ioBroker installer!
                  Installer version: 2026-02-01
              
                  You might need to enter your password a couple of times.
              
              ==========================================================================
              
              
              ==========================================================================
                  Installing prerequisites (1/4)
              ==========================================================================
              
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
              Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
              Get:4 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
              Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
              Fetched 103 kB in 1s (187 kB/s)
              Reading package lists... Done
              
              ==========================================================================
              
                  Node.js not found. Installing...
              
              ==========================================================================
              
              rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
              deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
              Package: nodejs
              Pin: origin deb.nodesource.com
              Pin-Priority: 1001
              E: Invalid operation install -yq
              Installed nodejs
              Cannot install Node.js! Please install it manually.
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #5

              @Thomas-Diederichs

              Versuch es später nochmal. Die gefixte Version wird gerade auf den ioBroker-Server gebracht.
              Dann sollte es wieder mit dem vorgesehenen Befehl gehen.

              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
              • Thomas DiederichsT Thomas Diederichs

                @thomas-braun

                Vielen Dank. Leider folgende Fehlermeldung:

                ds@IOB-ESP:~ $ curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/fix_installer/installer.sh | bash -
                  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                 Dload  Upload   Total   Spent    Left  Speed
                100 19737  100 19737    0     0  81283      0 --:--:-- --:--:-- --:--:-- 81222
                library: loaded
                Library version=2026-01-23
                
                ==========================================================================
                
                    Welcome to the ioBroker installer!
                    Installer version: 2026-02-01
                
                    You might need to enter your password a couple of times.
                
                ==========================================================================
                
                
                ==========================================================================
                    Installing prerequisites (1/4)
                ==========================================================================
                
                Hit:1 http://deb.debian.org/debian bookworm InRelease
                Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                Get:4 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
                Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                Fetched 103 kB in 1s (187 kB/s)
                Reading package lists... Done
                
                ==========================================================================
                
                    Node.js not found. Installing...
                
                ==========================================================================
                
                rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
                deb [arch=arm64 signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main
                Package: nodejs
                Pin: origin deb.nodesource.com
                Pin-Priority: 1001
                E: Invalid operation install -yq
                Installed nodejs
                Cannot install Node.js! Please install it manually.
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #6

                @Thomas-Diederichs

                Magst du jetzt nochmal versuchen?
                Der übliche Installer sollte jetzt wieder funktionieren.

                curl -sLf https://iobroker.net/install.sh | bash -
                

                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
                • Thomas DiederichsT Offline
                  Thomas DiederichsT Offline
                  Thomas Diederichs
                  schrieb am zuletzt editiert von Thomas Diederichs
                  #7

                  @thomas-braun
                  Super. Vielen Dank. Funktioniert.

                  1 Antwort Letzte Antwort
                  0
                  • Thomas DiederichsT Thomas Diederichs has marked this topic as solved on

                  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

                  615

                  Online

                  32.8k

                  Benutzer

                  82.9k

                  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