Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ERROR: process exited with code 25 Javascript

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    ERROR: process exited with code 25 Javascript

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @danzlrobert last edited by

      @danzlrobert sagte in ERROR: process exited with code 25 Javascript:

      Hast bitte ein Link zu deiner Signatur?

      Es ist eine Signatur. Die steht unter jedem meiner Postings. (Wenn du die Signaturen nicht im Forum deaktiviert hast jedenfalls).

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

        @danzlrobert

        Hast du jetzt

        iobroker stop
        sudo rm /usr/local/bin/n*
        sudo reboot
        

        ausgeführt?

        D 1 Reply Last reply Reply Quote 0
        • D
          danzlrobert @Thomas Braun last edited by

          @thomas-braun

          pi@iobroker-pi4:/ $ iobroker stop
          
          sudo rm /usr/local/bin/n*
          
          sudo reboot
          rm: das Entfernen von '/usr/local/bin/n*' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @danzlrobert last edited by

            @danzlrobert

            Dann muss jetzt

            uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            

            ein ordentliches Ergebnis liefern.

            D 1 Reply Last reply Reply Quote 0
            • D
              danzlrobert @Thomas Braun last edited by

              @thomas-braun

              pi@iobroker-pi4:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v                                                      && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null &                                                     & sudo apt update && apt policy nodejs
              armv7l
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v16.17.0
              v16.17.0
              8.15.0
              4.0.23
              pi
              pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c                                                      spi iobroker
              /home/pi
              OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
              OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease
              Paketlisten werden gelesen… Fertig
              Abhängigkeitsbaum wird aufgebaut… Fertig
              Statusinformationen werden eingelesen… Fertig
              Alle Pakete sind aktuell.
              nodejs:
                Installiert:           16.17.0-deb-1nodesource1
                Installationskandidat: 16.17.0-deb-1nodesource1
                Versionstabelle:
               *** 16.17.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u1 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              pi@iobroker-pi4:~ $
              
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @danzlrobert last edited by

                @danzlrobert sagte in ERROR: process exited with code 25 Javascript:

                Jetzt ist der Elsterheini-Murks weg.

                D 1 Reply Last reply Reply Quote 0
                • D
                  danzlrobert @Thomas Braun last edited by

                  @thomas-braun
                  ok danke, muss ich nun noch etwas machen?

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

                    @danzlrobert

                    esphome installieren?

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      danzlrobert @Thomas Braun last edited by

                      @thomas-braun

                      $ iobroker add esphome auto --host iobroker-pi4 --debug
                      
                      NPM version: 8.15.0
                      
                      Installing iobroker.esphome@0.2.4... (System call)
                      
                      npm ERR! code 126npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                      
                      npm ERR! command failednpm ERR! command sh /tmp/install-521a1336.shnpm ERR! /tmp/install-521a1336.sh: 1: npip: Permission deniednpm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-09-19T17_07_18_259Z-debug-0.log
                      
                      host.iobroker-pi4 Cannot install iobroker.esphome@0.2.4: 126
                      
                      ERROR: Process exited with code 25
                      

                      😞 😞

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

                        @danzlrobert

                        Das dürfte das Phänomen sein, dass warum auch immer auf 32bit-Systemen sich esphome nicht installieren lässt. Auf 64bit geht es aber.

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          danzlrobert @Thomas Braun last edited by

                          @thomas-braun
                          also ist das system jetzt wieder in Ordnung, nur esphome geht nicht.

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

                            @danzlrobert
                            Ja, esphome fluppt aus irgendwelchen Gründen nur auf aarch64.

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              danzlrobert @Thomas Braun last edited by

                              @thomas-braun
                              Vielen Vielen Dank für deine Hilfe!
                              Kannst mir noch ein Link von deiner Signatur schicken damit ich nächstes mal weis wie ich richtig update?
                              Bitte Danke!

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

                                @danzlrobert

                                Es steht immer noch unter jedem Posting...

                                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                D 1 Reply Last reply Reply Quote 1
                                • D
                                  danzlrobert @Thomas Braun last edited by

                                  @thomas-braun
                                  danke da muss ich mich durchlesen, hoff ich kapiere das 🙂

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post

                                  Support us

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

                                  853
                                  Online

                                  31.7k
                                  Users

                                  79.9k
                                  Topics

                                  1.3m
                                  Posts

                                  2
                                  43
                                  2472
                                  Loading More Posts
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  Community
                                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                  The ioBroker Community 2014-2023
                                  logo