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. ERROR: Process exited with code 25

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    896

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.3k

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

ERROR: Process exited with code 25

Geplant Angeheftet Gesperrt Verschoben Error/Bug
14 Beiträge 5 Kommentatoren 1.4k Aufrufe 5 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.
  • F fossy50

    @thomas-braun

    Hi Thomas, fange erst jetzt an mich mit dem iobroker zu beschäftigen, soweit hat alles geklappt. Es läuft seit ein paar Tagen auf einem PI. Seit heute kann ich keine Adapter mehr installieren. Bekomme immer die gleiche Fehlermeldung "ERROR: Process exited with code 25". Habe bereits "Der kleine Linux-Werkzeugkasten" genutzt und nach Anleitung ausgeführt, hat aber nicht gebracht. Aktuell schaut es so aus:

    /usr/bin/nodejs
    v18.7.0
    /usr/bin/node
    v18.7.0
    /usr/bin/npm
    8.15.0
    nodejs:
    Installed: 18.7.0-deb-1nodesource1
    Candidate: 18.7.0-deb-1nodesource1
    Version table:
    *** 18.7.0-deb-1nodesource1 500
    500 https://deb.nodesource.com/node_18.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
    Woran kann das sonst liegen?
    Für deine Hilfe vor ab vielen Dank.

    Grüße

    Fossy

    L Offline
    L Offline
    lessthanmore
    schrieb am zuletzt editiert von
    #5

    @fossy50 Das kann nicht sein und sieht nicht korrekt aus.
    Korrekt sind:

    Node.js: v16.16.0
    NPM: 8.11.0
    

    Da wurde händisch etwas gemacht und ganz sicher nicht nach Thomas Anleitung. Siehe seine Links in der Signatur und installiere es korrekt/ korrigiere es.

    1 Antwort Letzte Antwort
    0
    • F fossy50

      @thomas-braun

      Hi Thomas, fange erst jetzt an mich mit dem iobroker zu beschäftigen, soweit hat alles geklappt. Es läuft seit ein paar Tagen auf einem PI. Seit heute kann ich keine Adapter mehr installieren. Bekomme immer die gleiche Fehlermeldung "ERROR: Process exited with code 25". Habe bereits "Der kleine Linux-Werkzeugkasten" genutzt und nach Anleitung ausgeführt, hat aber nicht gebracht. Aktuell schaut es so aus:

      /usr/bin/nodejs
      v18.7.0
      /usr/bin/node
      v18.7.0
      /usr/bin/npm
      8.15.0
      nodejs:
      Installed: 18.7.0-deb-1nodesource1
      Candidate: 18.7.0-deb-1nodesource1
      Version table:
      *** 18.7.0-deb-1nodesource1 500
      500 https://deb.nodesource.com/node_18.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
      Woran kann das sonst liegen?
      Für deine Hilfe vor ab vielen Dank.

      Grüße

      Fossy

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

      @fossy50 sagte in ERROR: Process exited with code 25:

      Seit heute kann ich keine Adapter mehr installieren.

      Installier mal einen Adapter mit --debug-Option.

      Und warum bleibst du nicht bei der empfohlenen nodejs v16?

      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

      F 2 Antworten Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @fossy50 sagte in ERROR: Process exited with code 25:

        Seit heute kann ich keine Adapter mehr installieren.

        Installier mal einen Adapter mit --debug-Option.

        Und warum bleibst du nicht bei der empfohlenen nodejs v16?

        F Offline
        F Offline
        fossy50
        schrieb am zuletzt editiert von
        #7

        @thomas-braun wie kann ich die debug Option auswählen, die Adapter installiere ich über die iobroker admin Seite

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @fossy50 sagte in ERROR: Process exited with code 25:

          Seit heute kann ich keine Adapter mehr installieren.

          Installier mal einen Adapter mit --debug-Option.

          Und warum bleibst du nicht bei der empfohlenen nodejs v16?

          F Offline
          F Offline
          fossy50
          schrieb am zuletzt editiert von
          #8

          @thomas-braun hab den debug modus aktiviert

          $ iobroker url iobroker.accuweather --host IObroker --debug

          install iobroker.accuweather

          NPM version: 8.15.0

          Installing iobroker.accuweather... (System call)

          npm ERR! code ENOTEMPTY

          npm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/chalknpm ERR! dest /opt/iobroker/node_modules/.chalk-XiLYGIVJnpm ERR! errno -39

          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/chalk' -> '/opt/iobroker/node_modules/.chalk-XiLYGIVJ'npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-08-09T08_43_23_980Z-debug-0.log

          host.IObroker Cannot install iobroker.accuweather: 217

          ERROR: Process exited with code 25

          1 Antwort Letzte Antwort
          0
          • F fossy50

            @thomas-braun wie kann ich die debug Option auswählen, die Adapter installiere ich über die iobroker admin Seite

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

            @fossy50

            Da gibt es glaube ich eine Option, die man setzen kann.
            Ich installiere aber immer über die Kommandozeile.
            --debug anhängen, fertig.

            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

            F 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @fossy50

              Da gibt es glaube ich eine Option, die man setzen kann.
              Ich installiere aber immer über die Kommandozeile.
              --debug anhängen, fertig.

              F Offline
              F Offline
              fossy50
              schrieb am zuletzt editiert von
              #10

              @thomas-braun

              $ iobroker url iobroker.accuweather --host IObroker --debug

              install iobroker.accuweather

              NPM version: 8.15.0

              Installing iobroker.accuweather... (System call)

              npm ERR! code ENOTEMPTY

              npm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/chalknpm ERR! dest /opt/iobroker/node_modules/.chalk-XiLYGIVJnpm ERR! errno -39

              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/chalk' -> '/opt/iobroker/node_modules/.chalk-XiLYGIVJ'npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-08-09T08_43_23_980Z-debug-0.log

              host.IObroker Cannot install iobroker.accuweather: 217

              ERROR: Process exited with code 25

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • F fossy50

                @thomas-braun

                $ iobroker url iobroker.accuweather --host IObroker --debug

                install iobroker.accuweather

                NPM version: 8.15.0

                Installing iobroker.accuweather... (System call)

                npm ERR! code ENOTEMPTY

                npm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/chalknpm ERR! dest /opt/iobroker/node_modules/.chalk-XiLYGIVJnpm ERR! errno -39

                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/chalk' -> '/opt/iobroker/node_modules/.chalk-XiLYGIVJ'npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-08-09T08_43_23_980Z-debug-0.log

                host.IObroker Cannot install iobroker.accuweather: 217

                ERROR: Process exited with code 25

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

                @fossy50

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

                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

                F 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @fossy50

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

                  F Offline
                  F Offline
                  fossy50
                  schrieb am zuletzt editiert von
                  #12

                  @thomas-braun hat leider nicht genutzt bekomme immer den gleichen Fehler

                  $ iobroker url iobroker.accuweather --host IObroker --debug

                  install iobroker.accuweather

                  NPM version: 8.15.0

                  Installing iobroker.accuweather... (System call)

                  npm ERR! code ENOTEMPTY

                  npm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/@babel/corenpm ERR! dest /opt/iobroker/node_modules/@babel/.core-7WwxRyUznpm ERR! errno -39

                  npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@babel/core' -> '/opt/iobroker/node_modules/@babel/.core-7WwxRyUz'

                  npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-08-09T08_53_21_132Z-debug-0.log

                  host.IObroker Cannot install iobroker.accuweather: 217

                  ERROR: Process exited with code 25

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • F fossy50

                    @thomas-braun hat leider nicht genutzt bekomme immer den gleichen Fehler

                    $ iobroker url iobroker.accuweather --host IObroker --debug

                    install iobroker.accuweather

                    NPM version: 8.15.0

                    Installing iobroker.accuweather... (System call)

                    npm ERR! code ENOTEMPTY

                    npm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/@babel/corenpm ERR! dest /opt/iobroker/node_modules/@babel/.core-7WwxRyUznpm ERR! errno -39

                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@babel/core' -> '/opt/iobroker/node_modules/@babel/.core-7WwxRyUz'

                    npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-08-09T08_53_21_132Z-debug-0.log

                    host.IObroker Cannot install iobroker.accuweather: 217

                    ERROR: Process exited with code 25

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

                    @fossy50 sagte in ERROR: Process exited with code 25:

                    '/opt/iobroker/node_modules/@babel/

                    Ähnlich. Aber anderes Verzeichnis.

                    cd /opt/iobroker/node_modules/@babel/
                    

                    und dann nochmal die for-Schleife.

                    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

                    F 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @fossy50 sagte in ERROR: Process exited with code 25:

                      '/opt/iobroker/node_modules/@babel/

                      Ähnlich. Aber anderes Verzeichnis.

                      cd /opt/iobroker/node_modules/@babel/
                      

                      und dann nochmal die for-Schleife.

                      F Offline
                      F Offline
                      fossy50
                      schrieb am zuletzt editiert von
                      #14

                      @thomas-braun Super Danke, hat jetzt geklappt :-)

                      Vielen dank.

                      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

                      510

                      Online

                      33.0k

                      Benutzer

                      83.3k

                      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