Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Update schlägt fähl mit 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

    Update schlägt fähl mit ERROR: Process exited with code 25

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      canetti2 last edited by Samson71

      System: Rapberry Pi
      Node.js v18.17.1
      NPM 9.6.7

      Hallo alle zusammen,
      ich wollte heute nach vielen Monaten mal wieder in iobroker alle Adapter updaten. Das Vorhaben hat bei den ersten Adaptern funktioniert. Aber dann konnte ich auf einem mal keine Adapter mehr updaten - jedes Update bricht mit dieser Fehlermeldung ab:

      Could not handle ENOTEMPTY, because no deletable files were foundnpm ERR! code ENOTEMPTYnpm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socketnpm ERR! dest /opt/iobroker/node_modules/@abandonware/.bluetooth-hci-socket-0H6suKAonpm ERR! errno -39npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket' -> '/opt/iobroker/node_modules/@abandonware/.bluetooth-hci-socket-0H6suKAo'npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-07-17T16_32_40_605Z-debug-0.loghost.piiobroker Cannot install iobroker.telegram@3.3.2: 217
      

      Meine Vermutung ist, dass ich den Fehler machte, die Adapter mehr oder weniger parallel zu installieren und nicht schön langsam nacheinander. In diesem Installationsprozess muss dann irgendwas schief gelaufen sein.

      Fragen:
      1)
      Kann jemand was mit der Fehlermeldung anfangen? Bzw. weiß jemand evtl. eine Lösung für das Problem?

      Falls 1) nicht geht: Ich habe den Adapter Backitup installiert. Wie kann ich über die Konsole, nicht das letzte sondern das vorlezte Backup einspielen? Und wird mit Einspielen des Backups der komplett alte Zustand hergestellt oder werden nur bestimmte Daten gesichert / wiederhergestellt?

      Viele Grüße
      canetti

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

        @canetti2

        iob stop
        iob fix
        iob nodejs-update 20
        iob update
        iob upgrade
        
        C 1 Reply Last reply Reply Quote 0
        • Samson71
          Samson71 Global Moderator @canetti2 last edited by

          @canetti2
          Bitte das nächste Mal Code-Tags </> benutzen

          1 Reply Last reply Reply Quote 0
          • C
            canetti2 @Thomas Braun last edited by

            @thomas-braun

            @thomas-braun
            Vielen Dank für Deine schnelle Antwort. Ich habe das alles genau so durch gespielt Bis iob nodejs-update 20 hat alles bestens und Fehlermeldung funktioniert Bei der Eingabe von iob update erhalte ich allerdings diese Fehlermeldung:

            node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
            

            Jetzt kann ich leider auch das Backend nicht mehr aufrufen und auch bei dem Backup Wiederherstellen Befehl sudo iobroker restore 0 erhalte ich die identische Fehlermeldung

            node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
            

            Ich wäre für einen weiteren Tipp / Hilfestellung extrem dankbar!!!

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

              @canetti2 sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

              Ich wäre für einen weiteren Tipp / Hilfestellung extrem dankbar!!!

              Dein Betriebssystem ist zu alt und muss neuinstalliert werden. Das ist noch ein Debian 10 'Buster'.

              Und iobroker wird NIE, NIE, NIE mit sudo angepackt. NIE!

              1 Reply Last reply Reply Quote 0
              • C
                canetti2 last edited by

                @thomas-braun
                ok, aber gibt es denn den Möglichkeit den alten Zustand wieder herzustellen?

                Wenn also iob nodejs-update 20 auf meinem Raspi nicht funktionieren sollte - wie komme ich wieder zurück zu meiner alten (funktionierenden) Version? Wenn das nicht geht, wäre das jetzt wirklich ein "kleines Problem".

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

                  @canetti2 sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

                  ok, aber gibt es denn den Möglichkeit den alten Zustand wieder herzustellen?

                  iob nodejs-update 18
                  

                  versuchen. Aber du kommst NICHT daran vorbei, das OS zu beerdigen und da was unterstütztes zu installieren.
                  Diesmal dann direkt die 64Bit-Lite-Version verwenden.

                  Wenn das nicht geht, wäre das jetzt wirklich ein "kleines Problem".

                  Das kleine Problem hast du dir aber selber eingebrockt. Kiste künftig regelmäßig auf Stand bringen, dann versumpft dir das auch nicht so wie jetzt hier.

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    canetti2 @Thomas Braun last edited by canetti2

                    @thomas-braun
                    Ich mach Dir echt keinen Vorwurf, dass ich jetzt anscheinend ein Problem habe. Wer einfach ohne zu prüfen irgendeinen Code übernimmt, ist selber Schuld.

                    Also mit iob nodejs-update 18 habe ich keine Fehlermeldung erhalten und folgende Situation:
                    node: v18.20.4 (vorher 18.17.1)
                    npm: 10.7.0 (vorher 9.6.7)

                    Soweit so gut, aber es gibt leider das Problem, dass das Frontend über den Webbrowser nicht zu erreichen ist:
                    Beim Verbinden mit 192.168.178.71:8081 trat ein Fehler auf.

                    Zu meiner großen Überraschung scheint Iobroker aber zumindest teilweise zu laufen - zigbee hat eben funktioiert.

                    Nur wie bringe ich das Frontend wieder zum laufen?

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

                      @canetti2 sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

                      Nur wie bringe ich das Frontend wieder zum laufen?

                      Schau dir per

                      iob diag
                      

                      deine Umgebung an.

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

                        @canetti2 sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

                        Wer einfach ohne zu prüfen irgendeinen Code übernimmt, ist selber Schuld.

                        Eher: Wer sein System absaufen lässt, ist selber Schuld.

                        1 Reply Last reply Reply Quote 0
                        • C
                          canetti2 last edited by

                          @thomas-braun
                          so oder so - ich bin für die Probleme alleine verantwortlich!

                          Danke für den iob diag Tip - war mir auch nicht bekannt. Das ist das Ergebnis - evtl. kannst du die Ursache des Problems finden?

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

                          Skript v.2024-05-22
                          
                          *** BASE SYSTEM ***
                             Static hostname: piiobroker
                                   Icon name: computer
                            Operating System: Raspbian GNU/Linux 10 (buster)
                                      Kernel: Linux 5.10.103-v7l+
                                Architecture: arm
                          
                          Model           : Raspberry Pi 4 Model B Rev 1.4
                          Docker          : false
                          Virtualization  : none
                          Kernel          : armv7l
                          Userland        : 32 bit
                          
                          Systemuptime and Load:
                           20:22:34 up 23 min,  1 user,  load average: 0.45, 0.31, 0.28
                          CPU threads: 4
                          
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          ~ Under-voltage has occurred
                          ~ Arm frequency capping has occurred
                          
                          *** Time and Time Zones ***
                                         Local time: Wed 2024-07-17 20:22:34 CEST
                                     Universal time: Wed 2024-07-17 18:22:34 UTC
                                           RTC time: n/a
                                          Time zone: Europe/Berlin (CEST, +0200)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          pi
                          HOME=/home/pi
                          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                          
                          *** Display-Server-Setup ***
                          Display-Server: false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    multi-user.target
                          
                          *** MEMORY ***
                                        total        used        free      shared  buff/cache   available
                          Mem:           7.9G        682M        6.9G        8.0M        322M        7.0G
                          Swap:           99M          0B         99M
                          Total:         8.0G        682M        7.0G
                          
                          Active iob-Instances:   16
                          
                                   7897 M total memory
                                    682 M used memory
                                    149 M active memory
                                    774 M inactive memory
                                   6893 M free memory
                                     55 M buffer memory
                                    266 M swap cache
                                     99 M total swap
                                      0 M used swap
                                     99 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 20:22:35 up 23 min,  1 user,  load average: 0.45, 0.31, 0.28
                          Tasks: 153 total,   1 running, 152 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  0.0 us,  4.3 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :   7897.7 total,   6892.4 free,    682.6 used,    322.8 buff/cache
                          MiB Swap:    100.0 total,    100.0 free,      0.0 used.   6977.3 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
                          * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
                          
                          LOAD   = Reflects whether the unit definition was properly loaded.
                          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                          SUB    = The low-level unit activation state, values depend on unit type.
                          
                          1 loaded units listed. Pass --all to see loaded but inactive units, too.
                          To show all installed unit files use 'systemctl list-unit-files'.
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/root      ext4      110G  5.8G  100G   6% /
                          devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                          tmpfs          tmpfs     3.9G  8.5M  3.9G   1% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                          /dev/sda1      vfat      253M   49M  204M  20% /boot
                          tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Wed Jul 17 19:58:47 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:0C:0B:61 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=e01db4dc-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                          [Wed Jul 17 19:58:50 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                          [Wed Jul 17 19:58:50 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                          [Wed Jul 17 19:58:52 2024] EXT4-fs (sda2): re-mounted. Opts: (null)
                          
                          Show mounted filesystems:
                          TARGET                                SOURCE     FSTYPE     OPTIONS
                          /                                     /dev/sda2  ext4       rw,noatime
                          |-/dev                                devtmpfs   devtmpfs   rw,relatime,size=3878776k,nr_inodes=74941,mode=755
                          | |-/dev/shm                          tmpfs      tmpfs      rw,nosuid,nodev
                          | |-/dev/pts                          devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                          | `-/dev/mqueue                       mqueue     mqueue     rw,relatime
                          |-/sys                                sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
                          | |-/sys/kernel/security              securityfs securityfs rw,nosuid,nodev,noexec,relatime
                          | |-/sys/fs/cgroup                    tmpfs      tmpfs      ro,nosuid,nodev,noexec,mode=755
                          | | |-/sys/fs/cgroup/unified          cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate
                          | | |-/sys/fs/cgroup/systemd          cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
                          | | |-/sys/fs/cgroup/net_cls,net_prio cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
                          | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
                          | | |-/sys/fs/cgroup/blkio            cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,blkio
                          | | |-/sys/fs/cgroup/pids             cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,pids
                          | | |-/sys/fs/cgroup/freezer          cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,freezer
                          | | |-/sys/fs/cgroup/perf_event       cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,perf_event
                          | | |-/sys/fs/cgroup/cpuset           cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,cpuset
                          | | `-/sys/fs/cgroup/devices          cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,devices
                          | |-/sys/fs/bpf                       none       bpf        rw,nosuid,nodev,noexec,relatime,mode=700
                          | |-/sys/kernel/debug                 debugfs    debugfs    rw,relatime
                          | `-/sys/kernel/config                configfs   configfs   rw,relatime
                          |-/proc                               proc       proc       rw,relatime
                          | `-/proc/sys/fs/binfmt_misc          systemd-1  autofs     rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
                          |-/run                                tmpfs      tmpfs      rw,nosuid,nodev,mode=755
                          | |-/run/lock                         tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
                          | |-/run/rpc_pipefs                   sunrpc     rpc_pipefs rw,relatime
                          | `-/run/user/1000                    tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=808728k,mode=700,uid=1000,gid=1000
                          `-/boot                               /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.6G    /var/
                          1.3G    /var/cache/apt/archives
                          1.3G    /var/cache/apt
                          1.3G    /var/cache
                          94M     /var/lib
                          
                          Archived and active journals take up 8.0M in the file system.
                          
                          /opt/iobroker/backups:
                          40M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          233M    /opt/iobroker/iobroker-data/
                          144M    /opt/iobroker/iobroker-data/files
                          71M     /opt/iobroker/iobroker-data/backup-objects
                          67M     /opt/iobroker/iobroker-data/files/javascript.admin
                          48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                          
                          The five largest files in iobroker-data are:
                          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                          8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
                          7.8M    /opt/iobroker/iobroker-data/files/homekit-controller.admin/static/js/main.52e68e8c.js
                          7.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/691.26ff76ce.chunk.js.map
                          7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.d3cce782.chunk.js.map
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                          
                          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.13__Embed_with_CMSIS-DAP_L1100LEM-if00
                          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.13__Embed_with_CMSIS-DAP_L1100LEM-if03
                          
                          Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                          
                          HINT:
                          Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                          tcp
                          
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v18.20.4
                          /usr/bin/node           v18.20.4
                          /usr/bin/npm            10.7.0
                          /usr/bin/npx            10.7.0
                          /usr/bin/corepack       0.28.0
                          
                          
                          nodejs:
                            Installed: 18.20.4-1nodesource1
                            Candidate: 18.20.4-1nodesource1
                            Version table:
                           *** 18.20.4-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                  100 /var/lib/dpkg/status
                               18.20.3-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.20.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.20.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.20.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.19.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.18.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.18.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.17.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.16.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.14.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.14.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.9.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               18.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                               10.24.0~dfsg-1~deb10u3 500
                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          Errors in npm tree:
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Core adapters versions
                          js-controller:  5.0.12
                          admin:          6.12.0
                          javascript:     7.1.6
                          
                          nodejs modules from github:     0
                          
                          Adapter State
                            system.adapter.admin.0                  : admin                 : piiobroker                               - disabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.backitup.0               : backitup              : piiobroker                               -  enabled
                          + system.adapter.discovery.0              : discovery             : piiobroker                               -  enabled
                          + system.adapter.hue.0                    : hue                   : piiobroker                               -  enabled, port: 443
                          + system.adapter.info.0                   : info                  : piiobroker                               -  enabled
                          + system.adapter.javascript.0             : javascript            : piiobroker                               -  enabled
                            system.adapter.lupusec.0                : lupusec               : piiobroker                               - disabled
                          + system.adapter.mqtt-client.0            : mqtt-client           : piiobroker                               -  enabled, port: 1883
                          + system.adapter.ping.0                   : ping                  : piiobroker                               -  enabled
                          + system.adapter.pushover.0               : pushover              : piiobroker                               -  enabled
                          + system.adapter.rpi2.0                   : rpi2                  : piiobroker                               -  enabled
                          + system.adapter.sayit.0                  : sayit                 : piiobroker                               -  enabled
                          + system.adapter.sonos.0                  : sonos                 : piiobroker                               -  enabled
                            system.adapter.telegram.0               : telegram              : piiobroker                               - disabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.tr-064.0                 : tr-064                : piiobroker                               -  enabled
                          + system.adapter.web.0                    : web                   : piiobroker                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : piiobroker                               -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.13__Embed_with_CMSIS-DAP_L1100LEM-if00
                          + system.adapter.zigbee.1                 : zigbee                : piiobroker                               -  enabled, port: tcp://192.168.178.88:6638
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.hue.0                    : hue                   : piiobroker                               -  enabled, port: 443
                          + system.adapter.mqtt-client.0            : mqtt-client           : piiobroker                               -  enabled, port: 1883
                          + system.adapter.web.0                    : web                   : piiobroker                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : piiobroker                               -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.13__Embed_with_CMSIS-DAP_L1100LEM-if00
                          + system.adapter.zigbee.1                 : zigbee                : piiobroker                               -  enabled, port: tcp://192.168.178.88:6638
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          beta          : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 6.17.14  , installed 6.12.0 [Updatable]
                          Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                          Adapter    "countdown"    : 2.2.0    , installed 2.2.0
                          Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                          Adapter    "homekit-controller": 0.5.10, installed 0.5.8 [Updatable]
                          Adapter    "hue"          : 3.11.0   , installed 3.11.0
                          Adapter    "javascript"   : 8.3.1    , installed 7.1.6  [Updatable]
                          Controller "js-controller": 5.0.19   , installed 5.0.12 [Updatable]
                          Adapter    "lupusec"      : 1.3.6    , installed 1.3.6
                          Adapter    "mqtt-client"  : 1.8.0    , installed 1.8.0
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                          Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                          Adapter    "socketio"     : 6.7.0    , installed 6.6.0  [Updatable]
                          Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                          Adapter    "telegram"     : 3.3.2    , installed 3.0.0  [Updatable]
                          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                          Adapter    "tr-064"       : 4.3.0    , installed 4.2.18 [Updatable]
                          Adapter    "web"          : 6.2.5    , installed 6.1.10 [Updatable]
                          Adapter    "ws"           : 2.6.1    , installed 2.6.1
                          Adapter    "zigbee"       : 1.10.3   , installed 1.8.24 [Updatable]
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        2716
                          States:         2281
                          
                          *** OS-Repositories and Updates ***
                          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_18.x nodistro InRelease
                          Reading package lists...
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18539      637/sshd
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       19551      627/iobroker.js-con
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16975      627/iobroker.js-con
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17302      932/io.web.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          18541      637/sshd
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          18483      626/dhcpcd
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15633      356/avahi-daemon: r
                          udp        0      0 0.0.0.0:45869           0.0.0.0:*                           108        15635      356/avahi-daemon: r
                          udp        0      0 192.168.178.71:1905     0.0.0.0:*                           1001       33226      831/io.sonos.0
                          udp6       0      0 :::546                  :::*                                0          17672      626/dhcpcd
                          udp6       0      0 :::58996                :::*                                108        15636      356/avahi-daemon: r
                          udp6       0      0 :::5353                 :::*                                108        15634      356/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2024-07-17 20:07:48.520  - warn: javascript.0 (715) State "zigbee.0.00178801092fc94d.effect_type" not found
                          2024-07-17 20:07:48.522  - warn: javascript.0 (715)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
                          2024-07-17 20:07:48.522  - warn: javascript.0 (715)     at Object.<anonymous> (script.js.common.Türklingel_Anlieferung.Türklingel_Anlieferung:17:3)
                          2024-07-17 20:07:48.566  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:48.813  - warn: javascript.0 (715) State "zigbee.0.00178801092fc94d.color" not found
                          2024-07-17 20:07:48.814  - warn: javascript.0 (715)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
                          2024-07-17 20:07:48.815  - warn: javascript.0 (715)     at Object.<anonymous> (script.js.common.Türklingel_Anlieferung.Türklingel_Anlieferung:16:3)
                          2024-07-17 20:07:48.815  - warn: javascript.0 (715) State "zigbee.0.00178801092fc94d.effect_type" not found
                          2024-07-17 20:07:48.817  - warn: javascript.0 (715)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
                          2024-07-17 20:07:48.817  - warn: javascript.0 (715)     at Object.<anonymous> (script.js.common.Türklingel_Anlieferung.Türklingel_Anlieferung:17:3)
                          2024-07-17 20:07:48.853  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:49.560  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:49.626  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:51.023  - warn: javascript.0 (715) State "zigbee.0.60a423fffe6f1f60.state" not found
                          2024-07-17 20:07:51.025  - warn: javascript.0 (715)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
                          2024-07-17 20:07:51.025  - warn: javascript.0 (715)     at Object.<anonymous> (script.js.common.Türklingel_Anlieferung.Türklingel_Anlieferung:20:3)
                          2024-07-17 20:07:51.075  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:51.319  - warn: javascript.0 (715) State "zigbee.0.60a423fffe6f1f60.state" not found
                          2024-07-17 20:07:51.320  - warn: javascript.0 (715)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
                          2024-07-17 20:07:51.321  - warn: javascript.0 (715)     at Object.<anonymous> (script.js.common.Türklingel_Anlieferung.Türklingel_Anlieferung:20:3)
                          2024-07-17 20:07:51.363  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:53.563  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:53.862  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:56.076  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          2024-07-17 20:07:56.346  - error: hue.0 (816) Could not set LightState of Hue color spot 1: No value provided and 'light id' is not optional
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @canetti2 last edited by

                            @canetti2 sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

                            evtl. kannst du die Ursache des Problems finden?

                            Klar....
                            Operating System: Raspbian GNU/Linux 10 (buster) ist der Grund.

                            iob start admin
                            iob update
                            iob upgrade
                            iob stop 
                            iob upgrade self
                            iob start
                            

                            Davon dann ein Backup ziehen und damit in ein NEUINSTALLIERTES Raspberry OS 12 'Bookworm' umziehen.
                            https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                            1 Reply Last reply Reply Quote 0
                            • C
                              canetti2 last edited by

                              @thomas-braun sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

                              iob start admin

                              DANKE !!! Das Zauberwort war iob start admin !!! So, jetzt komme ich erstmal wieder ins Admin und habe den alten Zustand hergestellt - super!

                              Also ich fasse Deine Empfehlung noch mal zusammen:

                              1. Backup vom jetztigen System herstellen
                              2. Installation von Raspberry Pi OS (64-bit) Debian version: 12 (bookworm)
                              3. Installation von Iobroker
                              4. Einspielen des Backups vom jetzigen System

                              Ist das korrekt so? Und Du meinst, dass ich keine Probleme bzgl. alter 32 Bit und neuer 64 Bit Version bekomme?

                              Vielen Dank nochmals für Deine tolle Hilfe!!!!

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

                                @canetti2 sagte in Update schlägt fähl mit ERROR: Process exited with code 25:

                                Ist das korrekt so? Und Du meinst, dass ich keine Probleme bzgl. alter 32 Bit und neuer 64 Bit Version bekomme?

                                Ja, das ist korrekt so.
                                Mit 32/64Bit hat das nix zu tun.

                                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

                                851
                                Online

                                31.9k
                                Users

                                80.3k
                                Topics

                                1.3m
                                Posts

                                3
                                14
                                613
                                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