Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    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.
    • Thomas Braun
      Thomas Braun Most Active @marcdo70 last edited by

      @marcdo70

      Was sagt

      sudo ln -s /usr/bin/node /usr/bin/nodejs
      uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      
      M 1 Reply Last reply Reply Quote 0
      • M
        marcdo70 @Thomas Braun last edited by

        @thomas-braun

        login as: pi
        pi@192.168.178.74's password:
        Linux raspberrypi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Sun Oct 30 14:59:21 2022 from 192.168.178.92
        pi@raspberrypi:~ $ for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
        pi@raspberrypi:~ $ ^C
        pi@raspberrypi:~ $ iob update
        Used repository: Stable (default)
        Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
        Adapter    "alexa2"       : 3.19.10  , installed 3.19.9 [Updatable]
        Adapter    "backitup"     : 2.4.12   , installed 2.4.12
        Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
        Adapter    "denon"        : 1.13.4   , installed 1.13.4
        Adapter    "discovery"    : 3.0.5    , installed 3.0.5
        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
        Adapter    "harmony"      : 1.2.2    , installed 1.2.2
        Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
        Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
        Adapter    "info"         : 1.9.19   , installed 1.9.19
        Adapter    "iot"          : 1.11.9   , installed 1.11.9
        Adapter    "javascript"   : 6.0.3    , installed 6.0.0  [Updatable]
        Controller "js-controller": 4.0.23   , installed 4.0.23
        Adapter    "node-red"     : 4.0.0    , installed 4.0.0
        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
        Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
        Adapter    "telegram"     : 1.14.1   , installed 1.14.1
        Adapter    "text2command" : 2.2.2    , installed 2.2.2
        Adapter    "vis"          : 1.4.15   , installed 1.4.15
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "wled"         : 0.6.7    , installed 0.6.7
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        pi@raspberrypi:~ $ iob update
        Used repository: Stable (default)
        Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
        Adapter    "alexa2"       : 3.19.10  , installed 3.19.9 [Updatable]
        Adapter    "backitup"     : 2.4.12   , installed 2.4.12
        Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
        Adapter    "denon"        : 1.13.4   , installed 1.13.4
        Adapter    "discovery"    : 3.0.5    , installed 3.0.5
        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
        Adapter    "harmony"      : 1.2.2    , installed 1.2.2
        Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
        Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
        Adapter    "info"         : 1.9.19   , installed 1.9.19
        Adapter    "iot"          : 1.11.9   , installed 1.11.9
        Adapter    "javascript"   : 6.0.3    , installed 6.0.0  [Updatable]
        Controller "js-controller": 4.0.23   , installed 4.0.23
        Adapter    "node-red"     : 4.0.0    , installed 4.0.0
        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
        Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
        Adapter    "telegram"     : 1.14.1   , installed 1.14.1
        Adapter    "text2command" : 2.2.2    , installed 2.2.2
        Adapter    "vis"          : 1.4.15   , installed 1.4.15
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "wled"         : 0.6.7    , installed 0.6.7
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        pi@raspberrypi:~ $
        pi@raspberrypi:~ $ iobroker upgrade javascript@6.0.3 --debug
        
        This upgrade of "javascript" will introduce the following changes:
        ==========================================================================
        -> 6.0.3:
        Downgrade Typescript to prevent errors with global typescript scripts
        
        -> 6.0.2:
        Downgrade Typescript to prevent errors with global typescript scripts
        
        -> 6.0.1:
        Fixed the wizard schedule
        Done small fixes on GUI
        ==========================================================================
        
        Would you like to upgrade javascript from @6.0.0 to @6.0.3 now? [(y)es, (n)o]: y
        Update javascript from @6.0.0 to @6.0.3
        NPM version: 8.19.2
        Installing iobroker.javascript@6.0.3... (System call)
        npm ERR! code ENOTDIR
        npm ERR! syscall rename
        npm ERR! path /opt/iobroker/node_modules/argparse
        npm ERR! dest /opt/iobroker/node_modules/.argparse-S5zfMSQi
        npm ERR! errno -20
        npm ERR! ENOTDIR: not a directory, rename '/opt/iobroker/node_modules/argparse' -> '/opt/iobroker/node_modules/.argparse-S5zfMSQi'
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-10-30T14_10_17_873Z-debug-0.log
        host.raspberrypi Cannot install iobroker.javascript@6.0.3: 236
        pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
        ln: failed to create symbolic link '/usr/bin/nodejs': File exists
        pi@raspberrypi:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        armv7l
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v16.18.0
        v16.18.0
        8.19.2
        4.0.23
        pi
        pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
        tty
        /home/pi
        
        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
        Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        11 packages can be upgraded. Run 'apt list --upgradable' to see them.
        nodejs:
          Installed: 16.18.0-deb-1nodesource1
          Candidate: 16.18.0-deb-1nodesource1
          Version table:
         *** 16.18.0-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                100 /var/lib/dpkg/status
             10.24.0~dfsg-1~deb10u2 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
        pi@raspberrypi:~ $
        pi@raspberrypi:~ $
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @marcdo70 last edited by

          @marcdo70

          Hat nichts mit deinem Problem zu tun, aber nutze die Gelegenheit für ein wenig Systempflege.

          11 packages can be upgraded.

          M 2 Replies Last reply Reply Quote 0
          • M
            marcdo70 @Thomas Braun last edited by

            @thomas-braun
            Ja hab ich auch gesehen, Danke

            1 Reply Last reply Reply Quote 0
            • M
              marcdo70 @Thomas Braun last edited by

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

              @marcdo70

              Hat nichts mit deinem Problem zu tun, aber nutze die Gelegenheit für ein wenig Systempflege.

              11 packages can be upgraded.

              So gemacht, aber wie mach ich jetzt mit meinem Fehller weiter

              pi@raspberrypi:~ $ iobroker upgrade alexa2
              
              This upgrade of "alexa2" will introduce the following changes:
              ==========================================================================
              -> 3.19.10:
              Fix issue in retry handling when rate limit exceeded is returned by Amazon
              Do not clean up Smart Home Device objects for now - delete manually if you remove a device
              ==========================================================================
              
              Would you like to upgrade alexa2 from @3.19.9 to @3.19.10 now? [(y)es, (n)o]: y
              Update alexa2 from @3.19.9 to @3.19.10
              NPM version: 8.19.2
              Installing iobroker.alexa2@3.19.10... (System call)
              host.raspberrypi Cannot install iobroker.alexa2@3.19.10: 236
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @marcdo70 last edited by

                @marcdo70

                iobroker update
                iobroker upgrade alexa2 --debug
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  marcdo70 @Thomas Braun last edited by

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

                  iobroker upgrade alexa2 --debug

                  Geht nicht

                  login as: pi
                  pi@192.168.178.74's password:
                  Linux raspberrypi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
                  
                  The programs included with the Debian GNU/Linux system are free software;
                  the exact distribution terms for each program are described in the
                  individual files in /usr/share/doc/*/copyright.
                  
                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                  permitted by applicable law.
                  Last login: Sun Oct 30 15:05:29 2022 from 192.168.178.92
                  pi@raspberrypi:~ $ iobroker update
                  Used repository: Stable (default)
                  Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
                  Adapter    "alexa2"       : 3.19.10  , installed 3.19.9 [Updatable]
                  Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                  Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                  Adapter    "denon"        : 1.13.4   , installed 1.13.4
                  Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                  Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                  Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                  Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                  Adapter    "iot"          : 1.11.9   , installed 1.11.9
                  Adapter    "javascript"   : 6.0.3    , installed 6.0.0  [Updatable]
                  Controller "js-controller": 4.0.23   , installed 4.0.23
                  Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                  Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                  Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                  Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                  Adapter    "text2command" : 2.2.2    , installed 2.2.2
                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                  Adapter    "wled"         : 0.6.7    , installed 0.6.7
                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                  pi@raspberrypi:~ $ iobroker upgrade alexa2 --debug
                  
                  This upgrade of "alexa2" will introduce the following changes:
                  ==========================================================================
                  -> 3.19.10:
                  Fix issue in retry handling when rate limit exceeded is returned by Amazon
                  Do not clean up Smart Home Device objects for now - delete manually if you remov                                                                                                             e a device
                  ==========================================================================
                  
                  Would you like to upgrade alexa2 from @3.19.9 to @3.19.10 now? [(y)es, (n)o]: y
                  Update alexa2 from @3.19.9 to @3.19.10
                  NPM version: 8.19.2
                  Installing iobroker.alexa2@3.19.10... (System call)
                  npm ERR! code ENOTDIR
                  npm ERR! syscall rename
                  npm ERR! path /opt/iobroker/node_modules/argparse
                  npm ERR! dest /opt/iobroker/node_modules/.argparse-S5zfMSQi
                  npm ERR! errno -20
                  npm ERR! ENOTDIR: not a directory, rename '/opt/iobroker/node_modules/argparse' -> '/opt/iobroker/node_modules/.argparse-S5zfMSQi'
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2022-10-30T14_43_17_519Z-debug-0.log
                  host.raspberrypi Cannot install iobroker.alexa2@3.19.10: 236
                  pi@raspberrypi:~ $
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @marcdo70 last edited by

                    @marcdo70

                    rm -rf /opt/iobroker/node_modules/.argparse-S5zfMSQi
                    

                    Loggst du dich für jeden Befehl neu ein?

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      marcdo70 @Thomas Braun last edited by

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

                      rm -rf /opt/iobroker/node_modules/.argparse-S5zfMSQi

                      Hatte Console ausversehen geschlossen, aber da passiert gar nichts

                      login as: pi
                      pi@192.168.178.74's password:
                      Linux raspberrypi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
                      
                      The programs included with the Debian GNU/Linux system are free software;
                      the exact distribution terms for each program are described in the
                      individual files in /usr/share/doc/*/copyright.
                      
                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                      permitted by applicable law.
                      Last login: Sun Oct 30 15:05:29 2022 from 192.168.178.92
                      pi@raspberrypi:~ $ iobroker update
                      Used repository: Stable (default)
                      Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
                      Adapter    "alexa2"       : 3.19.10  , installed 3.19.9 [Updatable]
                      Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                      Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                      Adapter    "denon"        : 1.13.4   , installed 1.13.4
                      Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                      Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                      Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                      Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                      Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                      Adapter    "iot"          : 1.11.9   , installed 1.11.9
                      Adapter    "javascript"   : 6.0.3    , installed 6.0.0  [Updatable]
                      Controller "js-controller": 4.0.23   , installed 4.0.23
                      Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                      Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                      Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                      Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                      Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                      Adapter    "text2command" : 2.2.2    , installed 2.2.2
                      Adapter    "vis"          : 1.4.15   , installed 1.4.15
                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                      Adapter    "wled"         : 0.6.7    , installed 0.6.7
                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      pi@raspberrypi:~ $ iobroker upgrade alexa2 --debug
                      
                      This upgrade of "alexa2" will introduce the following changes:
                      ==========================================================================
                      -> 3.19.10:
                      Fix issue in retry handling when rate limit exceeded is returned by Amazon
                      Do not clean up Smart Home Device objects for now - delete manually if you remov                                                                                                             e a device
                      ==========================================================================
                      
                      Would you like to upgrade alexa2 from @3.19.9 to @3.19.10 now? [(y)es, (n)o]: y
                      Update alexa2 from @3.19.9 to @3.19.10
                      NPM version: 8.19.2
                      Installing iobroker.alexa2@3.19.10... (System call)
                      npm ERR! code ENOTDIR
                      npm ERR! syscall rename
                      npm ERR! path /opt/iobroker/node_modules/argparse
                      npm ERR! dest /opt/iobroker/node_modules/.argparse-S5zfMSQi
                      npm ERR! errno -20
                      npm ERR! ENOTDIR: not a directory, rename '/opt/iobroker/node_modules/argparse' -> '/opt/iobroker/node_modules/.argparse-S5zfMSQi'
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2022-10-30T14_43_17_519Z-debug-0.log
                      host.raspberrypi Cannot install iobroker.alexa2@3.19.10: 236
                      pi@raspberrypi:~ $ ^C
                      pi@raspberrypi:~ $ iobroker upgrade js-controller --debug
                      Cannot update js-controller using this command. Please use "iobroker upgrade self" instead!
                      pi@raspberrypi:~ $ iobroker upgrade self
                      Host    "raspberrypi"    is up to date.
                      pi@raspberrypi:~ $ rm -rf /opt/iobroker/node_modules/.argparse-S5zfMSQi
                      pi@raspberrypi:~ $ rm -rf /opt/iobroker/node_modules/.argparse-S5zfMSQi
                      pi@raspberrypi:~ $
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @marcdo70 last edited by

                        @marcdo70

                        Da passiert schon was. Die Datei wurde gelöscht.
                        Versuch das Upgrade jetzt nochmal.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          marcdo70 @Thomas Braun last edited by

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

                          @marcdo70

                          Da passiert schon was. Die Datei wurde gelöscht.
                          Versuch das Upgrade jetzt nochmal.

                          ok

                          pi@raspberrypi:~ $ iobroker update
                          Used repository: Stable (default)
                          Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
                          Adapter    "alexa2"       : 3.19.10  , installed 3.19.9 [Updatable]
                          Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                          Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                          Adapter    "denon"        : 1.13.4   , installed 1.13.4
                          Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                          Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                          Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                          Adapter    "info"         : 1.9.19   , installed 1.9.19
                          Adapter    "iot"          : 1.11.9   , installed 1.11.9
                          Adapter    "javascript"   : 6.0.3    , installed 6.0.0  [Updatable]
                          Controller "js-controller": 4.0.23   , installed 4.0.23
                          Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                          Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                          Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                          Adapter    "text2command" : 2.2.2    , installed 2.2.2
                          Adapter    "vis"          : 1.4.15   , installed 1.4.15
                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                          Adapter    "wled"         : 0.6.7    , installed 0.6.7
                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                          pi@raspberrypi:~ $
                          pi@raspberrypi:~ $ iobroker upgrade alexa2 --debug
                          
                          This upgrade of "alexa2" will introduce the following changes:
                          ==========================================================================
                          -> 3.19.10:
                          Fix issue in retry handling when rate limit exceeded is returned by Amazon
                          Do not clean up Smart Home Device objects for now - delete manually if you remove a device
                          ==========================================================================
                          
                          Would you like to upgrade alexa2 from @3.19.9 to @3.19.10 now? [(y)es, (n)o]: y
                          Update alexa2 from @3.19.9 to @3.19.10
                          NPM version: 8.19.2
                          Installing iobroker.alexa2@3.19.10... (System call)
                          npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
                          npm WARN deprecated axios@0.27.0: Formdata complete broken, incorrect build size
                          
                          added 75 packages, removed 13 packages, and changed 95 packages in 23s
                          
                          103 packages are looking for funding
                            run `npm fund` for details
                          Update "system.adapter.alexa2.0"
                          upload [28] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                          upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                          upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
                          upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
                          upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                          upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                          upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                          upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                          upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                          upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                          upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                          upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                          upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                          upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                          upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                          upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                          upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                          upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                          upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html
                          upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png
                          upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png
                          upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript
                          pi@raspberrypi:~ $
                          
                          
                          Thomas Braun M 2 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @marcdo70 last edited by

                            @marcdo70

                            Geht wohl jetzt. Heb den Rest auch auf die aktuelle Version.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              marcdo70 @marcdo70 last edited by

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

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

                              @marcdo70

                              Da passiert schon was. Die Datei wurde gelöscht.
                              Versuch das Upgrade jetzt nochmal.

                              ok

                              pi@raspberrypi:~ $ iobroker update
                              Used repository: Stable (default)
                              Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
                              Adapter    "alexa2"       : 3.19.10  , installed 3.19.9 [Updatable]
                              Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                              Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                              Adapter    "denon"        : 1.13.4   , installed 1.13.4
                              Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                              Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                              Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                              Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                              Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                              Adapter    "info"         : 1.9.19   , installed 1.9.19
                              Adapter    "iot"          : 1.11.9   , installed 1.11.9
                              Adapter    "javascript"   : 6.0.3    , installed 6.0.0  [Updatable]
                              Controller "js-controller": 4.0.23   , installed 4.0.23
                              Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                              Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                              Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                              Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                              Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                              Adapter    "text2command" : 2.2.2    , installed 2.2.2
                              Adapter    "vis"          : 1.4.15   , installed 1.4.15
                              Adapter    "web"          : 4.3.0    , installed 4.3.0
                              Adapter    "wled"         : 0.6.7    , installed 0.6.7
                              Adapter    "ws"           : 1.3.0    , installed 1.3.0
                              pi@raspberrypi:~ $
                              pi@raspberrypi:~ $ iobroker upgrade alexa2 --debug
                              
                              This upgrade of "alexa2" will introduce the following changes:
                              ==========================================================================
                              -> 3.19.10:
                              Fix issue in retry handling when rate limit exceeded is returned by Amazon
                              Do not clean up Smart Home Device objects for now - delete manually if you remove a device
                              ==========================================================================
                              
                              Would you like to upgrade alexa2 from @3.19.9 to @3.19.10 now? [(y)es, (n)o]: y
                              Update alexa2 from @3.19.9 to @3.19.10
                              NPM version: 8.19.2
                              Installing iobroker.alexa2@3.19.10... (System call)
                              npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
                              npm WARN deprecated axios@0.27.0: Formdata complete broken, incorrect build size
                              
                              added 75 packages, removed 13 packages, and changed 95 packages in 23s
                              
                              103 packages are looking for funding
                                run `npm fund` for details
                              Update "system.adapter.alexa2.0"
                              upload [28] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                              upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                              upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot4.png icons/echo_dot4.png image/png
                              upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_flex.png icons/echo_flex.png image/png
                              upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                              upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                              upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                              upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                              upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                              upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                              upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                              upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                              upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                              upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                              upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                              upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                              upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                              upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                              upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/index_m.html index_m.html text/html
                              upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/info.png info.png image/png
                              upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/warning.png warning.png image/png
                              upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/words.js words.js application/javascript
                              pi@raspberrypi:~ $
                              
                              

                              Hat bei dem Adapter funktioniert wie es aussieht

                              1 Reply Last reply Reply Quote 0
                              • M
                                marcdo70 @Thomas Braun last edited by

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

                                @marcdo70

                                Geht wohl jetzt. Heb den Rest auch auf die aktuelle Version.

                                Vielen lieben Dank. Gott sei Dank. Das hat echt mein bischen Wissen überfordert.
                                GLG Marcus

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

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                829
                                Online

                                31.8k
                                Users

                                80.0k
                                Topics

                                1.3m
                                Posts

                                6
                                56
                                2665
                                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