Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Pflege des Betriebssystems
    5. RPI5 apt-get upgrade schlägt Fehlermeldung

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    RPI5 apt-get upgrade schlägt Fehlermeldung

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

      @knopers1

      Sauberen Neustart und dann nochmal.

      K 1 Reply Last reply Reply Quote 0
      • K
        knopers1 @Thomas Braun last edited by

        @thomas-braun

        pi@VISundGrafana:~ $ sudo apt-get update
        Hit:1 http://deb.debian.org/debian bookworm InRelease
        Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
        Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
        Reading package lists... Done
        pi@VISundGrafana:~ $ sudo apt-get upgrade
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        Calculating upgrade... Done
        The following packages were automatically installed and are no longer required:
          chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra
          edid-decode libqt5qmlworkerscript5 libqt5quickcontrols2-5
          libqt5quicktemplates2-5 libwlroots12 linux-headers-6.6.31+rpt-common-rpi
          linux-kbuild-6.6.31+rpt python3-gi-cairo qml-module-qtgraphicaleffects
          qml-module-qtquick-controls2 qml-module-qtquick-layouts
          qml-module-qtquick-templates2 qml-module-qtquick-window2 qml-module-qtquick2
        Use 'sudo apt autoremove' to remove them.
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        pi@VISundGrafana:~ $
        
        
        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @knopers1 last edited by

          @knopers1 sagte in RPI5 apt-get upgrade schlägt Fehlermeldung:

          Use 'sudo apt autoremove' to remove them.

          immer noch!

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

            @knopers1

            Ja, autoremove.

            Aber der ganze Desktop -Kladderadatsch rumpelt immer noch mit.
            Und macht Updates dadurch komplexer als notwendig. Neben anderen Nachteilen.

            K 2 Replies Last reply Reply Quote 0
            • K
              knopers1 @Thomas Braun last edited by

              @thomas-braun

              pi@VISundGrafana:~ $ sudo apt autoremove chromium-browser
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              The following packages will be REMOVED:
                chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra
                edid-decode libqt5qmlworkerscript5 libqt5quickcontrols2-5
                libqt5quicktemplates2-5 libwlroots12 linux-headers-6.6.31+rpt-common-rpi
                linux-kbuild-6.6.31+rpt python3-gi-cairo qml-module-qtgraphicaleffects
                qml-module-qtquick-controls2 qml-module-qtquick-layouts
                qml-module-qtquick-templates2 qml-module-qtquick-window2 qml-module-qtquick2
              0 upgraded, 0 newly installed, 17 to remove and 0 not upgraded.
              After this operation, 65.6 MB disk space will be freed.
              Do you want to continue? [Y/n] y
              (Reading database ... 166892 files and directories currently installed.)
              Removing chromium-browser (1:130.0.6723.116-1~deb12u1+rpt1) ...
              Removing chromium-browser-l10n (1:130.0.6723.116-1~deb12u1+rpt1) ...
              Removing chromium-codecs-ffmpeg-extra (126.0.6478.164-rpt1) ...
              Removing edid-decode (0.1~git20241119.5332a3b-1) ...
              Removing qml-module-qtgraphicaleffects:arm64 (5.15.8-2) ...
              Removing qml-module-qtquick2:arm64 (5.15.8+dfsg-3) ...
              Removing libqt5qmlworkerscript5:arm64 (5.15.8+dfsg-3) ...
              Removing qml-module-qtquick-controls2:arm64 (5.15.8+dfsg-2) ...
              Removing libqt5quickcontrols2-5:arm64 (5.15.8+dfsg-2) ...
              Removing qml-module-qtquick-templates2:arm64 (5.15.8+dfsg-2) ...
              Removing libqt5quicktemplates2-5:arm64 (5.15.8+dfsg-2) ...
              Removing libwlroots12:arm64 (0.17.4-1+rpt1) ...
              Removing linux-headers-6.6.31+rpt-common-rpi (1:6.6.31-1+rpt1) ...
              Removing linux-kbuild-6.6.31+rpt (1:6.6.31-1+rpt1) ...
              Removing python3-gi-cairo (3.42.2-3+b1) ...
              Removing qml-module-qtquick-layouts:arm64 (5.15.8+dfsg-3) ...
              Removing qml-module-qtquick-window2:arm64 (5.15.8+dfsg-3) ...
              Processing triggers for man-db (2.11.2-2) ...
              Processing triggers for libc-bin (2.36-9+rpt2+deb12u9) ...
              pi@VISundGrafana:~ $ sudo apt-get update
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
              Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
              Reading package lists... Done
              pi@VISundGrafana:~ $ sudo apt-get upgrade
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              Calculating upgrade... Done
              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              pi@VISundGrafana:~ $
              
              
              1 Reply Last reply Reply Quote 0
              • K
                knopers1 @Thomas Braun last edited by knopers1

                @thomas-braun said in RPI5 apt-get upgrade schlägt Fehlermeldung:

                @knopers1

                Ja, autoremove.

                Aber der ganze Desktop -Kladderadatsch rumpelt immer noch mit.
                Und macht Updates dadurch komplexer als notwendig. Neben anderen Nachteilen.

                ja, habe leider die letzte Zeit keine Updates gemacht.... Kann ich irgendwie noch was verbessern?
                Ich hatte vor einigen Monaten das System auf RPI5 vom RPI4 umgezogen und danach praktisch kaum etwas gemacht... Sonst sieht es jetzt wieder gut aus! Besten Dank! @Homoran - Dir ebenso riesen Dank für die Interesse!

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

                  @knopers1 sagte in RPI5 apt-get upgrade schlägt Fehlermeldung:

                  Kann ich irgendwie noch was verbessern?

                  Kann ich dir sagen, wenn ich die Langfassung von

                  iob diag
                  

                  sehe.

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    knopers1 @Thomas Braun last edited by

                    @thomas-braun

                    @thomas-braun gerne doch....

                    ========== Start marking the full check here ===========
                    
                    ```bash
                    Script v.2024-10-19
                    
                    *** BASE SYSTEM ***
                     Static hostname: VISundGrafana
                           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:
                     18:21:20 up 36 min,  4 users,  load average: 2.15, 0.99, 0.50
                    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: Mon 2025-01-06 18:21:20 CET
                               Universal time: Mon 2025-01-06 17:21:20 UTC
                                     RTC time: Mon 2025-01-06 17:21:20
                                    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        2.5G        4.6G         24M        1.4G        5.9G
                    Swap:           209M          0B        209M
                    Total:          8.7G        2.5G        4.8G
                    
                    Active iob-Instances:   29
                    
                             8052 M total memory
                             2429 M used memory
                             2413 M active memory
                              768 M inactive memory
                             4389 M free memory
                              149 M buffer memory
                             1204 M swap cache
                              199 M total swap
                                0 M used swap
                              199 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 18:21:20 up 36 min,  4 users,  load average: 2.15, 0.99, 0.50
                    Tasks: 237 total,   2 running, 235 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us, 33.3 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :   8052.2 total,   4388.5 free,   2429.9 used,   1354.3 buff/cache
                    MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5622.4 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.0M  800M   1% /run
                    /dev/sda2      ext4      235G  9.3G  214G   5% /
                    tmpfs          tmpfs     4.0G  288K  4.0G   1% /dev/shm
                    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                    /dev/sda1      vfat      510M   76M  435M  15% /boot/firmware
                    tmpfs          tmpfs     806M  192K  806M   1% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Mon Jan  6 17:44:37 2025] 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:3C:5E:BB vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=11c29a44-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                    [Mon Jan  6 17:44:38 2025] EXT4-fs (sda2): mounted filesystem 12974fe2-889e-4060-b497-1d6ac3fbbb4b ro with ordered data mode. Quota mode: none.
                    [Mon Jan  6 17:44:39 2025] EXT4-fs (sda2): re-mounted 12974fe2-889e-4060-b497-1d6ac3fbbb4b r/w. Quota mode: none.
                    
                    Show mounted filesystems:
                    TARGET               SOURCE    FSTYPE      OPTIONS
                    /                    /dev/sda2 ext4        rw,noatime
                    |-/run/user/1000/doc portal    fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                    `-/boot/firmware     /dev/sda1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.1G    /var/
                    403M    /var/cache
                    391M    /var/cache/apt
                    302M    /var/log/journal/1671f0a4980a454dbb2a7d3bf10bcd54
                    302M    /var/log/journal
                    
                    Archived and active journals take up 301.0M in the file system.
                    
                    /opt/iobroker/backups:
                    122M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    1.2G    /opt/iobroker/iobroker-data/
                    972M    /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:
                    28M     /opt/iobroker/iobroker-data/objects.jsonl
                    27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                    24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.4ff93037.js.map
                    19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
                    19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.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-1a86_USB2.0-Serial-if00-port0
                    
                    *** 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:
                    VISundGrafana       VISundGrafana (version: 7.0.6, hostname: VISundGrafana , alive, uptime: 121)
                    
                    Core adapters versions
                    js-controller:  7.0.6
                    admin:          7.1.5
                    javascript:     8.8.3
                    
                    nodejs modules from github:     2
                    | | +-- browser-serialport@2.0.3 (git+ssh://git@github.com/noopkat/browser-serialport.git#c8628c41c11890d3058875994c15f83f2df8185b)
                    | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : VISundGrafana                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : VISundGrafana                            -  enabled
                    + system.adapter.backitup.0               : backitup              : VISundGrafana                            -  enabled
                    + system.adapter.cloud.0                  : cloud                 : VISundGrafana                            -  enabled
                    + system.adapter.discovery.0              : discovery             : VISundGrafana                            -  enabled
                    + system.adapter.email.1                  : email                 : VISundGrafana                            -  enabled
                    + system.adapter.ems-esp.0                : ems-esp               : VISundGrafana                            -  enabled
                      system.adapter.energiefluss.0           : energiefluss          : VISundGrafana                            - disabled
                    + system.adapter.enigma2.0                : enigma2               : VISundGrafana                            -  enabled
                      system.adapter.flot.0                   : flot                  : VISundGrafana                            - disabled
                    + system.adapter.fritzbox.0               : fritzbox              : VISundGrafana                            -  enabled
                    + system.adapter.fritzdect.0              : fritzdect             : VISundGrafana                            -  enabled
                    + system.adapter.history.0                : history               : VISundGrafana                            -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : VISundGrafana                            -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : VISundGrafana                            -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : VISundGrafana                            -  enabled, port: 0
                      system.adapter.ical.0                   : ical                  : VISundGrafana                            -  enabled
                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: VISundGrafana                            - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : VISundGrafana                            - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : VISundGrafana                            - disabled
                      system.adapter.influxdb.0               : influxdb              : VISundGrafana                            - disabled, port: 8086
                    + system.adapter.influxdb.1               : influxdb              : VISundGrafana                            -  enabled, port: 8086
                    + system.adapter.javascript.0             : javascript            : VISundGrafana                            -  enabled
                    + system.adapter.mqtt.0                   : mqtt                  : VISundGrafana                            -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : VISundGrafana                            -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.opendtu.0                : opendtu               : VISundGrafana                            -  enabled
                    + system.adapter.opendtu.1                : opendtu               : VISundGrafana                            -  enabled
                    + system.adapter.ping.0                   : ping                  : VISundGrafana                            -  enabled
                    + system.adapter.rflink.0                 : rflink                : VISundGrafana                            -  enabled
                    + system.adapter.rpi2.0                   : rpi2                  : VISundGrafana                            -  enabled
                      system.adapter.samsung.0                : samsung               : VISundGrafana                            - disabled
                    + system.adapter.shelly.0                 : shelly                : VISundGrafana                            -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.sonoff.0                 : sonoff                : VISundGrafana                            -  enabled, port: 1500, bind: 0.0.0.0
                    + system.adapter.sourceanalytix.0         : sourceanalytix        : VISundGrafana                            -  enabled
                      system.adapter.tankerkoenig.0           : tankerkoenig          : VISundGrafana                            -  enabled
                      system.adapter.terminal.0               : terminal              : VISundGrafana                            -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    + system.adapter.tr-064.0                 : tr-064                : VISundGrafana                            -  enabled
                      system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : VISundGrafana                            - disabled
                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : VISundGrafana                            - disabled
                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : VISundGrafana                            - disabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : VISundGrafana                            - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : VISundGrafana                            - disabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : VISundGrafana                            - disabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : VISundGrafana                            - disabled
                      system.adapter.vis-keyboard.0           : vis-keyboard          : VISundGrafana                            - disabled
                      system.adapter.vis-metro.0              : vis-metro             : VISundGrafana                            - disabled
                      system.adapter.vis-rgraph.0             : vis-rgraph            : VISundGrafana                            - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : VISundGrafana                            - disabled
                      system.adapter.vis-weather.0            : vis-weather           : VISundGrafana                            - disabled
                      system.adapter.vis.0                    : vis                   : VISundGrafana                            -  enabled
                    + system.adapter.web.0                    : web                   : VISundGrafana                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : VISundGrafana                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.hm-rpc.0                 : hm-rpc                : VISundGrafana                            -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : VISundGrafana                            -  enabled, port: 0
                    + system.adapter.influxdb.1               : influxdb              : VISundGrafana                            -  enabled, port: 8086
                    + system.adapter.mqtt.0                   : mqtt                  : VISundGrafana                            -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : VISundGrafana                            -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.shelly.0                 : shelly                : VISundGrafana                            -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.sonoff.0                 : sonoff                : VISundGrafana                            -  enabled, port: 1500, bind: 0.0.0.0
                      system.adapter.terminal.0               : terminal              : VISundGrafana                            -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : VISundGrafana                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name      │ url                                                                                         │ auto upgrade │
                    ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
                    │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                    │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                    │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                    └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): stable
                    Upgrade policy: none
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    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    "cloud"        : 5.0.1    , installed 5.0.1
                    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    "energiefluss" : 3.6.2    , installed 3.6.2
                    Adapter    "enigma2"      : 2.2.1    , installed 2.2.1
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
                    Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                    Adapter    "ical"         : 1.16.1   , installed 1.16.1
                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                    Controller "js-controller": 7.0.6    , installed 7.0.6
                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                    Adapter    "opendtu"      : 3.1.0    , installed 3.1.0
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "rflink"       : 2.1.12   , installed 2.1.12
                    Adapter    "rpi2"         : 2.2.1    , installed 2.2.1
                    Adapter    "samsung"      : 0.6.1    , installed 0.6.1
                    Adapter    "shelly"       : 8.5.1    , installed 8.2.1  [Updatable]
                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                    Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-2-widgets-gauges": 1.1.0, installed 1.1.0
                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                    Adapter    "vis-icontwo"  : 1.5.0    , installed 1.6.3
                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                    Adapter    "web"          : 6.2.5    , installed 6.2.6
                    Adapter    "ws"           : 2.6.2    , installed 2.6.2
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        8688
                    States:         7367
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:5 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 192.168.1.100:2001      0.0.0.0:*               LISTEN      1001       60989      8442/io.hm-rpc.0
                    tcp        0      0 0.0.0.0:1500            0.0.0.0:*               LISTEN      1001       62975      9385/io.sonoff.0
                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       63828      9366/io.shelly.0
                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       61228      8521/io.mqtt.0
                    tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       58758      7874/node-red
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4949       854/sshd: /usr/sbin
                    tcp        0      0 192.168.1.100:8701      0.0.0.0:*               LISTEN      1001       61745      8457/io.hm-rpc.1
                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       59480      7774/iobroker.js-co
                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       59475      7774/iobroker.js-co
                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          7007       841/cupsd
                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          7006       841/cupsd
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          4951       854/sshd: /usr/sbin
                    tcp6       0      0 :::80                   :::*                    LISTEN      1001       58759      7874/node-red
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       63321      9675/io.web.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       57834      7792/io.admin.0
                    tcp6       0      0 :::8088                 :::*                    LISTEN      1001       66381      9845/io.terminal.0
                    udp        0      0 192.168.1.100:5353      0.0.0.0:*                           1001       63954      9436/io.tr-064.0
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        7721       656/avahi-daemon: r
                    udp        0      0 0.0.0.0:59726           0.0.0.0:*                           104        7723       656/avahi-daemon: r
                    udp6       0      0 fe80::c3f8:2347:667:546 :::*                                0          8371       806/NetworkManager
                    udp6       0      0 :::5353                 :::*                                104        7722       656/avahi-daemon: r
                    udp6       0      0 :::43675                :::*                                104        7724       656/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2025-01-06 18:21:14.182  - info: tankerkoenig.0 (9816) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.18.1, js-controller: 7.0.6
                    2025-01-06 18:21:14.201  - info: tankerkoenig.0 (9816) Adapter is already in daemon mode
                    2025-01-06 18:21:14.202  - warn: tankerkoenig.0 (9816) Sync time was too short (5). New sync time is 10 min
                    2025-01-06 18:21:14.202  - info: tankerkoenig.0 (9816) Sync time set to 10 minutes or 600000 ms
                    2025-01-06 18:21:14.629  - info: shelly.0 (9366) [MQTT] Device with client id "shellyplus1pm-48551999ccc0" connected!
                    2025-01-06 18:21:15.797  - info: ems-esp.0 (8088) KM200 recordings: polling every hour
                    2025-01-06 18:21:15.933  - info: sourceanalytix.0 (9778) Updating SourceAnalytix configuration for : shelly.0.shellyplus1pm#48551999ccc0#1.Relay0.Energy
                    2025-01-06 18:21:17.220  - info: host.VISundGrafana instance system.adapter.terminal.0 in version "1.0.0" started with pid 9845
                    2025-01-06 18:21:17.366  - debug: rflink.0 (9713) Serial data received: 20;02;Aster;ID=0dcc;SWITCH=01;CMD=ON;
                    2025-01-06 18:21:17.367  - debug: rflink.0 (9713) Device "Aster not included, because inclusion mode disabled
                    2025-01-06 18:21:18.815  - info: terminal.0 (9845) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.terminal, node: v20.18.1, js-controller: 7.0.6
                    2025-01-06 18:21:18.838  - info: terminal.0 (9845) http server listening on port 8088
                    2025-01-06 18:21:19.255  - info: tankerkoenig.0 (9816) Start first request
                    2025-01-06 18:21:22.031  - info: vis.0 (10027) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.18.1, js-controller: 7.0.6
                    2025-01-06 18:21:22.422  - info: web.0 (9675) ==> Connected system.user.admin from ::ffff:192.168.1.174
                    2025-01-06 18:21:22.436  - info: web.0 (9675) <== Disconnect system.user.admin from ::ffff:192.168.1.174
                    2025-01-06 18:21:22.444  - info: web.0 (9675) ==> Connected system.user.admin from ::ffff:192.168.1.174
                    2025-01-06 18:21:22.459  - info: web.0 (9675) <== Disconnect system.user.admin from ::ffff:192.168.1.174
                    2025-01-06 18:21:22.750  - info: vis.0 (10027) Terminated (NO_ERROR): Without reason
                    2025-01-06 18:21:23.299  - info: host.VISundGrafana instance system.adapter.vis.0 terminated while should be started once
                    2025-01-06 18:21:23.643  - info: web.0 (9675) ==> Connected system.user.admin from ::ffff:192.168.1.174
                    2025-01-06 18:21:40.436  - debug: rflink.0 (9713) Serial data received: 20;03;Aster;ID=0ff8;SWITCH=01;CMD=ON;
                    2025-01-06 18:21:40.437  - debug: rflink.0 (9713) Device "Aster not included, because inclusion mode disabled
                    2025-01-06 18:21:43.944  - debug: rflink.0 (9713) Serial data received: 20;04;Aster;ID=0e7c;SWITCH=01;CMD=OFF;
                    2025-01-06 18:21:43.944  - debug: rflink.0 (9713) Device "Aster not included, because inclusion mode disabled
                    
                    

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

                    iob diag has finished.

                    Copy text starting here:

                    ======================= SUMMARY =======================
                                            v.2024-10-19
                    
                    
                     Static hostname: VISundGrafana
                           Icon name: computer
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.6.62+rpt-rpi-2712
                        Architecture: arm64
                    
                    Installation:           native
                    Kernel:                 aarch64
                    Userland:               64 bit
                    Timezone:               Europe/Berlin (CET, +0100)
                    User-ID:                1000
                    Display-Server:         true
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    1
                    
                    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
                    
                    Recommended versions are nodejs 20.18.1 and npm 10.8.2
                    nodeJS installation is correct
                    
                    MEMORY:
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.4G        2.4G        4.8G         24M        1.4G        6.0G
                    Swap:           209M          0B        209M
                    Total:          8.7G        2.4G        5.0G
                    
                    Active iob-Instances:   31
                    Upgrade policy: none
                    
                    ioBroker Core:          js-controller           7.0.6
                                            admin                   7.1.5
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : VISundGrafana                            -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : VISundGrafana                            -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                8688
                    States:                 7359
                    
                    Size of iob-Database:
                    
                    29M     /opt/iobroker/iobroker-data/objects.jsonl
                    2.6M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    Operating System is the current Debian stable version codenamed 'bookworm'!
                    
                    =================== END OF SUMMARY ====================
                    

                    === Mark text until here for copying ===
                    pi@VISundGrafana:~ $

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

                      @knopers1 sagte in RPI5 apt-get upgrade schlägt Fehlermeldung:

                      Display-Server: true

                      Ausschalten...

                      Adapter "shelly" : 8.5.1 , installed 8.2.1 [Updatable]

                      Updaten.

                      K 1 Reply Last reply Reply Quote 1
                      • K
                        knopers1 @Thomas Braun last edited by

                        @thomas-braun
                        besten Dank Thomas 👍

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        931
                        Online

                        31.7k
                        Users

                        79.7k
                        Topics

                        1.3m
                        Posts

                        5
                        28
                        1425
                        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