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 nicht

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    7
    1
    171

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    14
    1
    2.5k

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

iobroker startet nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
32 Beiträge 4 Kommentatoren 60 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.
  • I IbizaGT

    @thomas-braun
    geht das neu aufsetzen ohne das ich den iobroker komplett neu machen muss?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb zuletzt editiert von
    #7

    @IbizaGT sagte:

    geht das neu aufsetzen ohne das ich den iobroker komplett neu machen muss?

    Dafür hast du ja ein Backup.

    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
    • I Offline
      I Offline
      IbizaGT
      schrieb zuletzt editiert von
      #8

      @thomas-braun
      das Backup habe ich leider nicht

      also komme ich an die alten Sachen nicht mehr dran?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • I Offline
        I Offline
        IbizaGT
        schrieb zuletzt editiert von
        #9

        ========== Start marking the full check here ===========

        Script v.2026-06-01
        
        *** BASE SYSTEM ***
        Operating System: Raspbian GNU/Linux 11 (bullseye)
           Static hostname: raspberrypi
                 Icon name: computer
                    Kernel: Linux 6.1.21-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 1693 days ago (on 2021-10-30).
        
        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:
         10:09:08 up 1 min,  1 user,  load average: 0.37, 0.30, 0.12
        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'
        pi@raspberrypi:~ $
        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
        0
        • I IbizaGT

          @thomas-braun
          das Backup habe ich leider nicht

          also komme ich an die alten Sachen nicht mehr dran?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb zuletzt editiert von
          #10

          @IbizaGT sagte:

          das Backup habe ich leider nicht

          Warum nicht????
          Wichtigstes Ding überhaupt.

          iob diag
          

          sagt nun? Dir fehlt nodejs, bzw war/ist das falsch installiert.

          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
          • I IbizaGT

            ========== Start marking the full check here ===========

            Script v.2026-06-01
            
            *** BASE SYSTEM ***
            Operating System: Raspbian GNU/Linux 11 (bullseye)
               Static hostname: raspberrypi
                     Icon name: computer
                        Kernel: Linux 6.1.21-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 1693 days ago (on 2021-10-30).
            
            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:
             10:09:08 up 1 min,  1 user,  load average: 0.37, 0.30, 0.12
            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'
            pi@raspberrypi:~ $
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb zuletzt editiert von
            #11

            @IbizaGT sagte:

            Userland : 32bit

            Damit MUSST du das neuinstallieren. Diesmal dann in der 64Bit-Lite-Version.

            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
            • I Offline
              I Offline
              IbizaGT
              schrieb zuletzt editiert von
              #12

              @thomas-braun
              ich wollte das mal alles auf aktuellen Stand bringen und wollte nodejs, npm aktualisieren aber dabei ist irgendwas schief gegangen und das Backup vorher habe ich vergessen.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • I IbizaGT

                @thomas-braun
                ich wollte das mal alles auf aktuellen Stand bringen und wollte nodejs, npm aktualisieren aber dabei ist irgendwas schief gegangen und das Backup vorher habe ich vergessen.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb zuletzt editiert von
                #13

                @IbizaGT

                sudo apt update && sudo apt install distro-info
                

                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

                I 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @IbizaGT

                  sudo apt update && sudo apt install distro-info
                  
                  I Offline
                  I Offline
                  IbizaGT
                  schrieb zuletzt editiert von Homoran
                  #14

                  @Thomas-Braun

                  pi@raspberrypi:~ $ sudo apt update
                  Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  All packages are up to date.
                  pi@raspberrypi:~ $ sudo apt install distro-info
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  distro-info is already the newest version (1.0+deb11u1).
                  The following packages were automatically installed and are no longer required:
                    gyp libauthen-sasl-perl libc-ares2 libclone-perl libdata-dump-perl
                    libdrm-amdgpu1 libdrm-nouveau2 libdrm-radeon1 libencode-locale-perl
                    libfile-basedir-perl libfile-desktopentry-perl libfile-listing-perl
                    libfile-mimeinfo-perl libfont-afm-perl libfontenc1 libgl1 libgl1-mesa-dri
                    libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libhtml-form-perl
                    libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
                    libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
                    libhttp-message-perl libhttp-negotiate-perl libio-html-perl
                    libio-socket-ssl-perl libio-stringy-perl libipc-system-simple-perl
                    libjs-highlight.js libjs-inherits libjs-is-typedarray libjs-psl
                    libjs-typedarray-to-buffer libllvm11 liblwp-mediatypes-perl
                    liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl
                    libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libsensors-config
                    libsensors5 libssl-dev libtie-ixhash-perl libtimedate-perl libtry-tiny-perl
                    liburi-perl libuv1-dev libvulkan1 libwayland-client0 libwww-perl
                    libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7
                    libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
                    libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1
                    libxdamage1 libxfixes3 libxi6 libxinerama1 libxkbfile1 libxml-parser-perl
                    libxml-twig-perl libxml-xpathengine-perl libxmu6 libxrandr2 libxshmfence1
                    libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libz3-4 mesa-vulkan-drivers
                    perl-openssl-defaults x11-utils x11-xserver-utils xdg-utils
                  Use 'sudo apt autoremove' to remove them.
                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                  pi@raspberrypi:~ $
                  

                  MOD-EDIT: Code in code-tags gesetzt!

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • I IbizaGT

                    @Thomas-Braun

                    pi@raspberrypi:~ $ sudo apt update
                    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    pi@raspberrypi:~ $ sudo apt install distro-info
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    distro-info is already the newest version (1.0+deb11u1).
                    The following packages were automatically installed and are no longer required:
                      gyp libauthen-sasl-perl libc-ares2 libclone-perl libdata-dump-perl
                      libdrm-amdgpu1 libdrm-nouveau2 libdrm-radeon1 libencode-locale-perl
                      libfile-basedir-perl libfile-desktopentry-perl libfile-listing-perl
                      libfile-mimeinfo-perl libfont-afm-perl libfontenc1 libgl1 libgl1-mesa-dri
                      libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libhtml-form-perl
                      libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
                      libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
                      libhttp-message-perl libhttp-negotiate-perl libio-html-perl
                      libio-socket-ssl-perl libio-stringy-perl libipc-system-simple-perl
                      libjs-highlight.js libjs-inherits libjs-is-typedarray libjs-psl
                      libjs-typedarray-to-buffer libllvm11 liblwp-mediatypes-perl
                      liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl
                      libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libsensors-config
                      libsensors5 libssl-dev libtie-ixhash-perl libtimedate-perl libtry-tiny-perl
                      liburi-perl libuv1-dev libvulkan1 libwayland-client0 libwww-perl
                      libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxaw7
                      libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
                      libxcb-shape0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1
                      libxdamage1 libxfixes3 libxi6 libxinerama1 libxkbfile1 libxml-parser-perl
                      libxml-twig-perl libxml-xpathengine-perl libxmu6 libxrandr2 libxshmfence1
                      libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libz3-4 mesa-vulkan-drivers
                      perl-openssl-defaults x11-utils x11-xserver-utils xdg-utils
                    Use 'sudo apt autoremove' to remove them.
                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                    pi@raspberrypi:~ $
                    

                    MOD-EDIT: Code in code-tags gesetzt!

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb zuletzt editiert von
                    #15

                    @IbizaGT

                    sudo apt autoremove
                    iob nodejs-update 22
                    

                    Rückfragen mit y bestätigen.

                    Und bitte für Texte aus der Konsole die CodeTags </> verwenden.

                    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
                    • I Offline
                      I Offline
                      IbizaGT
                      schrieb zuletzt editiert von
                      #16
                      ioBroker nodejs fixer 2026-03-05
                      You requested to install latest version from nodejs v22 tree.
                      
                      Your current setup is:
                      /home/iobroker/.nodejs-update.sh: line 214: node: command not found
                      
                      /home/iobroker/.nodejs-update.sh: line 215: npm: command not found
                      
                      /home/iobroker/.nodejs-update.sh: line 216: npx: command not found
                      
                      /home/iobroker/.nodejs-update.sh: line 227: node: command not found
                      /home/iobroker/.nodejs-update.sh: line 228: npm: command not found
                      /home/iobroker/.nodejs-update.sh: line 229: npx: command not found
                      
                      *** nodejs is NOT correctly installed ***
                      We found these nodejs versions available for installation:
                      
                      nodejs:
                        Installed: (none)
                        Candidate: 12.22.12~dfsg-1~deb11u8
                        Version table:
                           12.22.12~dfsg-1~deb11u8 500
                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      
                      
                      
                      Your nodejs-Installation seems to be faulty. Shall we try to fix it?
                      Press <y> to continue or any other key to quit
                      
                      Fixing your nodejs setup
                      *** Deleting  ***
                      *** Deleting  ***
                      *** Deleting  ***
                      
                      Wrong paths have been fixed. Run 'iob diag' or 'iob nodejs-update' again to check if your installation is fine now
                      /home/iobroker/.nodejs-update.sh: line 317: node: command not found
                      
                      You are missing the nodesource repo file or
                      you want to change your current nodejs version:  ?
                      
                      Press <y> to continue or any other key to quit
                      Trying to fix your installation now. Please be patient.
                      
                      You are running nodejs . Do you want to install latest version from nodejs v.22 tree?
                      
                      Press <y> to continue or any other key to quit
                      Trying to fix your installation now. Please be patient.
                      rm: cannot remove '': No such file or directory
                      Stopping ioBroker now
                      #
                      ioBroker has been stopped
                      
                      
                      Removing any previously installed nodejs version
                      
                      
                      
                      
                      *** The following repos are active on your system:
                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Reading package lists... Done
                      
                      *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                      
                      *** Creating new /etc/apt/sources.list.d/nodesource.sources and pinning source
                      
                      /home/iobroker/.nodejs-update.sh: line 87: log: command not found
                      pi@raspberrypi:~ $
                      
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • I IbizaGT
                        ioBroker nodejs fixer 2026-03-05
                        You requested to install latest version from nodejs v22 tree.
                        
                        Your current setup is:
                        /home/iobroker/.nodejs-update.sh: line 214: node: command not found
                        
                        /home/iobroker/.nodejs-update.sh: line 215: npm: command not found
                        
                        /home/iobroker/.nodejs-update.sh: line 216: npx: command not found
                        
                        /home/iobroker/.nodejs-update.sh: line 227: node: command not found
                        /home/iobroker/.nodejs-update.sh: line 228: npm: command not found
                        /home/iobroker/.nodejs-update.sh: line 229: npx: command not found
                        
                        *** nodejs is NOT correctly installed ***
                        We found these nodejs versions available for installation:
                        
                        nodejs:
                          Installed: (none)
                          Candidate: 12.22.12~dfsg-1~deb11u8
                          Version table:
                             12.22.12~dfsg-1~deb11u8 500
                                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                        
                        
                        
                        Your nodejs-Installation seems to be faulty. Shall we try to fix it?
                        Press <y> to continue or any other key to quit
                        
                        Fixing your nodejs setup
                        *** Deleting  ***
                        *** Deleting  ***
                        *** Deleting  ***
                        
                        Wrong paths have been fixed. Run 'iob diag' or 'iob nodejs-update' again to check if your installation is fine now
                        /home/iobroker/.nodejs-update.sh: line 317: node: command not found
                        
                        You are missing the nodesource repo file or
                        you want to change your current nodejs version:  ?
                        
                        Press <y> to continue or any other key to quit
                        Trying to fix your installation now. Please be patient.
                        
                        You are running nodejs . Do you want to install latest version from nodejs v.22 tree?
                        
                        Press <y> to continue or any other key to quit
                        Trying to fix your installation now. Please be patient.
                        rm: cannot remove '': No such file or directory
                        Stopping ioBroker now
                        #
                        ioBroker has been stopped
                        
                        
                        Removing any previously installed nodejs version
                        
                        
                        
                        
                        *** The following repos are active on your system:
                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        Reading package lists... Done
                        
                        *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                        
                        *** Creating new /etc/apt/sources.list.d/nodesource.sources and pinning source
                        
                        /home/iobroker/.nodejs-update.sh: line 87: log: command not found
                        pi@raspberrypi:~ $
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb zuletzt editiert von
                        #17

                        @IbizaGT
                        Alles komplett veraltet und falsch installiert...

                        sudo apt update && apt policy nodejs
                        

                        sagt?

                        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

                        I 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @IbizaGT
                          Alles komplett veraltet und falsch installiert...

                          sudo apt update && apt policy nodejs
                          

                          sagt?

                          I Offline
                          I Offline
                          IbizaGT
                          schrieb zuletzt editiert von Homoran
                          #18

                          @Thomas-Braun

                          pi@raspberrypi:~ $ sudo apt update
                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          All packages are up to date.
                          pi@raspberrypi:~ $ apt policy nodejs
                          nodejs:
                           Installed: (none)
                           Candidate: 12.22.12~dfsg-1~deb11u8
                           Version table:
                              12.22.12~dfsg-1~deb11u8 500
                                 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                          pi@raspberrypi:~ $
                          
                          
                          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                          0
                          • I IbizaGT

                            @Thomas-Braun

                            pi@raspberrypi:~ $ sudo apt update
                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            pi@raspberrypi:~ $ apt policy nodejs
                            nodejs:
                             Installed: (none)
                             Candidate: 12.22.12~dfsg-1~deb11u8
                             Version table:
                                12.22.12~dfsg-1~deb11u8 500
                                   500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            pi@raspberrypi:~ $
                            
                            
                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb zuletzt editiert von
                            #19

                            @IbizaGT wo kommt die uralte dfsg version her?

                            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 oben rechts. Danke!
                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            I 1 Antwort Letzte Antwort
                            0
                            • I IbizaGT

                              @Thomas-Braun

                              pi@raspberrypi:~ $ sudo apt update
                              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              All packages are up to date.
                              pi@raspberrypi:~ $ apt policy nodejs
                              nodejs:
                               Installed: (none)
                               Candidate: 12.22.12~dfsg-1~deb11u8
                               Version table:
                                  12.22.12~dfsg-1~deb11u8 500
                                     500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                              pi@raspberrypi:~ $
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb zuletzt editiert von
                              #20

                              @IbizaGT

                              sudo apt-get install -y curl
                              curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
                              sudo apt-get install -y nodejs
                              node -v
                              

                              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

                              I 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @IbizaGT wo kommt die uralte dfsg version her?

                                I Offline
                                I Offline
                                IbizaGT
                                schrieb zuletzt editiert von
                                #21

                                @Homoran
                                der pi läuft schon lange und ich habe da nichts groß gemacht. Jetzt wollte ich mal was neues dazu machen und da fällt alles auseinander...

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • I IbizaGT

                                  @Homoran
                                  der pi läuft schon lange und ich habe da nichts groß gemacht. Jetzt wollte ich mal was neues dazu machen und da fällt alles auseinander...

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb zuletzt editiert von
                                  #22

                                  @IbizaGT

                                  Das ist die Folge von "ich habe da nichts groß gemacht. "
                                  Das funktionier nämlich bekanntermaßen 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
                                  • Thomas BraunT Thomas Braun

                                    @IbizaGT

                                    sudo apt-get install -y curl
                                    curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
                                    sudo apt-get install -y nodejs
                                    node -v
                                    
                                    I Offline
                                    I Offline
                                    IbizaGT
                                    schrieb zuletzt editiert von
                                    #23

                                    @Thomas-Braun

                                    
                                    pi@raspberrypi:~ $ sudo apt-get install -y curl
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    curl is already the newest version (7.74.0-1.3+deb11u16).
                                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                    pi@raspberrypi:~ $ curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
                                    2026-06-20 10:33:18 - Installing pre-requisites
                                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    All packages are up to date.
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    ca-certificates is already the newest version (20230311+deb12u1~deb11u1).
                                    curl is already the newest version (7.74.0-1.3+deb11u16).
                                    gnupg is already the newest version (2.2.27-2+deb11u3).
                                    The following NEW packages will be installed:
                                      apt-transport-https
                                    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
                                    Need to get 160 kB of archives.
                                    After this operation, 166 kB of additional disk space will be used.
                                    Get:1 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
                                    Fetched 160 kB in 1s (288 kB/s)
                                    Selecting previously unselected package apt-transport-https.
                                    (Reading database ... 49127 files and directories currently installed.)
                                    Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
                                    Unpacking apt-transport-https (2.2.4) ...
                                    Setting up apt-transport-https (2.2.4) ...
                                    2026-06-20 10:33:27 - Error: Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1)
                                    pi@raspberrypi:~ $
                                    
                                    
                                    HomoranH 1 Antwort Letzte Antwort
                                    0
                                    • I Offline
                                      I Offline
                                      IbizaGT
                                      schrieb zuletzt editiert von
                                      #24

                                      @thomas-braun
                                      trotz error weitermachen?

                                      Thomas BraunT 2 Antworten Letzte Antwort
                                      0
                                      • I IbizaGT

                                        @Thomas-Braun

                                        
                                        pi@raspberrypi:~ $ sudo apt-get install -y curl
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        curl is already the newest version (7.74.0-1.3+deb11u16).
                                        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                        pi@raspberrypi:~ $ curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
                                        2026-06-20 10:33:18 - Installing pre-requisites
                                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        All packages are up to date.
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        ca-certificates is already the newest version (20230311+deb12u1~deb11u1).
                                        curl is already the newest version (7.74.0-1.3+deb11u16).
                                        gnupg is already the newest version (2.2.27-2+deb11u3).
                                        The following NEW packages will be installed:
                                          apt-transport-https
                                        0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
                                        Need to get 160 kB of archives.
                                        After this operation, 166 kB of additional disk space will be used.
                                        Get:1 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
                                        Fetched 160 kB in 1s (288 kB/s)
                                        Selecting previously unselected package apt-transport-https.
                                        (Reading database ... 49127 files and directories currently installed.)
                                        Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
                                        Unpacking apt-transport-https (2.2.4) ...
                                        Setting up apt-transport-https (2.2.4) ...
                                        2026-06-20 10:33:27 - Error: Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1)
                                        pi@raspberrypi:~ $
                                        
                                        
                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb zuletzt editiert von Homoran
                                        #25

                                        @IbizaGT sagte:

                                        Unsupported architecture: armhf. Only amd64, arm64 are supported. Contact Nodesource for an extended support version https://nodesource.com/pages/contact-us.html. (Exit Code: 1)
                                        pi@raspberrypi:~ $

                                        Das ist das Prpblem deiner alten Installation
                                        Nur noch 64bit versionen bei nodejs 22

                                        Möglich dass noch was älteres geht, wenn nodesource die noch im Repo hat

                                        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 oben rechts. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Antwort Letzte Antwort
                                        0
                                        • I IbizaGT

                                          @thomas-braun
                                          trotz error weitermachen?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb zuletzt editiert von
                                          #26

                                          @IbizaGT
                                          Da gibt es nix weiter zu machen. Das Ding ist dir weggegammelt.
                                          Aber da du ja 'nix groß gemacht hast' kannste es ja auch komplett von Grund auf Neuinstallieren:

                                          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

                                          592

                                          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