Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!

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

      @r-frase sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

      Wie schnell das geht...

      Die bei Debian üblichen zwei Jahre halt. Die Release-Planung ist da aber sehr transparent.

      2d9cb5c4-144e-4fd9-b2ba-2fcd77c2a689-grafik.png

      K 1 Reply Last reply Reply Quote 0
      • K
        KNX-Bodensee @Thomas Braun last edited by

        Ich wollte gerade meinen iobroker auf nodejs 18.x aktualisieren, da der knx-Adapter dies voraussetzt.
        Die Installation lief vermeintlich gut durch, aber es kam dann auch die GLIBCXX-Fehlermeldung.

        nun bin ich an einem Punkt, an dem garnichts mehr läuft.
        iob fix habe ich schon laufen lassen, wenn ich

        sudo -H -u iobroker npm install iobroker.js-controller
        

        Eingebe kommt

        sudo: npm: command not found
        

        Bei

         type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v
        

        kommt nur:

        /usr/bin/nodejs
        

        Wie bekomme ich das System wieder ans laufen? Ein Bakcup über den BackItUp-Adapter habe ich vor der Aktion gemacht.

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @KNX-Bodensee last edited by Thomas Braun

          @knx-bodensee sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

          aber es kam dann auch die GLIBCXX-Fehlermeldung.

          Dann ist dein Betriebssystem zu alt.
          Installier da NEU das aktuelle Release. Und dann würde ich auch gleich nodejs@20 einspielen, das ist die derzeitige Empfehlung für den ioBroker. Und dann da halt dein Backup reinjubeln.

          1 Reply Last reply Reply Quote 0
          • K
            KNX-Bodensee last edited by

            Sodele, habe nach einem kompletten Update des Raspberry mittels

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

            das System neu installiert. Die Installation spuckt aber diese Fehlermeldung aus:

            ==========================================================================
                Installing prerequisites (1/4)
            ==========================================================================
            
            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:3 https://deb.nodesource.com/node_20.x nodistro InRelease
            Reading package lists... Done
            node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
            bash: line 919: [: !=: unary operator expected
            

            Irgendwie hänge ich fest 😉

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @KNX-Bodensee last edited by Thomas Braun

              @knx-bodensee sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

              Irgendwie hänge ich fest

              Ja, du hängst da offenbar auf einer längst abgekündigten Version deines Betriebssystems fest. Vermutlich was aus der 'Buster'-Ära.

              cat /etc/debian_version
              

              sagt?

              Edit: Steht ja auch schon in deinem Log...

              K 1 Reply Last reply Reply Quote 0
              • K
                KNX-Bodensee @Thomas Braun last edited by

                @thomas-braun said in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                cat /etc/debian_version

                .....sagt 10.13

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @KNX-Bodensee last edited by

                  @knx-bodensee

                  Installier da NEU die Version 12 'Bookworm'.

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    KNX-Bodensee @Thomas Braun last edited by

                    @thomas-braun Ok, das wird wohl was größeres. Muss ich mal in den Keller und die SD-Karte ausbauen 😉
                    Nächste Woche ist ja Feiertag und Brückentag, da kann ich das angehen.

                    I 1 Reply Last reply Reply Quote 0
                    • I
                      ioTechnik @KNX-Bodensee last edited by Homoran

                      Hallo, ich habe das gleiche Problem.
                      Im iobroker wurde angezeigt das Betriebssystem meines Raspi 3B Rev. 1.2 auf den neuesten Stand zu bringen.
                      Leider kommt die obige Meldung und iobroker startet nicht mehr. Mein iob diag zeigt mir folgendes

                      ======================= SUMMARY =======================
                                             v.2024-05-22
                        Static hostname: raspibroker
                              Icon name: computer
                       Operating System: Raspbian GNU/Linux 10 (buster)
                                 Kernel: Linux 5.10.103-v7+
                           Architecture: arm
                      
                      Installation:           native
                      Kernel:                 armv7l
                      Userland:               32 bit
                      Timezone:               Europe/Berlin (CEST, +0200)
                      User-ID:                1000
                      Display-Server:         false
                      Boot Target:            multi-user.target
                      
                      Pending OS-Updates:     0
                      (node:23850) UnhandledPromiseRejectionWarning: Error: Not supported
                         at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                         at Module._compile (internal/modules/cjs/loader.js:778:30)
                         at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                         at Module.load (internal/modules/cjs/loader.js:653:32)
                         at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                         at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                         at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                         at startup (internal/bootstrap/node.js:283:19)
                         at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      (node:23850) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                      (node:23850) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                      Pending iob updates:    0
                      
                      Nodejs-Installation:
                      /usr/bin/nodejs         v10.24.0
                      /usr/bin/node           v10.24.0
                      npm:                    N/A
                      npx:                    N/A
                      corepack:       N/A
                      
                      Recommended versions are nodejs  and npm
                      *** nodejs is NOT correctly installed ***
                      Wrong installation path detected. This needs to be fixed.
                      
                      Please execute
                      iobroker nodejs-update
                      to fix these errors.
                      
                      MEMORY:
                                   total        used        free      shared  buff/cache   available
                      Mem:           972M         47M        193M         48M        731M        812M
                      Swap:           99M        4.0M         95M
                      Total:         1.1G         52M        289M
                      
                      Active iob-Instances:   0
                      (node:23870) UnhandledPromiseRejectionWarning: Error: Not supported
                         at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                         at Module._compile (internal/modules/cjs/loader.js:778:30)
                         at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                         at Module.load (internal/modules/cjs/loader.js:653:32)
                         at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                         at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                         at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                         at startup (internal/bootstrap/node.js:283:19)
                         at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      (node:23870) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                      (node:23870) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                      
                      (node:23880) UnhandledPromiseRejectionWarning: Error: Not supported
                         at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                         at Module._compile (internal/modules/cjs/loader.js:778:30)
                         at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                         at Module.load (internal/modules/cjs/loader.js:653:32)
                         at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                         at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                         at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                         at startup (internal/bootstrap/node.js:283:19)
                         at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      (node:23880) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                      (node:23880) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                      ioBroker Core:          js-controller
                      (node:23889) UnhandledPromiseRejectionWarning: Error: Not supported
                         at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                         at Module._compile (internal/modules/cjs/loader.js:778:30)
                         at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                         at Module.load (internal/modules/cjs/loader.js:653:32)
                         at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                         at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                         at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                         at startup (internal/bootstrap/node.js:283:19)
                         at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      (node:23889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                      (node:23889) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                             admin
                      
                      (node:23899) UnhandledPromiseRejectionWarning: Error: Not supported
                         at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                         at Module._compile (internal/modules/cjs/loader.js:778:30)
                         at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                         at Module.load (internal/modules/cjs/loader.js:653:32)
                         at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                         at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                         at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                         at startup (internal/bootstrap/node.js:283:19)
                         at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                      (node:23899) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                      (node:23899) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                      ioBroker Status:
                      
                      Status admin and web instance:
                      
                      Objects:                0
                      States:                 0
                      
                      Size of iob-Database:
                      
                      13M     /opt/iobroker/iobroker-data/objects.jsonl
                      3.0M    /opt/iobroker/iobroker-data/objects.json.migrated
                      3.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      3.1M    /opt/iobroker/iobroker-data/states.jsonl
                      8.0K    /opt/iobroker/iobroker-data/states.json.migrated
                      8.0K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                      =================== END OF SUMMARY ====================
                      


                      MOD-EDIT: Code in code-tags gesetzt!

                      Was kann ich tun

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

                        @ioTechnik
                        das ist leider nur die Zusammenfassung.

                        Aber sa sieht man, dass Dein Betriebssystem schon einige Jahre auf dem Buckel hat

                        @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                        Operating System: Raspbian GNU/Linux 10 (buster)

                        Inzwischen sind wir bei RaspiOS 12 (Bookworm)

                        Es müssen schon einige Viele Jahre sein
                        Node 10 ist ja uralt.
                        mittlerweile sind wir bei node 20!

                        da hilft nur eine komplette Neuinstallation, je nach Raspi aber nicht
                        @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                        Userland: 32 bit

                        sondern 64 bit.

                        und dann das letzte Backup zurückspielen.

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

                          @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                          Hallo, ich habe das gleiche Problem.

                          Dann ist es auch die gleiche Lösung wie bei den 62153723712123 Vorpostern mit 'dem gleichen Problem'.

                          1 Reply Last reply Reply Quote 0
                          • I
                            ioTechnik @Homoran last edited by

                            @homoran
                            OK - Neuinstallation
                            wie mache ich das nach so vielen Jahren jetzt am Besten.
                            Mein Raspi läuft auf einer mSATA SSD. Muss ich die komplett neu installieren oder macht das Raspi-Image-Programm.
                            Würde das Paket "Raspberry Pi OS Lite" nehmen wollen.
                            Ein Backup habe ich. Es fehlen dort nur die letzten Änderungen weil ich nicht mehr ins System kam.
                            Danke erst mal für die Hilfe

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

                              @iotechnik

                              iob nodejs-update 18
                              

                              versuchen. Dann wird vermutlich das Alt-System wieder starten. Adapter und js-controller auf den letzten Stand bringen, damit dann auf das neue System umziehen.

                              https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht/3

                              1 Reply Last reply Reply Quote 0
                              • I
                                ioTechnik last edited by

                                Hallo Thomas
                                habe deinen Versuch ohne Erfolg durchgeführt. Bleibt wohl nur die Neuinstallation.
                                Danke

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

                                  @iotechnik konntest du denn inzwischen die Langfassung von iob diag bekommen?

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

                                    @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                                    Bleibt wohl nur die Neuinstallation.

                                    Die musst du eh machen.

                                    1 Reply Last reply Reply Quote 0
                                    • I
                                      ioTechnik @Homoran last edited by

                                      @homoran
                                      Die Langfassung hatte ich, konnte sie aber nicht hochladen. Ich probiers gleich noch mal.

                                      1 Reply Last reply Reply Quote 0
                                      • I
                                        ioTechnik last edited by

                                        Hier iob diag


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

                                        Skript v.2024-05-22
                                        
                                        *** BASE SYSTEM ***
                                           Static hostname: raspibroker
                                                 Icon name: computer
                                          Operating System: Raspbian GNU/Linux 10 (buster)
                                                    Kernel: Linux 5.10.103-v7+
                                              Architecture: arm
                                        
                                        Model           : Raspberry Pi 3 Model B Rev 1.2
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : armv7l
                                        Userland        : 32 bit
                                        
                                        Systemuptime and Load:
                                         13:10:30 up  9:10,  1 user,  load average: 0.61, 0.42, 0.28
                                        CPU threads: 4
                                        
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        ~ Under-voltage detected
                                        ~ Arm frequency capped
                                        
                                        Previously detected issues:
                                        ~ Under-voltage has occurred
                                        ~ Arm frequency capping has occurred
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Wed 2024-08-21 13:10:30 CEST
                                                   Universal time: Wed 2024-08-21 11:10:30 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':
                                        js-controller is not running
                                        
                                        *** Display-Server-Setup ***
                                        Display-Server: false
                                        Desktop:
                                        Terminal:       tty
                                        Boot Target:    multi-user.target
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           972M         43M        305M        3.0M        624M        862M
                                        Swap:           99M        4.0M         95M
                                        Total:         1.1G         47M        400M
                                        
                                        Active iob-Instances:   0
                                        
                                                  972 M total memory
                                                   43 M used memory
                                                  292 M active memory
                                                  273 M inactive memory
                                                  305 M free memory
                                                  199 M buffer memory
                                                  424 M swap cache
                                                   99 M total swap
                                                    4 M used swap
                                                   95 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 13:10:30 up  9:10,  1 user,  load average: 0.61, 0.42, 0.28
                                        Tasks: 116 total,   1 running, 115 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  3.9 us,  2.6 sy,  0.0 ni, 93.4 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :    972.8 total,    305.2 free,     43.5 used,    624.1 buff/cache
                                        MiB Swap:    100.0 total,     95.7 free,      4.3 used.    862.2 avail Mem
                                        
                                        *** FAILED SERVICES ***
                                        
                                        0 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      7.1G  5.7G  1.1G  85% /
                                        devtmpfs       devtmpfs  454M     0  454M   0% /dev
                                        tmpfs          tmpfs     487M     0  487M   0% /dev/shm
                                        tmpfs          tmpfs     487M  6.6M  480M   2% /run
                                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        tmpfs          tmpfs     487M     0  487M   0% /sys/fs/cgroup
                                        /dev/sda1      vfat      247M   49M  198M  20% /boot
                                        tmpfs          tmpfs      98M     0   98M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Wed Aug 21 04:00:28 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  console=ttyS0,115200 console=tty1 root=PARTUUID=32e689ec-02 rootfstype=ext4 fsck.repair=yes rootwait
                                        [Wed Aug 21 04:00:34 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                                        [Wed Aug 21 04:00:34 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                        [Wed Aug 21 04:00:36 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=464768k,nr_inodes=116192,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/cpuset           cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,cpuset
                                        | | |-/sys/fs/cgroup/perf_event       cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,perf_event
                                        | | |-/sys/fs/cgroup/blkio            cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,blkio
                                        | | |-/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/freezer          cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,freezer
                                        | | |-/sys/fs/cgroup/devices          cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,devices
                                        | | `-/sys/fs/cgroup/pids             cgroup     cgroup     rw,nosuid,nodev,noexec,relatime,pids
                                        | |-/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
                                        | `-/sys/fs/fuse/connections          fusectl    fusectl    rw,relatime
                                        |-/proc                               proc       proc       rw,relatime
                                        | `-/proc/sys/fs/binfmt_misc          systemd-1  autofs     rw,relatime,fd=26,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=99608k,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:
                                        300M    /var/
                                        94M     /var/lib
                                        85M     /var/cache
                                        78M     /var/cache/apt
                                        69M     /var/lib/apt/lists
                                        
                                        Archived and active journals take up 6.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        1.3M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        908M    /opt/iobroker/iobroker-data/
                                        658M    /opt/iobroker/iobroker-data/files
                                        441M    /opt/iobroker/iobroker-data/files/javascript.admin
                                        409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                        408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                        
                                        The five largest files in iobroker-data are:
                                        41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                        27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                        13M     /opt/iobroker/iobroker-data/objects.jsonl
                                        9.9M    /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
                                        9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        No Devices found 'by-id'
                                        
                                        
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v10.24.0
                                        /usr/bin/node           v10.24.0
                                        npm:                    N/A
                                        npx:                    N/A
                                        corepack:       N/A
                                        *** nodejs is NOT correctly installed ***
                                        
                                        nodejs:
                                          Installed: 10.24.0~dfsg-1~deb10u3
                                          Candidate: 10.24.0~dfsg-1~deb10u3
                                          Version table:
                                         *** 10.24.0~dfsg-1~deb10u3 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                                100 /var/lib/dpkg/status
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree:
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        (node:6853) UnhandledPromiseRejectionWarning: Error: Not supported
                                            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                                            at Module._compile (internal/modules/cjs/loader.js:778:30)
                                            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                                            at Module.load (internal/modules/cjs/loader.js:653:32)
                                            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                                            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                                            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                            at startup (internal/bootstrap/node.js:283:19)
                                            at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                        (node:6853) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                                        (node:6853) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                        
                                        Core adapters versions
                                        (node:6863) UnhandledPromiseRejectionWarning: Error: Not supported
                                            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                                            at Module._compile (internal/modules/cjs/loader.js:778:30)
                                            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                                            at Module.load (internal/modules/cjs/loader.js:653:32)
                                            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                                            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                                            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                            at startup (internal/bootstrap/node.js:283:19)
                                            at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                        (node:6863) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                                        (node:6863) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                        js-controller:
                                        (node:6872) UnhandledPromiseRejectionWarning: Error: Not supported
                                            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                                            at Module._compile (internal/modules/cjs/loader.js:778:30)
                                            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                                            at Module.load (internal/modules/cjs/loader.js:653:32)
                                            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                                            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                                            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                            at startup (internal/bootstrap/node.js:283:19)
                                            at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                        (node:6872) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                                        (node:6872) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                        admin:
                                        (node:6881) UnhandledPromiseRejectionWarning: Error: Not supported
                                            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                                            at Module._compile (internal/modules/cjs/loader.js:778:30)
                                            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                                            at Module.load (internal/modules/cjs/loader.js:653:32)
                                            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                                            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                                            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                            at startup (internal/bootstrap/node.js:283:19)
                                            at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                        (node:6881) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                                        (node:6881) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                        javascript:
                                        
                                        nodejs modules from github:     0
                                        
                                        Adapter State
                                        
                                        
                                        Enabled adapters with bindings
                                        
                                        ioBroker-Repositories
                                        (node:6898) UnhandledPromiseRejectionWarning: Error: Not supported
                                            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                                            at Module._compile (internal/modules/cjs/loader.js:778:30)
                                            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                                            at Module.load (internal/modules/cjs/loader.js:653:32)
                                            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                                            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                                            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                            at startup (internal/bootstrap/node.js:283:19)
                                            at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                        (node:6898) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                                        (node:6898) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                        
                                        Installed ioBroker-Instances
                                        (node:6907) UnhandledPromiseRejectionWarning: Error: Not supported
                                            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:1)
                                            at Module._compile (internal/modules/cjs/loader.js:778:30)
                                            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                                            at Module.load (internal/modules/cjs/loader.js:653:32)
                                            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                                            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                                            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                                            at startup (internal/bootstrap/node.js:283:19)
                                            at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
                                        (node:6907) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
                                        (node:6907) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        0
                                        States:         0
                                        
                                        *** OS-Repositories and Updates ***
                                        W: GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                                        E: The repository 'https://deb.nodesource.com/node_18.x nodistro InRelease' is not signed.
                                        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          14266      678/sshd
                                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          17461      971/exim4
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          14268      678/sshd
                                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          17462      971/exim4
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14851      625/dhcpcd
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13707      385/avahi-daemon: r
                                        udp        0      0 0.0.0.0:60864           0.0.0.0:*                           108        13709      385/avahi-daemon: r
                                        udp6       0      0 :::45260                :::*                                108        13710      385/avahi-daemon: r
                                        udp6       0      0 :::5353                 :::*                                108        13708      385/avahi-daemon: r
                                        udp6       0      0 :::546                  :::*                                0          16690      625/dhcpcd
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2024-08-20 09:12:38.956  - info: host.raspibroker stopInstance timeout system.adapter.admin.1 killing pid 800
                                        2024-08-20 09:12:38.959  - info: host.raspibroker stopInstance timeout system.adapter.javascript.0 killing pid 807
                                        2024-08-20 09:12:38.960  - info: host.raspibroker stopInstance timeout system.adapter.backitup.0 killing pid 853
                                        2024-08-20 09:12:38.961  - info: host.raspibroker stopInstance timeout system.adapter.tr-064.0 killing pid 859
                                        2024-08-20 09:12:38.961  - info: host.raspibroker stopInstance timeout system.adapter.ems-esp.0 killing pid 900
                                        2024-08-20 09:12:38.962  - info: host.raspibroker stopInstance timeout system.adapter.hm-rega.0 killing pid 932
                                        2024-08-20 09:12:38.964  - info: host.raspibroker stopInstance timeout system.adapter.web.0 killing pid 1138
                                        2024-08-20 09:12:39.162  - info: host.raspibroker instance system.adapter.sourceanalytix.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:39.164  - info: host.raspibroker instance system.adapter.hm-rpc.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:39.166  - info: host.raspibroker instance system.adapter.vis-inventwo.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.639  - info: host.raspibroker instance system.adapter.mqtt.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.641  - info: host.raspibroker instance system.adapter.tankerkoenig.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.642  - info: host.raspibroker instance system.adapter.pollenflug.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.686  - info: host.raspibroker instance system.adapter.admin.1 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.864  - info: host.raspibroker instance system.adapter.javascript.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.866  - info: host.raspibroker instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.867  - info: host.raspibroker instance system.adapter.tr-064.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.868  - info: host.raspibroker instance system.adapter.ems-esp.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:40.869  - warn: host.raspibroker instance system.adapter.hm-rega.0 terminated due to SIGKILL
                                        2024-08-20 09:12:40.870  - info: host.raspibroker instance system.adapter.hm-rega.0 terminated with code null ()
                                        2024-08-20 09:12:40.871  - warn: host.raspibroker instance system.adapter.web.0 terminated due to SIGKILL
                                        2024-08-20 09:12:40.871  - info: host.raspibroker instance system.adapter.web.0 terminated with code null ()
                                        2024-08-20 09:12:41.153  - info: host.raspibroker instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                                        2024-08-20 09:12:41.155  - info: host.raspibroker All instances are stopped.
                                        2024-08-20 09:12:41.396  - info: host.raspibroker terminated
                                        
                                        

                                        ============ Mark until here for C&P =============

                                        iob diag has finished.


                                        Danke

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

                                          @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                                          *** nodejs is NOT correctly installed ***

                                          nach wie vor!!

                                          und mit
                                          @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                                          Installed: 10.24.0~dfsg-1~deb10u3

                                          wird das auch nichts.

                                          Hattest du nicht iob fix gefahren?
                                          und danach iob nodejs-update?

                                          kann natürlich am vergammelten
                                          @iotechnik sagte in ioBroker update führt zu GLIBCXX_3.4.26-Problem - GELÖST!:

                                          Operating System: Raspbian GNU/Linux 10 (buster)

                                          liegen.
                                          Da das ganz aus xem Support raus ist, könnte es sein, dasss da gar kein update mehr möglich ist.

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

                                            @iotechnik
                                            Noch ein paar Hinweise:

                                            Setz das neue System als reines 64Bit-System auf.
                                            Spendier der Kiste ein gescheites, richtiges Netzteil. Die jetzige Spannungsversorgung ist zu schlapp.

                                            Mit

                                            /usr/bin/nodejs v10.24.0
                                            kannst du auch gar nichts mehr reißen. Mit der dfsg-Version schon gerade nicht.

                                            Versuch das mal mit der Betaversion von hier zu beackern. :

                                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript

                                            Aufruf des Skriptes dann per

                                            ./iob_node_update 18
                                            
                                            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

                                            584
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            92
                                            9071
                                            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