Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. nach Update JS-Controler - Kein Zugriff auf Iobroker mehr

    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

    nach Update JS-Controler - Kein Zugriff auf Iobroker mehr

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

      @rennuy

      Das influx-Repo muss frisch angelegt werden.
      Hat aber nichts mit dem Problem zu tun.

      Was meinst du mit 'hab ich gelöscht?'
      Wie machst du das 'löschen'?

      R 1 Reply Last reply Reply Quote 0
      • R
        Rennuy @Thomas Braun last edited by

        @thomas-braun

         sudo apt purge realvnc-vnc-server
        sudo apt purge cups
        sudo apt autoremove
        sudo reboot
        

        danach waren die Installationen in der diag-Ausgabe raus.

        R 1 Reply Last reply Reply Quote 0
        • R
          Rennuy @Rennuy last edited by

          Das Influx-Repo schein wieder zu laufen.
          Danke @thomas für die Anleitung
          https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden/53?_=1696754572642

          sudo apt update

          OK:1 http://phoscon.de/apt/deconz buster InRelease
          OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
          OK:4 https://repos.influxdata.com/debian stable InRelease
          OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
          Paketlisten werden gelesen... Fertig
          Abhängigkeitsbaum wird aufgebaut.
          Statusinformationen werden eingelesen.... Fertig
          Aktualisierung für 509 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
          
          

          Das Problem mit iobroker konnte ich aber noch nicht eingrenzen
          iob diag sagt jetzt folgendes:

          Skript v.2023-06-20
          
          *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
                  Machine ID: b874799b42e540eab9a2175a8d330f3b
                     Boot ID: 5bb584627ff04242a22bcc2913cde215
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Model           : Raspberry Pi 4 Model B Rev 1.1
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : armhf
          
          Systemuptime and Load:
           11:10:58 up  1:25,  1 user,  load average: 0.58, 0.63, 0.65
          CPU threads: 4
          
          Raspberry only:
          throttled=0x0
          Other values than 0x0 hint to temperature/voltage problems
          temp=46.7'C
          volt=0.8563V
          
          *** Time and Time Zones ***
                         Local time: Sun 2023-10-08 11:10:58 CEST
                     Universal time: Sun 2023-10-08 09:10:58 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            3.8G        289M        2.1G         24M        1.4G        3.5G
          Swap:            99M          0B         99M
          Total:          3.9G        289M        2.2G
          
                   3793 M total memory
                    288 M used memory
                    542 M active memory
                    755 M inactive memory
                   2094 M free memory
                    281 M buffer memory
                   1128 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4      459G   21G  419G   5% /
          devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
          tmpfs          tmpfs     1.9G   25M  1.9G   2% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
          /dev/sda1      vfat      253M   51M  202M  20% /boot
          tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sun Oct  8 09:45:41 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:800x600M@60D smsc95xx.macaddr=DC:A6:32:59:C0:E4 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  115200 console=tty1 root=PARTUUID=88db0d7f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Sun Oct  8 09:45:43 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Sun Oct  8 09:45:43 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Sun Oct  8 09:45:45 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
          
          Show mounted filesystems (real ones only):
          TARGET        SOURCE    FSTYPE OPTIONS
          /             /dev/sda2 ext4   rw,noatime
          |-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
          `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          1.3G    /var/
          490M    /var/log
          372M    /var/cache
          359M    /var/cache/apt
          300M    /var/cache/apt/archives
          
          Archived and active journals take up 23.7M in the file system.
          
          /opt/iobroker/backups:
          5.3G    /opt/iobroker/backups/
          4.0K    /opt/iobroker/backups/redistmp
          
          /opt/iobroker/iobroker-data:
          1.2G    /opt/iobroker/iobroker-data/
          497M    /opt/iobroker/iobroker-data/files
          235M    /opt/iobroker/iobroker-data/backup-objects
          224M    /opt/iobroker/iobroker-data/history
          97M     /opt/iobroker/iobroker-data/node-red
          
          The five largest files in iobroker-data are:
          58M     /opt/iobroker/iobroker-data/states.jsonl
          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
          27M     /opt/iobroker/iobroker-data/objects.jsonl
          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
          19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.18.0
          /usr/bin/node           v18.18.0
          /usr/bin/npm            9.8.1
          /usr/bin/npx            9.8.1
          
          
          nodejs:
            Installed: 18.18.0-1nodesource1
            Candidate: 18.18.0-1nodesource1
            Version table:
           *** 18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  100 /var/lib/dpkg/status
               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
               12.22.12~dfsg-1~deb11u4 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree: 0
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          No connection to databases possible ...
          
          No connection to databases possible ...
          
          Core adapters versions
          js-controller:  5.0.12
          admin:          6.10.1
          javascript:     7.1.4
          
          Adapters from github:   3
          
          Adapter State
          No connection to databases possible ...
          
          Enabled adapters with bindings
          
          ioBroker-Repositories
          No connection to databases possible ...
          
          Installed ioBroker-Instances
          No connection to databases possible ...
          
          Objects and States
          Please stand by - This may take a while
          Objects:        1
          States:         1
          
          *** OS-Repositories and Updates ***
          Hit:1 https://repos.influxdata.com/debian stable InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:4 http://phoscon.de/apt/deconz buster InRelease
          Hit:5 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 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        21556      439/influxd
          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       18986      504/deCONZ
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19731      633/sshd
          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       18951      504/deCONZ
          tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      0          20753      404/connmand
          tcp6       0      0 :::22                   :::*                    LISTEN      0          19733      633/sshd
          tcp6       0      0 ::1:53                  :::*                    LISTEN      0          20757      404/connmand
          tcp6       0      0 :::8086                 :::*                    LISTEN      999        19107      439/influxd
          udp        0      0 0.0.0.0:44265           0.0.0.0:*                           0          861126     404/connmand
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14247      410/avahi-daemon: r
          udp        0      0 0.0.0.0:36338           0.0.0.0:*                           108        14249      410/avahi-daemon: r
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       18990      504/deCONZ
          udp        0      0 127.0.0.1:53            0.0.0.0:*                           0          20745      404/connmand
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          21042      459/dhcpcd
          udp6       0      0 :::5353                 :::*                                108        14248      410/avahi-daemon: r
          udp6       0      0 ::1:53                  :::*                                0          20749      404/connmand
          udp6       0      0 :::53325                :::*                                108        14250      410/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          861113     459/dhcpcd
          
          *** Log File - Last 25 Lines ***
          
          2023-10-08 11:13:02.466  - info: host.raspberrypi iobroker _restart
          2023-10-08 11:13:08.916  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
          2023-10-08 11:13:08.928  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-10-08 11:13:08.929  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
          2023-10-08 11:13:08.931  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
          2023-10-08 11:13:38.969  - error: host.raspberrypi No connection to databases possible, restart
          2023-10-08 11:13:38.978  - info: host.raspberrypi iobroker _restart
          2023-10-08 11:13:45.333  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
          2023-10-08 11:13:45.341  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-10-08 11:13:45.343  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
          2023-10-08 11:13:45.343  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
          2023-10-08 11:14:15.378  - error: host.raspberrypi No connection to databases possible, restart
          2023-10-08 11:14:15.395  - info: host.raspberrypi iobroker _restart
          2023-10-08 11:14:22.108  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
          2023-10-08 11:14:22.117  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-10-08 11:14:22.118  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
          2023-10-08 11:14:22.119  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
          2023-10-08 11:14:52.150  - error: host.raspberrypi No connection to databases possible, restart
          2023-10-08 11:14:52.162  - info: host.raspberrypi iobroker _restart
          2023-10-08 11:14:58.578  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
          2023-10-08 11:14:58.589  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-10-08 11:14:58.591  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
          2023-10-08 11:14:58.592  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
          2023-10-08 11:15:28.622  - error: host.raspberrypi No connection to databases possible, restart
          2023-10-08 11:15:28.631  - info: host.raspberrypi iobroker _restart
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Rennuy last edited by

            @rennuy

            Aktualisierung für 509 Pakete verfügbar.

            Ääääh...

            Feuersturm R 2 Replies Last reply Reply Quote 0
            • Feuersturm
              Feuersturm @Thomas Braun last edited by Feuersturm

              @thomas-braun neuer Rekord 😂

              1 Reply Last reply Reply Quote 0
              • R
                Rennuy @Thomas Braun last edited by

                @thomas-braun ja, daran hänge ich gerade. sudo apt full-upgrade bringt mir einen lib-Fehler.

                pi@raspberrypi:~ $ sudo apt full-upgrade
                Paketlisten werden gelesen... Fertig
                Abhängigkeitsbaum wird aufgebaut.
                Statusinformationen werden eingelesen.... Fertig
                Paketaktualisierung (Upgrade) wird berechnet... Fehler!
                Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
                Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
                Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
                nicht erstellt wurden oder Incoming noch nicht verlassen haben.
                Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:
                
                Die folgenden Pakete haben unerfüllte Abhängigkeiten:
                 libc6-dev : Beschädigt: libgcc-8-dev (< 8.4.0-2~) aber 8.3.0-6+rpi1 soll installiert werden
                E: Fehler: Unterbrechungen durch pkgProblemResolver::Resolve hervorgerufen; dies könnte durch zurückgehaltene Pakete verursacht worden sein.
                

                Bin kurz davor das System mit Bookworm gleich neu aufzusetzen.

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

                  @rennuy

                  Was haste denn da gemacht?
                  Upgrade von Buster kommend auf Bullseye versucht?

                  Bookworm ist noch nicht für Raspberry OS veröffentlicht.

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    Rennuy @Thomas Braun last edited by

                    @thomas-braun sagte in nach Update JS-Controler - Kein Zugriff auf Iobroker mehr:

                    Upgrade von Buster kommend auf Bullseye versucht?

                    Versucht ist gut. Das Update habe ich vor zwei Wochen gemacht, danach lief der iobroker noch. Gestern habe ich den JS-Controler auf 5.0.12 aktualisiert.

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

                      @rennuy

                      Das Upgrade ist aber bei der Hälfte in die Hose gegangen. Zu gcc8 stand aber glaube ich was in meinem HowTo zu dem Thema drin.

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        Rennuy @Thomas Braun last edited by

                        @thomas-braun Danke, für den Wink!!! Die howto hatte ich zwar gelesen, wohl aber nicht verstanden. Jetzt bin ich soweit, dass keine Pakete mehr zum Upgrade vorgesehen sind.

                        OK:1 http://phoscon.de/apt/deconz buster InRelease
                        OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
                        OK:4 https://repos.influxdata.com/debian stable InRelease
                        OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Alle Pakete sind aktuell.
                        

                        Bei iob diag ist schonmal die Meldung No connection to databases possible ... raus. Die vorhandenen Fehler muss ich später noch filtern.

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

                        Skript v.2023-06-20
                        
                        *** BASE SYSTEM ***
                           Static hostname: raspberrypi
                                 Icon name: computer
                                Machine ID: b874799b42e540eab9a2175a8d330f3b
                                   Boot ID: 0b5e69359b5d4280bedccac0032ee984
                          Operating System: Raspbian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 6.1.21-v8+
                              Architecture: arm64
                        
                        Model           : Raspberry Pi 4 Model B Rev 1.1
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : armhf
                        
                        Systemuptime and Load:
                         13:03:42 up 25 min,  1 user,  load average: 1.63, 1.35, 0.98
                        CPU threads: 4
                        
                        Raspberry only:
                        throttled=0x0
                        Other values than 0x0 hint to temperature/voltage problems
                        temp=48.2'C
                        volt=0.8563V
                        
                        *** Time and Time Zones ***
                                       Local time: Sun 2023-10-08 13:03:43 CEST
                                   Universal time: Sun 2023-10-08 11:03:43 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        pi
                        /home/pi
                        pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    multi-user.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            3.8G        228M        1.8G        1.0M        1.7G        3.5G
                        Swap:            99M          0B         99M
                        Total:          3.9G        228M        1.9G
                        
                                 3793 M total memory
                                  228 M used memory
                                  583 M active memory
                                 1022 M inactive memory
                                 1836 M free memory
                                  396 M buffer memory
                                 1331 M swap cache
                                   99 M total swap
                                    0 M used swap
                                   99 M free swap
                        
                        Raspberry only:
                        oom events: 0
                        lifetime oom required: 0 Mbytes
                        total time in oom handler: 0 ms
                        max time spent in oom handler: 0 ms
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/root      ext4      459G   17G  423G   4% /
                        devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                        tmpfs          tmpfs     759M  1.1M  758M   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/sda1      vfat      253M   51M  202M  20% /boot
                        tmpfs          tmpfs     380M   28K  380M   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Sun Oct  8 12:37:57 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:800x600M@60D smsc95xx.macaddr=DC:A6:32:59:C0:E4 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  115200 console=tty1 root=PARTUUID=88db0d7f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                        [Sun Oct  8 12:37:59 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                        [Sun Oct  8 12:37:59 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                        [Sun Oct  8 12:38:01 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                        
                        Show mounted filesystems (real ones only):
                        TARGET  SOURCE    FSTYPE OPTIONS
                        /       /dev/sda2 ext4   rw,noatime
                        `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        1.4G    /var/
                        575M    /var/log
                        394M    /var/cache
                        381M    /var/cache/apt
                        317M    /var/cache/apt/archives
                        
                        Archived and active journals take up 72.0M in the file system.
                        
                        /opt/iobroker/backups:
                        5.3G    /opt/iobroker/backups/
                        4.0K    /opt/iobroker/backups/redistmp
                        
                        /opt/iobroker/iobroker-data:
                        1.2G    /opt/iobroker/iobroker-data/
                        497M    /opt/iobroker/iobroker-data/files
                        235M    /opt/iobroker/iobroker-data/backup-objects
                        224M    /opt/iobroker/iobroker-data/history
                        97M     /opt/iobroker/iobroker-data/node-red
                        
                        The five largest files in iobroker-data are:
                        58M     /opt/iobroker/iobroker-data/states.jsonl
                        35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                        27M     /opt/iobroker/iobroker-data/objects.jsonl
                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                        19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.18.0
                        /usr/bin/node           v18.18.0
                        /usr/bin/npm            9.8.1
                        /usr/bin/npx            9.8.1
                        
                        
                        nodejs:
                          Installed: 18.18.0-1nodesource1
                          Candidate: 18.18.0-1nodesource1
                          Version table:
                         *** 18.18.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                100 /var/lib/dpkg/status
                             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
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree: 0
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        
                        Core adapters versions
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        js-controller:
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        admin:
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        javascript:
                        
                        Adapters from github:   0
                        
                        Adapter State
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        
                        Enabled adapters with bindings
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        
                        ioBroker-Repositories
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        
                        Installed ioBroker-Instances
                        node:internal/modules/cjs/loader:1080
                          throw err;
                          ^
                        
                        Error: Cannot find module 'tar'
                        Require stack:
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js
                        - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
                        - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                            at Module._load (node:internal/modules/cjs/loader:922:27)
                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                            at require (node:internal/modules/cjs/helpers:119:18)
                            at Object.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js:12:31)
                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                            at Module._load (node:internal/modules/cjs/loader:960:12)
                            at Module.require (node:internal/modules/cjs/loader:1143:19) {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: [
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup/setupBackup.js',
                            '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
                            '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          ]
                        }
                        
                        Node.js v18.18.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        0
                        States:         0
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://phoscon.de/apt/deconz buster InRelease
                        Hit:2 https://repos.influxdata.com/debian stable InRelease
                        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:4 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        Hit:5 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 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16579      440/influxd
                        tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       16664      401/deCONZ
                        tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       15592      401/deCONZ
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4010       626/sshd: /usr/sbin
                        tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      0          16534      394/connmand
                        tcp6       0      0 :::4369                 :::*                    LISTEN      0          13439      1/init
                        tcp6       0      0 ::1:53                  :::*                    LISTEN      0          16538      394/connmand
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          4012       626/sshd: /usr/sbin
                        tcp6       0      0 :::8086                 :::*                    LISTEN      999        4094       440/influxd
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14717      390/avahi-daemon: r
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       15682      401/deCONZ
                        udp        0      0 127.0.0.1:53            0.0.0.0:*                           0          16526      394/connmand
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15684      517/dhcpcd
                        udp        0      0 0.0.0.0:33633           0.0.0.0:*                           108        14719      390/avahi-daemon: r
                        udp        0      0 0.0.0.0:56477           0.0.0.0:*                           0          16349      394/connmand
                        udp6       0      0 :::5353                 :::*                                108        14718      390/avahi-daemon: r
                        udp6       0      0 ::1:53                  :::*                                0          16530      394/connmand
                        udp6       0      0 :::37274                :::*                                108        14720      390/avahi-daemon: r
                        udp6       0      0 :::546                  :::*                                0          16150      517/dhcpcd
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-10-08 11:45:16.680  - info: host.raspberrypi iobroker _restart
                        2023-10-08 11:45:33.899  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                        2023-10-08 11:45:33.907  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                        2023-10-08 11:45:33.908  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                        2023-10-08 11:45:33.909  - info: host.raspberrypi ip addresses: 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                        2023-10-08 11:46:18.431  - error: host.raspberrypi No connection to databases possible, restart
                        2023-10-08 11:46:18.442  - info: host.raspberrypi iobroker _restart
                        2023-10-08 11:46:24.787  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                        2023-10-08 11:46:24.795  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                        2023-10-08 11:46:24.797  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                        2023-10-08 11:46:24.798  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                        2023-10-08 11:46:54.845  - error: host.raspberrypi No connection to databases possible, restart
                        2023-10-08 11:46:54.855  - info: host.raspberrypi iobroker _restart
                        2023-10-08 11:47:01.335  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                        2023-10-08 11:47:01.343  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                        2023-10-08 11:47:01.344  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                        2023-10-08 11:47:01.345  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                        2023-10-08 11:47:31.377  - error: host.raspberrypi No connection to databases possible, restart
                        2023-10-08 11:47:31.387  - info: host.raspberrypi iobroker _restart
                        2023-10-08 11:47:38.136  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                        2023-10-08 11:47:38.146  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                        2023-10-08 11:47:38.148  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                        2023-10-08 11:47:38.149  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                        2023-10-08 11:48:08.189  - error: host.raspberrypi No connection to databases possible, restart
                        2023-10-08 11:48:08.198  - info: host.raspberrypi iobroker _restart
                        
                        

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

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

                          @rennuy

                          Zu

                          Cannot find module 'tar'

                          gab es bereits Threads.

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

                            @rennuy

                            Und das deconz-Repo musst du auch auf 'bullseye' umstellen.

                            1 Reply Last reply Reply Quote 0
                            • R
                              Rennuy last edited by

                              Den Thread hab ich gefunden.
                              https://forum.iobroker.net/topic/33596/nach-update-läuft-nichts-mehr/364
                              Scheint so als ob mein npm auch über n und nicht über den Paketmanager installiert ist.
                              Das "tar"-Problem scheint behoben. Trotzdem bin ich noch am Anfang.

                              pi@raspberrypi:~ $ iob status
                              No connection to databases possible ...
                              
                              pi@raspberrypi:~ $ sudo apt update
                              OK:1 http://phoscon.de/apt/deconz buster InRelease
                              OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
                              OK:4 https://repos.influxdata.com/debian stable InRelease
                              OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Alle Pakete sind aktuell.
                              
                              Skript v.2023-06-20
                              
                              *** BASE SYSTEM ***
                                 Static hostname: raspberrypi
                                       Icon name: computer
                                      Machine ID: b874799b42e540eab9a2175a8d330f3b
                                         Boot ID: 3f1c3fa14b4a4a02b1601781840bb043
                                Operating System: Raspbian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 6.1.21-v8+
                                    Architecture: arm64
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.1
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : armhf
                              
                              Systemuptime and Load:
                               18:41:21 up  5:27,  1 user,  load average: 0.79, 0.58, 0.57
                              CPU threads: 4
                              
                              Raspberry only:
                              throttled=0x0
                              Other values than 0x0 hint to temperature/voltage problems
                              temp=45.7'C
                              volt=0.8563V
                              
                              *** Time and Time Zones ***
                                             Local time: Sun 2023-10-08 18:41:21 CEST
                                         Universal time: Sun 2023-10-08 16:41:21 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              pi
                              /home/pi
                              pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    multi-user.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            3.8G        273M        2.1G        1.0M        1.4G        3.5G
                              Swap:            99M          0B         99M
                              Total:          3.9G        273M        2.2G
                              
                                       3793 M total memory
                                        273 M used memory
                                        700 M active memory
                                        755 M inactive memory
                                       2120 M free memory
                                        181 M buffer memory
                                       1218 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              Raspberry only:
                              oom events: 0
                              lifetime oom required: 0 Mbytes
                              total time in oom handler: 0 ms
                              max time spent in oom handler: 0 ms
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              /dev/root      ext4      459G   18G  423G   4% /
                              devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                              tmpfs          tmpfs     759M  1.1M  758M   1% /run
                              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                              /dev/sda1      vfat      253M   51M  202M  20% /boot
                              tmpfs          tmpfs     380M   28K  380M   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Sun Oct  8 13:13:28 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:800x600M@60D smsc95xx.macaddr=DC:A6:32:59:C0:E4 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  115200 console=tty1 root=PARTUUID=88db0d7f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                              [Sun Oct  8 13:13:30 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Sun Oct  8 13:13:30 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              [Sun Oct  8 13:13:32 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems (real ones only):
                              TARGET  SOURCE    FSTYPE OPTIONS
                              /       /dev/sda2 ext4   rw,noatime
                              `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.4G    /var/
                              673M    /var/log
                              394M    /var/cache
                              381M    /var/cache/apt
                              317M    /var/cache/apt/archives
                              
                              Archived and active journals take up 152.0M in the file system.
                              
                              /opt/iobroker/backups:
                              5.3G    /opt/iobroker/backups/
                              4.0K    /opt/iobroker/backups/redistmp
                              
                              /opt/iobroker/iobroker-data:
                              1.2G    /opt/iobroker/iobroker-data/
                              497M    /opt/iobroker/iobroker-data/files
                              235M    /opt/iobroker/iobroker-data/backup-objects
                              224M    /opt/iobroker/iobroker-data/history
                              97M     /opt/iobroker/iobroker-data/node-red
                              
                              The five largest files in iobroker-data are:
                              58M     /opt/iobroker/iobroker-data/states.jsonl
                              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                              27M     /opt/iobroker/iobroker-data/objects.jsonl
                              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                              19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.18.0
                              /usr/bin/node           v18.18.0
                              /usr/bin/npm            9.8.1
                              /usr/bin/npx            9.8.1
                              
                              nodejs:
                                Installed: 18.18.0-1nodesource1
                                Candidate: 18.18.0-1nodesource1
                                Version table:
                               *** 18.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                      100 /var/lib/dpkg/status
                                   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
                                   12.22.12~dfsg-1~deb11u4 500
                                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              No connection to databases possible ...
                              
                              No connection to databases possible ...
                              
                              Core adapters versions
                              js-controller:  5.0.12
                              admin:          6.10.1
                              javascript:     "javascript" not found
                              
                              Adapters from github:   0
                              
                              Adapter State
                              No connection to databases possible ...
                              
                              Enabled adapters with bindings
                              
                              ioBroker-Repositories
                              No connection to databases possible ...
                              
                              Installed ioBroker-Instances
                              No connection to databases possible ...
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        1
                              States:         1
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://phoscon.de/apt/deconz buster InRelease
                              Hit:2 https://repos.influxdata.com/debian stable InRelease
                              Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:5 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 127.0.0.1:53            0.0.0.0:*               LISTEN      0          15668      395/connmand
                              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       16465      399/deCONZ
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13866      634/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       16575      399/deCONZ
                              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        3996       453/influxd
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          13868      634/sshd: /usr/sbin
                              tcp6       0      0 :::4369                 :::*                    LISTEN      0          15432      1/init
                              tcp6       0      0 :::8086                 :::*                    LISTEN      999        16580      453/influxd
                              tcp6       0      0 ::1:53                  :::*                    LISTEN      0          15672      395/connmand
                              udp        0      0 0.0.0.0:48814           0.0.0.0:*                           0          25835      395/connmand
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       17421      399/deCONZ
                              udp        0      0 127.0.0.1:53            0.0.0.0:*                           0          15660      395/connmand
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14090      530/dhcpcd
                              udp        0      0 0.0.0.0:47490           0.0.0.0:*                           108        3563       391/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        3561       391/avahi-daemon: r
                              udp6       0      0 ::1:53                  :::*                                0          15664      395/connmand
                              udp6       0      0 :::546                  :::*                                0          24283      530/dhcpcd
                              udp6       0      0 :::33644                :::*                                108        3564       391/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                108        3562       391/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-10-08 18:43:18.041  - info: host.raspberrypi iobroker _restart
                              2023-10-08 18:43:24.424  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                              2023-10-08 18:43:24.439  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                              2023-10-08 18:43:24.441  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                              2023-10-08 18:43:24.442  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                              2023-10-08 18:43:54.483  - error: host.raspberrypi No connection to databases possible, restart
                              2023-10-08 18:43:54.491  - info: host.raspberrypi iobroker _restart
                              2023-10-08 18:44:00.891  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                              2023-10-08 18:44:00.900  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                              2023-10-08 18:44:00.902  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                              2023-10-08 18:44:00.903  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                              2023-10-08 18:44:30.943  - error: host.raspberrypi No connection to databases possible, restart
                              2023-10-08 18:44:30.961  - info: host.raspberrypi iobroker _restart
                              2023-10-08 18:44:37.503  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                              2023-10-08 18:44:37.512  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                              2023-10-08 18:44:37.513  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                              2023-10-08 18:44:37.515  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                              2023-10-08 18:45:07.547  - error: host.raspberrypi No connection to databases possible, restart
                              2023-10-08 18:45:07.555  - info: host.raspberrypi iobroker _restart
                              2023-10-08 18:45:13.901  - info: host.raspberrypi iobroker.js-controller version 5.0.12 js-controller starting
                              2023-10-08 18:45:13.913  - info: host.raspberrypi Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                              2023-10-08 18:45:13.914  - info: host.raspberrypi hostname: raspberrypi, node: v18.18.0
                              2023-10-08 18:45:13.916  - info: host.raspberrypi ip addresses: 192.168.178.32 2003:ee:1f1b:e900:12d5:7e83:876a:dbc1 fe80::1dbd:7958:b90b:4a04
                              2023-10-08 18:45:43.955  - error: host.raspberrypi No connection to databases possible, restart
                              2023-10-08 18:45:43.964  - info: host.raspberrypi iobroker _restart
                              

                              Ich hab das System vor drei Jahren mit viel Unwissen aufgebaut. Hat bislang gut und stabil funktioniert. Jetzt ist wohl der Zeitpunkt gekommen, das System mal sauber aufzusetzen.
                              Danke @Thomas-Braun für Deinen raschen sonntäglichen Support.

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

                                @rennuy sagte in nach Update JS-Controler - Kein Zugriff auf Iobroker mehr:

                                Scheint so als ob mein npm auch über n und nicht über den Paketmanager installiert ist.

                                Nein, das ist jetzt richtig.

                                der Zeitpunkt gekommen, das System mal sauber aufzusetzen.

                                Dann nimm diesmal ein reines 4bit-System.

                                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

                                523
                                Online

                                31.9k
                                Users

                                80.1k
                                Topics

                                1.3m
                                Posts

                                4
                                22
                                1104
                                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