Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit sudo apt update / PUBKEY

    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

    Probleme mit sudo apt update / PUBKEY

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

      @mp3junkie

      Was hast du denn da genau wie 'korrigiert' bei Grafana?
      Und warum hast du deinen keyring kaputt gemacht?

      ls -l /etc/apt/trusted.gpg.d/archive-raspbian.gpg
      

      sagt?

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

        @thomas-braun
        Gute Frage. Ich weiß nicht, was ich falsch gemacht habe.
        Grafana war nicht erreichbar und ich sollte den öffentlichen Schlüssel in einen anderen Ordner verschieben.
        Das habe ich versucht.

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

          @mp3junkie sagte in Probleme mit sudo apt update / PUBKEY:

          Das habe ich versucht.

          Was und wie genau?

          ls -l /etc/apt/trusted.gpg.d/
          

          anschauen.

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

            @thomas-braun sagte in Probleme mit sudo apt update / PUBKEY:

            ls -l /etc/apt/trusted.gpg.d/archive-raspbian.gpg

            pi@raspberrypi:~ $ ls -l /etc/apt/trusted.gpg.d/archive-raspbian.gpg
            -rw------- 1 root root 1227 19. Dez 13:37 /etc/apt/trusted.gpg.d/archive-raspbian.gpg
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • M
              mp3junkie @Thomas Braun last edited by

              @thomas-braun sagte in Probleme mit sudo apt update / PUBKEY:

              ls -l /etc/apt/trusted.gpg.d/

              pi@raspberrypi:~ $ ls -l /etc/apt/trusted.gpg.d/
              insgesamt 204
              -rw------- 1 root root  1227 19. Dez 13:37 archive-raspbian.gpg
              -rw------- 1 root root     0 19. Dez 13:37 archive-raspbian.gpg~
              -rw-r--r-- 1 root root  1758 19. Dez 11:41 bookworm_InRelease.gpg~
              -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bookworm-automatic.asc
              -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bookworm-automatic.asc~
              -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bookworm-security-automatic.asc
              -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bookworm-security-automatic.asc~
              -rw-r--r-- 1 root root   461 30. Jul 2023  debian-archive-bookworm-stable.asc
              -rw-r--r-- 1 root root   461 30. Jul 2023  debian-archive-bookworm-stable.asc~
              -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bullseye-automatic.asc
              -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bullseye-automatic.asc~
              -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bullseye-security-automatic.asc
              -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bullseye-security-automatic.asc~
              -rw-r--r-- 1 root root  3403 30. Jul 2023  debian-archive-bullseye-stable.asc
              -rw-r--r-- 1 root root  3403 30. Jul 2023  debian-archive-bullseye-stable.asc~
              -rw-r--r-- 1 root root 11093 30. Jul 2023  debian-archive-buster-automatic.asc
              -rw-r--r-- 1 root root 11093 30. Jul 2023  debian-archive-buster-automatic.asc~
              -rw-r--r-- 1 root root 11105 30. Jul 2023  debian-archive-buster-security-automatic.asc
              -rw-r--r-- 1 root root 11105 30. Jul 2023  debian-archive-buster-security-automatic.asc~
              -rw-r--r-- 1 root root  1704 30. Jul 2023  debian-archive-buster-stable.asc
              -rw-r--r-- 1 root root  1704 30. Jul 2023  debian-archive-buster-stable.asc~
              -rw-r--r-- 1 root root  1189 19. Dez 15:26 deconz-keyring.gpg
              -rw-r--r-- 1 root root  1185 19. Dez 14:27 influxdata-archive_compat.gpg
              -rw-r--r-- 1 root root  1185 19. Okt 17:18 influxdata-archive_compat.gpg~
              -rw-r--r-- 1 root root  2825 19. Okt 16:33 influxdb.gpg~
              -rw-r--r-- 1 root root  1183  4. Jul 02:04 raspberrypi-archive-stable.gpg~
              -rw------- 1 root root  1269 19. Dez 13:37 raspbian.gpg
              -rw------- 1 root root     0 19. Dez 13:37 raspbian.gpg~
              -rw-r--r-- 1 root root  1189 19. Okt 15:44 trusted.gpg~
              pi@raspberrypi:~ $
              
              1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @mp3junkie last edited by

                @mp3junkie

                sudo chmod 644 /etc/apt/trusted.gpg.d/raspbian*
                sudo apt update
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  mp3junkie @Thomas Braun last edited by

                  @thomas-braun sagte in Probleme mit sudo apt update / PUBKEY:

                  sudo apt update

                  pi@raspberrypi:~ $ sudo chmod 644 /etc/apt/trusted.gpg.d/raspbian*
                  pi@raspberrypi:~ $ sudo apt update
                  OK:1 http://phoscon.de/apt/deconz bookworm InRelease
                  OK:2 http://deb.debian.org/debian bookworm InRelease
                  OK:3 https://apt.grafana.com stable InRelease
                  OK:4 http://deb.debian.org/debian-security bookworm-security InRelease
                  OK:5 https://repos.influxdata.com/debian stable InRelease
                  Holen:6 http://archive.raspberrypi.com/debian bookworm InRelease [39,3 kB]
                  OK:7 http://deb.debian.org/debian bookworm-updates InRelease
                  OK:8 https://deb.nodesource.com/node_20.x nodistro InRelease
                  Fehl:6 http://archive.raspberrypi.com/debian bookworm InRelease
                    Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 82B129927FA3303E
                  Paketlisten werden gelesen… Fertig
                  W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/archive-raspbian.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
                  W: http://deb.debian.org/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/archive-raspbian.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
                  W: http://deb.debian.org/debian-security/dists/bookworm-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/archive-raspbian.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
                  W: http://deb.debian.org/debian/dists/bookworm-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/archive-raspbian.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
                  W: http://archive.raspberrypi.com/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/archive-raspbian.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
                  W: GPG-Fehler: http://archive.raspberrypi.com/debian bookworm InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 82B129927FA3303E
                  E: Das Depot »http://archive.raspberrypi.com/debian bookworm InRelease« ist nicht signiert.
                  N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                  N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                  pi@raspberrypi:~ $
                  
                  Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @mp3junkie last edited by

                    @mp3junkie sagte in Probleme mit sudo apt update / PUBKEY:

                    ls -l /etc/apt/trusted.gpg.d/
                    
                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @mp3junkie last edited by

                      @mp3junkie

                      sudo chmod 644 /etc/apt/trusted.gpg.d/archive*
                      sudo apt update
                      
                      M 1 Reply Last reply Reply Quote 0
                      • M
                        mp3junkie @Thomas Braun last edited by

                        @thomas-braun

                        pi@raspberrypi:~ $ ls -l /etc/apt/trusted.gpg.d/
                        insgesamt 204
                        -rw------- 1 root root  1227 19. Dez 13:37 archive-raspbian.gpg
                        -rw------- 1 root root     0 19. Dez 13:37 archive-raspbian.gpg~
                        -rw-r--r-- 1 root root  1758 19. Dez 11:41 bookworm_InRelease.gpg~
                        -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bookworm-automatic.asc
                        -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bookworm-automatic.asc~
                        -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bookworm-security-automatic.asc
                        -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bookworm-security-automatic.asc~
                        -rw-r--r-- 1 root root   461 30. Jul 2023  debian-archive-bookworm-stable.asc
                        -rw-r--r-- 1 root root   461 30. Jul 2023  debian-archive-bookworm-stable.asc~
                        -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bullseye-automatic.asc
                        -rw-r--r-- 1 root root 11861 30. Jul 2023  debian-archive-bullseye-automatic.asc~
                        -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bullseye-security-automatic.asc
                        -rw-r--r-- 1 root root 11873 30. Jul 2023  debian-archive-bullseye-security-automatic.asc~
                        -rw-r--r-- 1 root root  3403 30. Jul 2023  debian-archive-bullseye-stable.asc
                        -rw-r--r-- 1 root root  3403 30. Jul 2023  debian-archive-bullseye-stable.asc~
                        -rw-r--r-- 1 root root 11093 30. Jul 2023  debian-archive-buster-automatic.asc
                        -rw-r--r-- 1 root root 11093 30. Jul 2023  debian-archive-buster-automatic.asc~
                        -rw-r--r-- 1 root root 11105 30. Jul 2023  debian-archive-buster-security-automatic.asc
                        -rw-r--r-- 1 root root 11105 30. Jul 2023  debian-archive-buster-security-automatic.asc~
                        -rw-r--r-- 1 root root  1704 30. Jul 2023  debian-archive-buster-stable.asc
                        -rw-r--r-- 1 root root  1704 30. Jul 2023  debian-archive-buster-stable.asc~
                        -rw-r--r-- 1 root root  1189 19. Dez 15:26 deconz-keyring.gpg
                        -rw-r--r-- 1 root root  1185 19. Dez 14:27 influxdata-archive_compat.gpg
                        -rw-r--r-- 1 root root  1185 19. Okt 17:18 influxdata-archive_compat.gpg~
                        -rw-r--r-- 1 root root  2825 19. Okt 16:33 influxdb.gpg~
                        -rw-r--r-- 1 root root  1183  4. Jul 02:04 raspberrypi-archive-stable.gpg~
                        -rw-r--r-- 1 root root  1269 19. Dez 13:37 raspbian.gpg
                        -rw-r--r-- 1 root root     0 19. Dez 13:37 raspbian.gpg~
                        -rw-r--r-- 1 root root  1189 19. Okt 15:44 trusted.gpg~
                        pi@raspberrypi:~ $ ^C
                        pi@raspberrypi:~ $ sudo chmod 644 /etc/apt/trusted.gpg.d/archive*
                        sudo apt update
                        OK:1 http://phoscon.de/apt/deconz bookworm InRelease
                        Holen:2 http://archive.raspberrypi.com/debian bookworm InRelease [39,3 kB]
                        OK:3 http://deb.debian.org/debian bookworm InRelease
                        OK:4 https://repos.influxdata.com/debian stable InRelease
                        OK:5 http://deb.debian.org/debian-security bookworm-security InRelease
                        OK:6 http://deb.debian.org/debian bookworm-updates InRelease
                        OK:7 https://apt.grafana.com stable InRelease
                        OK:8 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Holen:9 http://archive.raspberrypi.com/debian bookworm/main arm64 Packages [520 kB]
                        Holen:10 http://archive.raspberrypi.com/debian bookworm/main armhf Packages [549 kB]
                        Es wurden 1.108 kB in 1 s geholt (1.420 kB/s).
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Alle Pakete sind aktuell.
                        pi@raspberrypi:~ $
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @mp3junkie last edited by

                          @mp3junkie

                          Passt wieder.

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

                            @thomas-braun

                            Danke.
                            Was habe ich falsch gemacht?

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

                              @mp3junkie sagte in Probleme mit sudo apt update / PUBKEY:

                              Was habe ich falsch gemacht?

                              Keine Ahnung. Ich weiß ja nicht mal was du genau wie gemacht hast. Geschweige denn was dann dabei falsch war.

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

                                @mp3junkie

                                Zeig mal die Langfassung von

                                iob diag
                                

                                Könnte es evtl. sein, dass du von einer Vorversion auf RaspberryOS 12 'Bookworm' upgegraded hast und keine Neuinstallation?

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

                                  @thomas-braun

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

                                  Script v.2024-10-19
                                  
                                  *** BASE SYSTEM ***
                                   Static hostname: raspberrypi
                                         Icon name: computer
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                            Kernel: Linux 6.6.62+rpt-rpi-2712
                                      Architecture: arm64
                                  OS is similar to:
                                  
                                  Model           : Raspberry Pi 5 Model B Rev 1.0
                                  Docker          : false
                                  Virtualization  : none
                                  Kernel          : aarch64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                   12:47:38 up  2:37,  4 users,  load average: 0.52, 0.43, 0.42
                                  CPU threads: 4
                                  
                                  
                                  *** LIFE CYCLE STATUS ***
                                  Operating System is the current Debian stable version codenamed 'bookworm'!
                                  
                                  *** RASPBERRY THROTTLING ***
                                  Current issues:
                                  No throttling issues detected.
                                  
                                  Previously detected issues:
                                  No throttling issues detected.
                                  
                                  *** TIME AND TIMEZONES ***
                                                 Local time: Sat 2024-12-21 12:47:38 CET
                                             Universal time: Sat 2024-12-21 11:47:38 UTC
                                                   RTC time: Sat 2024-12-21 11:47:38
                                                  Time zone: Europe/Berlin (CET, +0100)
                                  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 render netdev lpadmin gpio i2c spi iobroker
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                  
                                  *** DISPLAY-SERVER SETUP ***
                                  Display-Server: true
                                  Desktop:
                                  Terminal:       tty
                                  
                                  System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            8.4G        3.9G        3.0G         28M        1.7G        4.6G
                                  Swap:           209M          0B        209M
                                  Total:          8.7G        3.9G        3.2G
                                  
                                  Active iob-Instances:   39
                                  
                                           8052 M total memory
                                           3697 M used memory
                                           3792 M active memory
                                            893 M inactive memory
                                           2852 M free memory
                                            162 M buffer memory
                                           1463 M swap cache
                                            199 M total swap
                                              0 M used swap
                                            199 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 12:47:38 up  2:37,  4 users,  load average: 0.52, 0.43, 0.42
                                  Tasks: 260 total,   2 running, 258 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :   8052.2 total,   2852.3 free,   3698.6 used,   1626.0 buff/cache
                                  MiB Swap:    200.0 total,    200.0 free,      0.0 used.   4353.7 avail Mem
                                  
                                  *** FAILED SERVICES ***
                                  
                                    UNIT LOAD ACTIVE SUB DESCRIPTION
                                  0 loaded units listed.
                                  
                                  
                                  *** DMESG CRITICAL ERRORS ***
                                  No critical errors detected
                                  
                                  *** FILESYSTEM ***
                                  Filesystem     Type      Size  Used Avail Use% Mounted on
                                  udev           devtmpfs  3.9G     0  3.9G   0% /dev
                                  tmpfs          tmpfs     806M  6.2M  800M   1% /run
                                  /dev/nvme0n1p2 ext4      457G   12G  422G   3% /
                                  tmpfs          tmpfs     4.0G  400K  4.0G   1% /dev/shm
                                  tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                  /dev/nvme0n1p1 vfat      511M   77M  435M  15% /boot/firmware
                                  tmpfs          tmpfs     806M  176K  806M   1% /run/user/1000
                                  /dev/mmcblk0p2 ext4       58G   11G   45G  19% /media/pi/rootfs
                                  /dev/mmcblk0p1 vfat      510M   76M  435M  15% /media/pi/bootfs
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Sat Dec 21 10:10:17 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=2C:CF:67:6D:4C:3A vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=4f3e1646-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
                                  [Sat Dec 21 10:10:18 2024] EXT4-fs (nvme0n1p2): mounted filesystem f6bb7216-cc28-4ec3-86d6-b391f5f31405 ro with ordered data mode. Quota mode: none.
                                  [Sat Dec 21 10:10:19 2024] EXT4-fs (nvme0n1p2): re-mounted f6bb7216-cc28-4ec3-86d6-b391f5f31405 r/w. Quota mode: none.
                                  [Sat Dec 21 10:10:24 2024] EXT4-fs (mmcblk0p2): recovery complete
                                  [Sat Dec 21 10:10:24 2024] EXT4-fs (mmcblk0p2): mounted filesystem f6bb7216-cc28-4ec3-86d6-b391f5f31405 r/w with ordered data mode. Quota mode: none.
                                  
                                  Show mounted filesystems:
                                  TARGET               SOURCE         FSTYPE      OPTIONS
                                  /                    /dev/nvme0n1p2 ext4        rw,noatime,commit=600
                                  |-/run/user/1000/doc portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                  |-/boot/firmware     /dev/nvme0n1p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                  |-/media/pi/rootfs   /dev/mmcblk0p2 ext4        rw,nosuid,nodev,relatime,errors=remount-ro
                                  `-/media/pi/bootfs   /dev/mmcblk0p1 vfat        rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  1.5G    /var/
                                  639M    /var/log
                                  637M    /var/log/journal/bc573ed170a0404295df5010a84c38bc
                                  637M    /var/log/journal
                                  384M    /var/cache
                                  
                                  Archived and active journals take up 636.8M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  215M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  1.4G    /opt/iobroker/iobroker-data/
                                  987M    /opt/iobroker/iobroker-data/files
                                  617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                  560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                  558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                  
                                  The five largest files in iobroker-data are:
                                  38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                  32M     /opt/iobroker/iobroker-data/objects.jsonl
                                  29M     /opt/iobroker/iobroker-data/states.jsonl
                                  24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                  24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.f305bc29.js.map
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2251966-if00
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v20.18.1
                                  /usr/bin/node           v20.18.1
                                  /usr/bin/npm            10.8.2
                                  /usr/bin/npx            10.8.2
                                  /usr/bin/corepack       0.29.4
                                  
                                  nodejs:
                                    Installed: 20.18.1-1nodesource1
                                    Candidate: 20.18.1-1nodesource1
                                    Version table:
                                   *** 20.18.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                          100 /var/lib/dpkg/status
                                       20.18.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.15.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.13.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.12.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.12.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.11.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.8.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.6.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.5.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.3.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       18.19.0+dfsg-6~deb12u2 500
                                          500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                       18.19.0+dfsg-6~deb12u1 500
                                          500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                  
                                  Temp directories causing deletion problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree: 0
                                  No problems detected
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Hosts:
                                  raspberrypi         raspberrypi (version: 7.0.3, hostname: raspberrypi   , alive, uptime: 9424)
                                  
                                  Core adapters versions
                                  js-controller:  7.0.3
                                  admin:          7.1.5
                                  javascript:     8.8.3
                                  
                                  nodejs modules from github:     3
                                  +-- iobroker.connector-local-control@0.0.4 (git+ssh://git@github.com/ConnectorGit/ioBroker.connector-local-control.git#dae4c44e29a8a44cfc5076aca69aac3694fac729)
                                  +-- iobroker.eusec@1.3.3 (git+ssh://git@github.com/bropat/ioBroker.eusec.git#14b7097588d080eeef69a8e2b91bfb2f9c6d1c09)
                                  +-- iobroker.lg-thinq@1.0.7 (git+ssh://git@github.com/TA2k/ioBroker.lg-thinq.git#4e823328b9f01752506f96dd8bdd78e98580c75d)
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                                  + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                  + system.adapter.ble.0                    : ble                   : raspberrypi                              -  enabled
                                    system.adapter.bring.0                  : bring                 : raspberrypi                              - disabled
                                  + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                                  + system.adapter.connector-local-control.0: connector-local-control: raspberrypi                              -  enabled
                                  + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
                                  + system.adapter.device-reminder.0        : device-reminder       : raspberrypi                              -  enabled
                                  + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                    system.adapter.email.0                  : email                 : raspberrypi                              - disabled
                                  + system.adapter.ems-esp.0                : ems-esp               : raspberrypi                              -  enabled
                                    system.adapter.eusec.0                  : eusec                 : raspberrypi                              - disabled
                                  + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
                                    system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                                  + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
                                    system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              - disabled
                                  + system.adapter.harmony.0                : harmony               : raspberrypi                              -  enabled
                                  + system.adapter.hass.0                   : hass                  : raspberrypi                              -  enabled, port: 8123
                                    system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                    system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              -  enabled
                                  + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                  + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                    system.adapter.jarvis.0                 : jarvis                : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                    system.adapter.lg-thinq.0               : lg-thinq              : raspberrypi                              - disabled
                                  + system.adapter.linkeddevices.0          : linkeddevices         : raspberrypi                              -  enabled
                                  + system.adapter.melcloud.0               : melcloud              : raspberrypi                              -  enabled
                                  + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1883
                                  + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                                  + system.adapter.operating-hours.0        : operating-hours       : raspberrypi                              -  enabled
                                  + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                                    system.adapter.powerfox2.0              : powerfox2             : raspberrypi                              -  enabled
                                  + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                                    system.adapter.roborock.0               : roborock              : raspberrypi                              - disabled
                                  + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.shuttercontrol.0         : shuttercontrol        : raspberrypi                              -  enabled
                                  + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.smartcontrol.0           : smartcontrol          : raspberrypi                              -  enabled
                                  + system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                                    system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
                                  + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
                                    system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              - disabled
                                  + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                    system.adapter.vis-2.0                  : vis-2                 : raspberrypi                              - disabled
                                    system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              - disabled
                                  + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              -  enabled
                                  + system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : raspberrypi                              -  enabled
                                  + system.adapter.windows-control.0        : windows-control       : raspberrypi                              -  enabled
                                  + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 80
                                  + system.adapter.hass.0                   : hass                  : raspberrypi                              -  enabled, port: 8123
                                  + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                  + system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              -  enabled, port: 1883
                                  + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                  │ (index) │ name               │ url                                                     │ auto upgrade │
                                  ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                  │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                  │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                  └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                  
                                  Active repo(s): Stable (default)
                                  Upgrade policy: none
                                  
                                  Installed ioBroker-Instances
                                  Used repository: Stable (default)
                                  Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                  Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                  Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                  Adapter    "ble"          : 0.14.0   , installed 0.14.0
                                  Adapter    "bring"        : 1.8.4    , installed 1.8.4
                                  Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                  Adapter    "deconz"       : 1.4.1    , installed 1.4.1
                                  Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                  Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                  Adapter    "email"        : 1.3.1    , installed 1.3.1
                                  Adapter    "ems-esp"      : 5.0.6    , installed 5.0.6
                                  Adapter    "eusec"        : 1.3.3    , installed 1.3.3
                                  Adapter    "fb-checkpresence": 1.2.8 , installed 1.2.8
                                  Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                                  Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                                  Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                  Adapter    "harmony"      : 1.5.0    , installed 1.5.0
                                  Adapter    "hass"         : 1.4.0    , installed 1.4.0
                                  Adapter    "ical"         : 1.16.1   , installed 1.16.1
                                  Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                  Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                  Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                  Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                  Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                  Controller "js-controller": 7.0.3    , installed 7.0.3
                                  Adapter    "lg-thinq"     : 1.0.5    , installed 1.0.7
                                  Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                  Adapter    "melcloud"     : 2.0.4    , installed 2.0.4
                                  Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
                                  Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                  Adapter    "operating-hours": 1.1.0  , installed 1.1.0
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "powerfox2"    : 0.0.14   , installed 0.0.14
                                  Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                  Adapter    "roborock"     : 0.6.17   , installed 0.6.17
                                  Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                                  Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                                  Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                  Adapter    "solarmanpv"   : 0.6.2    , installed 0.6.2
                                  Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                  Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                  Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                  Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                  Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                  Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                                  Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                  Adapter    "web"          : 6.2.5    , installed 6.2.5
                                  Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                  Adapter    "windows-control": 0.1.5  , installed 0.1.5
                                  Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        23603
                                  States:         19117
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                  Hit:3 http://phoscon.de/apt/deconz bookworm InRelease
                                  Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                  Hit:5 https://repos.influxdata.com/debian stable InRelease
                                  Hit:6 http://archive.raspberrypi.com/debian bookworm InRelease
                                  Hit:7 https://apt.grafana.com stable InRelease
                                  Hit:8 https://deb.nodesource.com/node_20.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:631           0.0.0.0:*               LISTEN      0          6745       916/cupsd
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       10662      2340/iobroker.js-co
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       10657      2340/iobroker.js-co
                                  tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       6064       687/deCONZ
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          9266       945/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       6807       687/deCONZ
                                  tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       17117      3179/io.shelly.1
                                  tcp        0      0 0.0.0.0:1080            0.0.0.0:*               LISTEN      1000       728463     129005/nc
                                  tcp6       0      0 :::3000                 :::*                    LISTEN      114        14423      1736/grafana
                                  tcp6       0      0 ::1:3350                :::*                    LISTEN      0          6738       930/xrdp-sesman
                                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       21177      3734/io.socketio.0
                                  tcp6       0      0 :::8086                 :::*                    LISTEN      999        10501      1498/influxd
                                  tcp6       0      0 :::8087                 :::*                    LISTEN      1001       22614      3682/io.simple-api.
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       12873      2457/io.admin.0
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       23036      3773/io.web.0
                                  tcp6       0      0 :::8083                 :::*                    LISTEN      1001       21362      3872/io.ws.0
                                  tcp6       0      0 :::3389                 :::*                    LISTEN      113        9416       952/xrdp
                                  tcp6       0      0 :::61991                :::*                    LISTEN      1001       15009      2858/io.harmony.0
                                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          6744       916/cupsd
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          9268       945/sshd: /usr/sbin
                                  udp        0      0 0.0.0.0:37152           0.0.0.0:*                           104        6414       681/avahi-daemon: r
                                  udp        0      0 192.168.178.32:5353     0.0.0.0:*                           1001       18790      3263/io.tr-064.0
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        6412       681/avahi-daemon: r
                                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15830      3137/io.shelly.0
                                  udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       15386      2784/io.deconz.0
                                  udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       6953       687/deCONZ
                                  udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       17289      3288/io.tuya.0
                                  udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       17290      3288/io.tuya.0
                                  udp        0      0 0.0.0.0:32101           0.0.0.0:*                           1001       17842      3375/io.connector-l
                                  udp6       0      0 fe80::a68d:18ea:57a:546 :::*                                0          140872     778/NetworkManager
                                  udp6       0      0 :::5353                 :::*                                104        6413       681/avahi-daemon: r
                                  udp6       0      0 :::1900                 :::*                                1001       15389      2784/io.deconz.0
                                  udp6       0      0 :::1900                 :::*                                1001       15388      2784/io.deconz.0
                                  udp6       0      0 :::1900                 :::*                                1001       15387      2784/io.deconz.0
                                  udp6       0      0 :::39141                :::*                                104        6415       681/avahi-daemon: r
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-12-21 11:43:20.764  - info: fb-checkpresence.0 (31196) newActive Andreas false
                                  2024-12-21 11:43:40.713  - info: fb-checkpresence.0 (31196) newActive Andreas true
                                  2024-12-21 11:52:57.675  - info: shelly.1 (3179) [MQTT] Client Close: 192.168.178.12 (shellyplus2pm / shellyplus2pm-d48afc42c058 / shellyplus2pm#d48afc42c058#1) (false)
                                  2024-12-21 11:52:59.705  - info: shelly.1 (3179) [MQTT] Device with client id "shellyplus2pm-d48afc42c058" connected!
                                  2024-12-21 11:53:09.694  - info: shelly.1 (3179) [MQTT] Client Close: 192.168.178.12 (shellyplus2pm / shellyplus2pm-d48afc42c058 / shellyplus2pm#d48afc42c058#1) (false)
                                  2024-12-21 11:53:13.146  - error: shelly.1 (3179) [MQTT] Error in function setMqttPrefixHttp (Gen 1) for (undefined / undefined / undefined): TypeError: Cannot read properties of undefined (reading 'replace')
                                  2024-12-21 11:53:13.146  - error: shelly.1 (3179) [MQTT] Unable to get mqttprefix of client with id "shellyplus2pm-d48afc42c058"
                                  2024-12-21 11:53:14.164  - info: shelly.1 (3179) [MQTT] Device with client id "shellyplus2pm-d48afc42c058" connected!
                                  2024-12-21 11:53:24.144  - info: shelly.1 (3179) [MQTT] Client Close: 192.168.178.12 (shellyplus2pm / shellyplus2pm-d48afc42c058 / shellyplus2pm#d48afc42c058#1) (false)
                                  2024-12-21 11:53:30.405  - error: shelly.1 (3179) [MQTT] Error in function setMqttPrefixHttp (Gen 1) for (undefined / undefined / undefined): TypeError: Cannot read properties of undefined (reading 'replace')
                                  2024-12-21 11:53:30.406  - error: shelly.1 (3179) [MQTT] Unable to get mqttprefix of client with id "shellyplus2pm-d48afc42c058"
                                  2024-12-21 11:53:32.257  - info: shelly.1 (3179) [MQTT] Device with client id "shellyplus2pm-d48afc42c058" connected!
                                  2024-12-21 11:55:19.396  - info: smartcontrol.0 (3717) Trigger [Kontaktsensor Kellertür zu] activated Zone 'Kellerflur_Licht_Aus'. However, device(s) 'Kellertreppe Licht,Kellerflur Licht' not turned off as these are already off.
                                  2024-12-21 12:01:45.821  - info: smartcontrol.0 (3717) Trigger 'Kontaktsensor Kellertreppe zu' was already activated 0.1 seconds ago and is ignored. Must be at least 2 seconds.
                                  2024-12-21 12:01:46.092  - info: smartcontrol.0 (3717) Trigger 'Kontaktsensor Kellertreppe zu' was already activated 0.27 seconds ago and is ignored. Must be at least 2 seconds.
                                  2024-12-21 12:04:45.725  - info: smartcontrol.0 (3717) Trigger [Kontaktsensor Kellertreppe zu] activated Zone 'Kellertreppe_Licht_Aus'. However, device(s) 'Kellertreppe Licht,Kellerflur Licht' not turned off as these are already off.
                                  2024-12-21 12:11:47.246  - info: smartcontrol.0 (3717) Trigger [Kontaktsensor Abstellkammer zu] activated Zone 'Abstellkammer_Licht_Aus'. However, device(s) 'Abstellkammer' not turned off as these are already off.
                                  2024-12-21 12:26:43.722  - info: smartcontrol.0 (3717) Trigger [Türkontakt Kleiderschrank links zu] activated Zone 'Schranklicht_Li_Aus'. However, device(s) 'Licht Kleiderschrank links' not turned off as these are already off.
                                  2024-12-21 12:30:57.980  - info: smartcontrol.0 (3717) Trigger [Türkontakt Kleiderschrank rechts zu] activated Zone 'Schranklicht_Re_Aus'. However, device(s) 'Licht Kleiderschrank rechts' not turned off as these are already off.
                                  2024-12-21 12:44:03.066  - info: admin.0 (2457) ==> Connected system.user.admin from ::ffff:192.168.178.28
                                  2024-12-21 12:44:16.100  - error: backitup.0 (2686) [iobroker/grafana] Error on Grafana Datasource Request
                                  2024-12-21 12:44:16.139  - error: backitup.0 (2686) [iobroker/grafana] cannot found Grafana Backup files
                                  2024-12-21 12:44:46.961  - error: backitup.0 (2686) [iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
                                  2024-12-21 12:45:35.696  - info: smartcontrol.0 (3717) Trigger [Kontaktsensor Kellertür zu] activated Zone 'Kellerflur_Licht_Aus'. However, device(s) 'Kellertreppe Licht,Kellerflur Licht' not turned off as these are already off.
                                  2024-12-21 12:46:21.152  - info: admin.0 (2457) <== Disconnect system.user.admin from ::ffff:192.168.178.28 backitup
                                  
                                  

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

                                  iob diag has finished.

                                  Press any key for a summary

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

                                    @thomas-braun sagte in Probleme mit sudo apt update / PUBKEY:

                                    Könnte es evtl. sein, dass du von einer Vorversion auf RaspberryOS 12 'Bookworm' upgegraded hast und keine Neuinstallation?

                                    Ne, Bookworm habe ich bereits ein paar Monate laufen. Grafana habe ich wieder "in Betrieb genommen".

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

                                      @mp3junkie sagte in Probleme mit sudo apt update / PUBKEY:

                                      Please set BootTarget to 'multi-user.target' or run 'iobroker fix'

                                      Tu das.
                                      Ansonsten sieht das soweit okay aus.
                                      Künftig den ersten User nicht 'pi' nennen sondern was eigenes ausdenken.
                                      vorname oder forumsnick sind da besser.

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

                                        @thomas-braun

                                        iob fix ist erledigt.
                                        Deine Hinweise habe ich notiert und werde sie umsetzen.
                                        Danke für deine schnelle und perfekte Hilfe. 😀

                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          puffy00007 @mp3junkie last edited by Homoran

                                          @mp3junkie Hi, ich habe ein ähnliches Problem, könnt ih mir helfen?

                                          pi@iobroker:/var/lib $ sudo apt update
                                          Hit:1 http://deb.debian.org/debian bullseye InRelease
                                          Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                                          Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                                          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Get:5 https://repos.influxdata.com/debian stable InRelease [6,907 B]
                                          Get:6 https://packages.grafana.com/oss/deb stable InRelease [7,661 B]
                                          Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Err:5 https://repos.influxdata.com/debian stable InRelease
                                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          Err:6 https://packages.grafana.com/oss/deb stable InRelease
                                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                          Fetched 6,907 B in 2s (3,699 B/s)
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          104 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                          W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                                          W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          

                                          MOD-EDIT: Code in code-tags gesetzt!

                                          die Zugriffsrechte (ls -l /etc/apt/trusted.gpg.d/) dind alle auf 644

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

                                            @puffy00007 sagte in Probleme mit sudo apt update / PUBKEY:

                                            104 packages can be upgraded. Run 'apt list --upgradable' to see them.

                                            DRINGENDST updaten...

                                            Sowohl grafana wie auch influx müssen neu angelegt werden.
                                            Mach es danach:

                                            https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                                            P 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

                                            453
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            sudo apt update pubkey
                                            4
                                            26
                                            828
                                            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