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

    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

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

      @thomas-braun
      Platt machen und neu installieren?
      Debian oder Ubuntu?

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

        @joeysch

        Musst du wissen.
        Ich würde aber statt ubuntu als Server immer ein aktuelles Debian vorziehen.

        J 1 Reply Last reply Reply Quote 0
        • J
          joeysch @Thomas Braun last edited by

          @thomas-braun
          Ich muß dich nochmal belästigen. Ich hab jetzt eine neues System eingerichtet Debian 11 usw. dann das Backup eingespielt.
          Jetzt kommt diese Meldung und alle Adapter werden nicht installiert. Kann es sein, ich hatte ja vorher die 16er NPM usw. drauf, das die nicht abwärtskompatible sind und es deshalb nicht funktioniert?

          [DEBUG] [iobroker] Start ioBroker Restore ...
          [DEBUG] [iobroker] iobroker controller daemon is not running
          [DEBUG] [iobroker] host.iobroker2 OK.
          [DEBUG] [iobroker] The current version of js-controller differs from the version in the backup.
          [DEBUG] [iobroker] The js-controller version of the backup can not be restored automatically.
          [DEBUG] [iobroker] Note, that your backup might differ in behavior due to this version change!
          [DEBUG] [iobroker] Removing current installation of iobroker.admin
          [DEBUG] [iobroker] removed 4 packages in 9.755s
          [DEBUG] [iobroker] 170 packages are looking for funding
          [DEBUG] [iobroker] run `npm fund` for details
          [DEBUG] [iobroker] Removing current installation of iobroker.backitup
          [DEBUG] [iobroker] removed 37 packages in 9.537s
          
          Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @joeysch last edited by Thomas Braun

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

            [DEBUG] [iobroker] The current version of js-controller differs from the version in the backup.
            [DEBUG] [iobroker] The js-controller version of the backup can not be restored automatically.

            Die Version des js-controllers wird hier angemerkt.
            Bei npm bzw. dem Format der lock-Files hat sich aber auch von npm6 zu neueren Versionen was getan. Dann installier node16 sauber, vielleicht gibt das dann weniger Schluckauf.

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @joeysch last edited by

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

              Kann es sein, ich hatte ja vorher die 16er NPM usw. drauf, das die nicht abwärtskompatible sind und es deshalb nicht funktioniert?

              nein, du hast in der Neuinstallation eine aktuelle Controller version, die wahrscheinlich noch nicht im Backup drin war.
              Weiterhin vermutlich auch dadurch jsonl in der neuen und im Backup file als interne Datenbank

              J 1 Reply Last reply Reply Quote 0
              • J
                joeysch @Homoran last edited by

                @homoran
                und wie krieg ich das jetzt zum laufen?

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

                  @joeysch

                  Welche Datenbanktypen hattest du denn im alten js-controller? (Und welche Versionsnummer hatte der?)

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    joeysch @Thomas Braun last edited by

                    @thomas-braun
                    wie kann ich das rauskriegen?

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

                      @joeysch

                      iobroker status
                      

                      spuckt das für den laufenden Controller aus.

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        joeysch @Thomas Braun last edited by

                        @thomas-braun sagte in ERROR: Process exited with code 25:

                        iobroker status

                        guido@iobroker:~$ iobroker status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        guido@iobroker:~$
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @joeysch last edited by

                          @joeysch
                          Der alte Controller könnte file/file gewesen sein, wenn da nichts anderes eingestellt war.

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            joeysch @Thomas Braun last edited by

                            @thomas-braun
                            und kann man das migrieren oder umstellen?

                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @joeysch last edited by

                              @joeysch neu installieren, controller und ggf. admin auf die alte Version downgraden und erst dann das Backup wiederherstellen

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

                                @joeysch

                                Mit

                                iobroker setup custom
                                

                                geht das.

                                J 1 Reply Last reply Reply Quote 1
                                • J
                                  joeysch @Thomas Braun last edited by

                                  @thomas-braun
                                  Ich verzweifel bald. In der Neuinstallation wird nur noch das angezeigt:
                                  86eb2758-1246-418b-af77-d37ef7a87026-image.png

                                  Adapter gibts auch keine mehr:
                                  6d844c8b-c5d3-4186-bb3e-82a2a60dae5b-image.png

                                  Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @joeysch last edited by

                                    @joeysch

                                    Das kann dauern.
                                    Am besten im Terminal das log file beobachten:

                                    iobroker logs --watch
                                    

                                    Und 'Ben Hur' in der Langfassung währenddessen schauen.

                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @joeysch last edited by Homoran

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

                                      Adapter gibts auch keine mehr:

                                      stimmt nicht
                                      lies mal was da steht und schalt den Filter aus!

                                      und warum soll es sich ändern?
                                      @joeysch sagte in ERROR: Process exited with code 25:

                                      alle Adapter werden nicht installiert.

                                      was hast du verändert?

                                      • iobroker setup custom
                                      • downgrade des controllers?
                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        joeysch @Homoran last edited by

                                        @homoran
                                        @thomas-braun

                                        Ihr werdet lachen, ich habe heute morgen einfach mal Iobroker drüber gebügelt

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

                                        Jetzt ist alles auf Stand und funktioniert.

                                        1 Reply Last reply Reply Quote 0
                                        • D3ltoroxp
                                          D3ltoroxp last edited by D3ltoroxp

                                          Ich würde mich hier gern mal mit anhängen. Ich wollte heute 2-3 Adapter updaten, einer ging, die anderen nicht mehr.

                                          Beim Test gehts hier schon los.

                                          smarthome@iobroker:/opt/iobroker$ npm ls | grep -E 'github|ERR'
                                          ├── iobroker.device-watcher@0.0.6 (git+ssh://git@github.com/ciddi89/ioBroker.device-watcher.git#97c46db03ddc94d4e23b13ec6947ff2b9acc3077)
                                          ├── iobroker.fully-tablet-control@0.3.6-1 (git+ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git#765ee8e1f0efcd737098394ec22df34c1c3fadec)
                                          ├── iobroker.labcom@0.0.3 (git+ssh://git@github.com/LemonShock/ioBroker.labcom.git#4a6a73bb61731c98540b1a0391196f6261e7eb14)
                                          npm ERR! code ELSPROBLEMS
                                          npm ERR! invalid: iobroker.node-red@4.0.0 /opt/iobroker/node_modules/iobroker.node-red
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2022-08-20T07_57_38_124Z-debug-0.log
                                          smarthome@iobroker:/opt/iobroker$
                                          
                                          

                                          Bin mir aber sicher das ich das schon richtig geupdatet hatte auf die empfohlenen Versionen. Es lief danach alles und vor meinem Urlaub konnte ich auch noch die Adapter updaten.

                                          Ich hatte es erfolgreich nach deiner Anleitung am 2.7. auf nodejs 16.x und nmp 8 aktualisiert und danach war auch alles so wie es in der Anleitung sein soll. Seit der Zeit konnte ich auch immer wieder ohne Probleme Adapter updaten.

                                          EDIT::

                                          x86_64
                                          /usr/bin/nodejs
                                          /usr/bin/node
                                          /usr/bin/npm
                                          v16.15.1
                                          v16.15.1
                                          8.11.0
                                          smarthome
                                          /opt/iobroker
                                          OK:1 http://security.debian.org/debian-security buster/updates InRelease
                                          OK:2 http://ftp.de.debian.org/debian buster InRelease
                                          OK:3 https://deb.nodesource.com/node_14.x buster InRelease
                                          OK:4 http://ftp.de.debian.org/debian buster-updates InRelease
                                          OK:5 https://deb.nodesource.com/node_16.x buster InRelease
                                          Paketlisten werden gelesen... Fertig
                                          Abhängigkeitsbaum wird aufgebaut.
                                          Statusinformationen werden eingelesen.... Fertig
                                          Aktualisierung für 16 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                                          nodejs:
                                            Installiert:           16.15.1-deb-1nodesource1
                                            Installationskandidat: 16.17.0-deb-1nodesource1
                                            Versionstabelle:
                                               16.17.0-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
                                           *** 16.15.1-deb-1nodesource1 100
                                                  100 /var/lib/dpkg/status
                                               14.20.0-deb-1nodesource1 500
                                                  500 https://deb.nodesource.com/node_14.x buster/main amd64 Packages
                                               10.24.0~dfsg-1~deb10u1 500
                                                  500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                                                  500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            msiemers last edited by

                                            Moin zusammen, ich habe das Update auch wie beschrieben durchgeführt. Leider habe ich jetzt das Problem, das ich keine Adapter mehr aktualisieren kann.
                                            Ich erhalte immer einen Fehler ERROR: Process exited with code 25

                                            So sieht es bei mir aus:

                                            root@smarthome:/home/iobroker/.npm/_logs# uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                            x86_64
                                            /usr/bin/nodejs
                                            /usr/bin/node
                                            /usr/bin/npm
                                            v16.17.0
                                            v16.17.0
                                            8.15.0
                                            root
                                            /home/iobroker/.npm/_logs
                                            Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
                                            Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease                                                                
                                            Hit:3 https://packages.grafana.com/enterprise/deb stable InRelease                                                            
                                            Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease                                
                                            Hit:5 https://deb.nodesource.com/node_16.x jammy InRelease
                                            Reading package lists... Done
                                            Building dependency tree... Done
                                            Reading state information... Done
                                            All packages are up to date.
                                            nodejs:
                                              Installed: 16.17.0-deb-1nodesource1
                                              Candidate: 16.17.0-deb-1nodesource1
                                              Version table:
                                             *** 16.17.0-deb-1nodesource1 500
                                                    500 https://deb.nodesource.com/node_16.x jammy/main amd64 Packages
                                                    100 /var/lib/dpkg/status
                                                 12.22.9~dfsg-1ubuntu3 500
                                                    500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                                            

                                            Ich weiß root. Aber das geht aktuell gerade nicht anders. Kann mir jemand sagen was ich falsch mache oder was meinem ioBroker fehlt damit ich wieder Adapter aktualisieren kann?

                                            Thomas Braun 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

                                            927
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            error update
                                            11
                                            147
                                            32233
                                            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