Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Update von Debian 12 auf 13 möglich?

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Update von Debian 12 auf 13 möglich?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Duffy
      Duffy @RaspiUser last edited by

      @Thomas-Braun

      Hallo Thomas braun,

      ich habe gerade ein

      sudo apt update && sudo apt full-upgrade
      

      gemacht. Dabei hat es mir den node js von 22.21.1 zurück auf 22.21.0 gesetzt.

      Mit welchem Befehl kann ich node js wieder auf 22.21.1 bringen?

      Gruß Duffy

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

        @duffy sagte in Update von Debian 12 auf 13 möglich?:

        Mit welchem Befehl kann ich node js wieder auf 22.21.1 bringen?

        Gar nicht. Die Version findet sich im Moment nicht mehr in deinen Quellen.

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

          @thomas-braun

          ahhh deshalb hat es mir die auch automatisch deinstalliert?
          Hatte was gelesen das die Schwirigkeiten gemacht haben soll was ich natürlich nicht beurteilen kann.

          VG Duffy

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

            @duffy sagte in Update von Debian 12 auf 13 möglich?:

            ahhh deshalb hat es mir die auch automatisch deinstalliert?

            Nein, die wurde (halb)automatisch (du hast ja zugestimmt...) entfernt, weil das Repostory eine sehr hohe Priorität hat, sodass apt immer versucht die Versionen konsistent zu halten. Zur Not auch per Downgrade einer bereits installierten Version.

            https://github.com/nodesource/distributions/issues/1897
            ist aber noch ohne Kommentar.

            fluff created this issue in nodesource/distributions

            open NodeJS 22.21.1 deb disappeared? #1897

            1 Reply Last reply Reply Quote 0
            • Nashra
              Nashra Most Active Forum Testing last edited by

              Hallo, nachdem ich auch ungestellt hatte habe ich gedacht mach mal
              ein diag.sh und dann kam dieser Eintrag.
              Screenshot 2025-11-01 182214.png
              hier die komplette Ausgabe:

              
              ========== Start marking the full check here ===========
              
              ```bash
              Script v.2025-08-09
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 13 (trixie)
              Static hostname: ioBroker
                    Icon name: computer-container
                      Chassis: container ☐
               Virtualization: lxc
                       Kernel: Linux 6.14.11-4-pve
                 Architecture: x86-64
              OS is similar to: 
              
              model name      : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
              Docker          : false
              Virtualization  : lxc
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
              18:16:16 up 10:05,  0 users,  load average: 0.47, 0.58, 0.60
              CPU threads: 4
              
              
              *** LIFE CYCLE STATUS ***
              Operating System is the current Debian stable version codenamed 'trixie'!
              
              *** TIME AND TIMEZONES ***
                            Local time: Sat 2025-11-01 18:16:16 CET
                        Universal time: Sat 2025-11-01 17:16:16 UTC
                              RTC time: n/a
                             Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                           NTP service: inactive
                       RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              jack
              HOME=/home/jack
              GROUPS=jack sudo iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              SUDO_HOME=/home/jack
              GROUPS=iobroker tty dialout audio video plugdev
              
              *** DISPLAY-SERVER SETUP ***
              Display-Server:         false
              Unit display-manager.service could not be found.
              Display-Manager: 
              Desktop: 
              Session: 
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:             12G        4.8G        6.4G        3.5M        1.7G        8.1G
              Swap:             0B          0B          0B
              Total:           12G        4.8G        6.4G
              
              Active iob-Instances:   46
              
                     12288 M total memory
                      4554 M used memory
                      4616 M active memory
                      1168 M inactive memory
                      6078 M free memory
                         0 M buffer memory
                      1657 M swap cache
                         0 M total swap
                         0 M used swap
                         0 M free swap
              
              *** top - Table Of Processes  ***
              top - 18:16:17 up 10:05,  0 users,  load average: 0.47, 0.58, 0.60
              Tasks:  73 total,   1 running,  72 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  4.8 us,  0.0 sy,  0.0 ni, 95.2 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
              MiB Mem :  12288.0 total,   6077.5 free,   4556.2 used,   1657.3 buff/cache     
              MiB Swap:      0.0 total,      0.0 free,      0.0 used.   7731.8 avail Mem 
              
              *** FAILED SERVICES ***
              
               UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION
              * run-rpc_pipefs.mount                 loaded failed failed RPC Pipe File System
              * sys-kernel-config.mount              loaded failed failed Kernel Configuration File System
              * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
              
              Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                     ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                     SUB    -> The low-level unit activation state, values depend on unit type.
              
              3 loaded units listed.
              
              
              *** DMESG CRITICAL ERRORS ***
              dmesg: read kernel buffer failed: Operation not permitted
              No critical errors detected
              
              *** FILESYSTEM ***
              Filesystem                       Type      Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--100--disk--0 ext4       21G   17G  2.6G  87% /
              none                             tmpfs     492K  4.0K  488K   1% /dev
              udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
              tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
              tmpfs                            tmpfs     3.2G  116K  3.2G   1% /run
              tmpfs                            tmpfs     7.8G  3.3M  7.8G   1% /tmp
              tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems:
              TARGET SOURCE                           FSTYPE OPTIONS
              /      /dev/mapper/pve-vm--100--disk--0 ext4   rw,relatime,stripe=16
              
              Files in neuralgic directories:
              
              /var:
              2.5G    /var/
              2.2G    /var/log
              2.1G    /var/log/journal/5cd6ef18c5fb4a33b292b16e63f26ce7
              2.1G    /var/log/journal
              206M    /var/cache
              
              Hint: You are currently not seeing messages from other users and the system.
                   Users in groups 'adm', 'systemd-journal' can see all messages.
                   Pass -q to turn off this notice.
              Archived and active journals take up 95.4M in the file system.
              
              /opt/iobroker/backups:
              2.4G    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              2.4G    /opt/iobroker/iobroker-data/
              1.3G    /opt/iobroker/iobroker-data/files
              564M    /opt/iobroker/iobroker-data/history
              455M    /opt/iobroker/iobroker-data/backup-objects
              264M    /opt/iobroker/iobroker-data/files/vis.0
              
              The five largest files in iobroker-data are:
              80M     /opt/iobroker/iobroker-data/states.jsonl
              75M     /opt/iobroker/iobroker-data/objects.jsonl
              27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
              26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
              26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.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-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_a8533ff07196ed1182936c4ce259fb3e-if00-port0
              
              *** ZigBee Settings ***
              
              HINT:
              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
              /dev/ttyUSB0
              Zigbee Network Settings on your coordinator/in nvbackup are:
              
              zigbee.X
              Extended Pan ID:
              *** MASKED ***
              Pan ID:
              *** MASKED ***
              Channel:
              *** MASKED ***
              Network Key:
              *** MASKED ***
              
              To unmask the settings run 'iob diag --unmask'
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v22.21.0
              /usr/bin/node           v22.21.0
              /usr/bin/npm            10.9.4
              /usr/bin/npx            10.9.4
              /usr/bin/corepack       0.34.0
              
              nodejs:
               Installed: 22.21.0-1nodesource1
               Candidate: 22.21.0-1nodesource1
               Version table:
              *** 22.21.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                     100 /var/lib/dpkg/status
                  22.20.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.19.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.18.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.17.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.17.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.16.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.15.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.15.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.14.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.13.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.13.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.12.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.11.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.10.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.9.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.8.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.7.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.6.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.5.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.5.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.4.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.4.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.3.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.2.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.1.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  22.0.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  20.19.2+dfsg-1 500
                     500 http://deb.debian.org/debian trixie/main amd64 Packages
              
              Temp directories causing deletion problem: 0
              No problems detected
              
              Errors in npm tree: 0
              No problems detected
              
              Checking for nodejs vulnerability:
              
              
              █████  ██      ██           ██████   ██████   ██████  ██████         ██
              ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
              ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
              ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
              ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
              
              
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 20646)
              
              Core adapters versions
              js-controller:  7.0.7
              admin:          7.7.2
              javascript:     8.9.2
              
              nodejs modules from github:     7
              +-- iobroker.email@2.0.4 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.email.git#88ff953d4d399b08482aacb10944cb0a5a5b5090)
              +-- iobroker.icons-icons8@0.0.1 (git+ssh://git@github.com/ioBroker/ioBroker.icons-icons8.git#c0fcc9a6aa79b281951215cf86726f45622c8409)
              +-- iobroker.labcom@0.1.4 (git+ssh://git@github.com/100prznt/ioBroker.labcom.git#0fae7c5e0f5c705838ff71922846fea7769b67fd)
              +-- iobroker.logparser@2.4.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.logparser.git#397943c5e72316bc69d0376edd29a57c6f981e03)
              | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
              +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
              +-- iobroker.vis-owl@0.2.13 (git+ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git#26f227f5d70d75b265c03bb40c3e400d90013b84)
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
               system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
              + system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
              + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
               system.adapter.birthdays.0              : birthdays             : ioBroker                                 -  enabled
               system.adapter.birthdays.1              : birthdays             : ioBroker                                 -  enabled
              + system.adapter.brightsky.0              : brightsky             : ioBroker                                 -  enabled
               system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
               system.adapter.daswetter.1              : daswetter             : ioBroker                                 -  enabled
              + system.adapter.deyeidc.0                : deyeidc               : ioBroker                                 -  enabled, port: 8899
               system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
              + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
              + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
               system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
               system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
              + system.adapter.history.0                : history               : ioBroker                                 -  enabled
               system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
               system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
               system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
               system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
               system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
               system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
               system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
               system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
               system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
               system.adapter.influxdb.0               : influxdb              : ioBroker                                 - disabled, port: 8086
              + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
              + system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
              + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
              + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
               system.adapter.labcom.0                 : labcom                : ioBroker                                 -  enabled
              + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
              + system.adapter.lgtv.1                   : lgtv                  : ioBroker                                 -  enabled
              + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
              + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
              + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
              + system.adapter.nut.1                    : nut                   : ioBroker                                 -  enabled
               system.adapter.nut.2                    : nut                   : ioBroker                                 - disabled
              + system.adapter.nut.3                    : nut                   : ioBroker                                 -  enabled
               system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
              + system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
              + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
              + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
              + system.adapter.pollenflug.1             : pollenflug            : ioBroker                                 -  enabled
              + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
              + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
               system.adapter.rssfeed.0                : rssfeed               : ioBroker                                 - disabled
              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.snmp.0                   : snmp                  : ioBroker                                 -  enabled
               system.adapter.socketio.0               : socketio              : ioBroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5000
              + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 5000
               system.adapter.synology.2               : synology              : ioBroker                                 - disabled, port: 5000
               system.adapter.tagesschau.0             : tagesschau            : ioBroker                                 - disabled
              + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
              + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
              + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
              + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
               system.adapter.unifi-network.0          : unifi-network         : ioBroker                                 - disabled, port: 443
              + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
              + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
               system.adapter.vis-2-widgets-icontwo.0  : vis-2-widgets-icontwo : ioBroker                                 -  enabled
               system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker                                 -  enabled
               system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker                                 -  enabled
              + system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
               system.adapter.vis-bars.0               : vis-bars              : ioBroker                                 - disabled
               system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
               system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
               system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 - disabled
               system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
               system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
               system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
               system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
               system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
               system.adapter.vis-map.0                : vis-map               : ioBroker                                 - disabled
               system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
               system.adapter.vis-owl.0                : vis-owl               : ioBroker                                 -  enabled
               system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
               system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
               system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
              + system.adapter.weather-warnings.0       : weather-warnings      : ioBroker                                 -  enabled
               system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
               system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.1.14, run as: admin
              + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/ttyUSB0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.deyeidc.0                : deyeidc               : ioBroker                                 -  enabled, port: 8899
              + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
              + system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
              + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
              + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5000
              + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 5000
              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.1.14, run as: admin
              + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/ttyUSB0
              
              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        │
              │ 2       │ 'stable-live'      │ 'http://iobroker.live/repo/sources-dist.json'           │ false        │
              │ 3       │ 'latest-live'      │ 'http://iobroker.live/repo/sources-dist-latest.json'    │ false        │
              └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): Stable (default)
              Upgrade policy: none
              
              Installed ioBroker-Adapters
              Used repository: Stable (default)
              Adapter    "admin"        : 7.7.19   , installed 7.7.2  [Updatable]
              Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
              Adapter    "alias-manager": 2.0.0    , installed 2.0.0
              Adapter    "ankersolix2"  : 2.4.1    , installed 2.4.1
              Adapter    "backitup"     : 3.3.5    , installed 3.3.5
              Adapter    "birthdays"    : 4.0.0    , installed 4.0.0
              Adapter    "brightsky"    : 0.6.6    , installed 0.6.6
              Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
              Adapter    "deyeidc"      : 0.3.1    , installed 0.3.1
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "echarts"      : 1.9.2    , installed 1.9.2
              Adapter    "email"        : 2.0.4    , installed 2.0.4
              Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.8
              Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "ical"         : 1.17.0   , installed 1.17.0
              Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
              Adapter    "icons-material-svg": 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    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Adapter    "iot"          : 5.0.5    , installed 5.0.5
              Adapter    "javascript"   : 8.9.2    , installed 8.9.2
              Controller "js-controller": 7.0.7    , installed 7.0.7
              Adapter    "lgtv"         : 2.5.0    , installed 2.5.0
              Adapter    "linux-control": 1.1.5    , installed 1.1.5
              Adapter    "logparser"    : 2.4.0    , installed 2.4.0
              Adapter    "nut"          : 1.6.0    , installed 1.6.0
              Adapter    "openweathermap": 1.1.2   , installed 1.1.2
              Adapter    "ping"         : 1.6.2    , installed 1.7.9
              Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
              Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
              Adapter    "rest-api"     : 3.0.1    , installed 3.0.1
              Adapter    "rssfeed"      : 3.6.1    , installed 3.6.1
              Adapter    "shelly"       : 10.2.0   , installed 10.2.0
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "snmp"         : 3.3.0    , installed 3.3.0
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
              Adapter    "synology"     : 3.1.0    , installed 3.1.0
              Adapter    "tagesschau"   : 0.6.0    , installed 0.6.0
              Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
              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    "unifi"        : 0.7.0    , installed 0.7.0
              Adapter    "unifi-network": 1.1.6    , installed 1.1.6
              Adapter    "upnp"         : 1.1.0    , installed 1.1.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
              Adapter    "vis-2-widgets-icontwo": 1.16.0, installed 1.16.0
              Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.3.6
              Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
              Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
              Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "weather-warnings": 0.8.0 , installed 0.9.0
              Adapter    "weatherunderground": 3.7.0, installed 3.7.0
              Adapter    "web"          : 7.0.8    , installed 7.0.8
              Adapter    "ws"           : 2.6.2    , installed 2.6.2
              Adapter    "zigbee"       : 3.1.5    , installed 3.2.2
              
              Objects and States
              Please stand by - This may take a while
              Objects:        45184
              States:         40081
              
              *** OS-Repositories and Updates ***
              W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
              W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              Hit:1 https://deb.nodesource.com/node_22.x nodistro InRelease
              Hit:2 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease                                                          
              Hit:3 http://security.debian.org trixie-security InRelease
              Hit:4 http://deb.debian.org/debian trixie InRelease
              Hit:5 http://deb.debian.org/debian trixie-updates InRelease
              Reading package lists... Done
              W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
              W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1
              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.14:8082       0.0.0.0:*               LISTEN      1001       46969935   125426/io.web.0     
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          44760423   310/master          
              tcp        0      0 0.0.0.0:9999            0.0.0.0:*               LISTEN      1000       49832200   299066/nc           
              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       46957784   124695/io.shelly.1  
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          44755966   1/init              
              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       46944731   123304/iobroker.js- 
              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       46944054   123304/iobroker.js- 
              tcp6       0      0 :::8093                 :::*                    LISTEN      1001       46965838   125285/io.rest-api. 
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       46945409   123322/io.admin.0   
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       46965961   125316/io.simple-ap 
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       46970148   125453/io.ws.0      
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          44760424   310/master          
              tcp6       0      0 :::22                   :::*                    LISTEN      0          44759288   1/init              
              tcp6       0      0 :::111                  :::*                    LISTEN      0          44755968   1/init              
              udp        0      0 192.168.1.14:5353       0.0.0.0:*                           1001       46955656   124199/io.tr-064.0  
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       46951106   124122/io.shelly.0  
              udp        0      0 0.0.0.0:55495           0.0.0.0:*                           1001       46950385   124137/io.snmp.0    
              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       46953927   124520/io.tuya.0    
              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       46953928   124520/io.tuya.0    
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          44755967   1/init              
              udp        0      0 0.0.0.0:58143           0.0.0.0:*                           1001       46966989   125380/io.upnp.0    
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       46969243   125380/io.upnp.0    
              udp        0      0 0.0.0.0:59313           0.0.0.0:*                           1001       46950386   124137/io.snmp.0    
              udp6       0      0 :::111                  :::*                                0          44760065   1/init              
              
              *** Log File - Last 25 Lines ***
              
              2025-11-01 18:13:14.996  - info: daswetter.1 (296101) still wrong data structure from server received! repaired...
              2025-11-01 18:13:16.467  - info: daswetter.1 (296101) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
              2025-11-01 18:13:16.971  - info: daswetter.1 (296101) cleaned everything up...
              2025-11-01 18:13:16.980  - info: host.ioBroker instance system.adapter.daswetter.1 having pid 296101 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2025-11-01 18:13:16.981  - info: javascript.0 (123439) script.js.Wetter.Statistik-md-gitti: Material Design Widgets: Wetter Skript triggered by 'system.adapter.daswetter.1.alive'
              2025-11-01 18:13:33.021  - info: javascript.0 (123439) script.js.Ereignisse.Schlafheizung: Warm Heizung-Schlaf ist aus
              2025-11-01 18:13:43.580  - info: javascript.0 (123439) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
              2025-11-01 18:14:50.149  - info: javascript.0 (123439) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
              2025-11-01 18:15:00.026  - info: javascript.0 (123439) script.js.Allerlei.Shelly-Verbrauch-MQTT: Shelly Verbrauch: Verbrauchswerte aktualisiert: 0 | Reboots korrigiert: 0 | Unveränderte Werte: 1
              2025-11-01 18:15:00.033  - info: javascript.0 (123439) script.js.Allerlei.Shelly-Verbrauch: Shelly Verbrauch: Verbrauchswerte aktualisiert: 5 | Reboots korrigiert: 0 | Unveränderte Werte: 2
              2025-11-01 18:15:13.045  - info: linux-control.0 (125200) getting data from Proxmox (192.168.1.13:22)
              2025-11-01 18:15:13.345  - info: linux-control.0 (125200) successful received data from Proxmox (192.168.1.13:22)
              2025-11-01 18:15:13.634  - info: linux-control.0 (125200) getting data from ioBroker (192.168.1.14:22)
              2025-11-01 18:15:13.994  - info: linux-control.0 (125200) successful received data from ioBroker (192.168.1.14:22)
              2025-11-01 18:15:17.853  - info: javascript.0 (123439) script.js.Ereignisse.Kuechenlicht: #### Küchenlicht eingeschaltet
              2025-11-01 18:15:51.600  - info: javascript.0 (123439) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
              2025-11-01 18:16:00.225  - info: javascript.0 (123439) script.js.Netzwerk.IP-Adresse2: IP-Adresse (ausgelesen von http://ipecho.net/plain): 94.31.111.160
              2025-11-01 18:16:58.598  - info: javascript.0 (123439) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
              2025-11-01 18:17:00.603  - info: host.ioBroker instance system.adapter.pollenflug.1 scheduled normal terminated and will be restarted on schedule.
              2025-11-01 18:17:00.603  - info: host.ioBroker Restart adapter system.adapter.pollenflug.1 because enabled
              2025-11-01 18:17:02.084  - info: host.ioBroker instance system.adapter.pollenflug.1 in version "2.0.0" started with pid 298613
              2025-11-01 18:17:05.205  - info: javascript.0 (123439) script.js.Ereignisse.Flurlicht: #### Flurlicht eingeschaltet
              2025-11-01 18:18:02.608  - info: javascript.0 (123439) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
              2025-11-01 18:18:29.967  - info: javascript.0 (123439) script.js.Ereignisse.Werkstattheizung: Warm Heizung-Werkstatt ist aus
              2025-11-01 18:18:41.162  - info: javascript.0 (123439) script.js.Ereignisse.Flurheizung: Warm Heizung-Treppe ist aus
              
              

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

                @nashra sagte in Update von Debian 12 auf 13 möglich?:

                Liegt an:

                Virtualization: lxc

                Ich glaube in der Dokumentation zu LXCs steht auch wie man das wegbekommen kann.

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

                  @nashra sagte in Update von Debian 12 auf 13 möglich?:

                  /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1

                  Da solltest du dich entscheiden. Entweder nodesource.sources oder nodesource.list verwenden.
                  Beides gleichzeitig ist Mist.

                  Siggi0904 Nashra 2 Replies Last reply Reply Quote 1
                  • Siggi0904
                    Siggi0904 @Thomas Braun last edited by

                    @thomas-braun geht nur nodesource.list da der iob-nodejs-update immer die list installiert, oder?

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

                      @siggi0904

                      Ich würde in die nodesource.sources einfach eintragen:

                      Enabled: no
                      Types: deb
                      URIs: https://deb.nodesource.com/node_22.x/ 
                      Suites: nodistro
                      Components: main
                      Architectures: arm64
                      Signed-By: /etc/apt/keyrings/nodesource.gpg
                      
                      Siggi0904 1 Reply Last reply Reply Quote 0
                      • Siggi0904
                        Siggi0904 @Thomas Braun last edited by

                        @thomas-braun ui, das geht? Ich dachte, die list kommt immer wieder.

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

                          @siggi0904

                          Der Eintrag
                          Enabled: no
                          deaktiviert die nodesource.sources und die nodesource.list greift dann wieder exklusiv.
                          Dann haste die .sources aber schon parat und kannst die leicht aktivieren, indem du Enabled auf yes setzt.

                          Siggi0904 1 Reply Last reply Reply Quote 2
                          • Siggi0904
                            Siggi0904 @Thomas Braun last edited by

                            @thomas-braun Das Enabled natürlich überlesen. Danke.

                            1 Reply Last reply Reply Quote 0
                            • Nashra
                              Nashra Most Active Forum Testing @Thomas Braun last edited by

                              @thomas-braun sagte in Update von Debian 12 auf 13 möglich?:

                              @nashra sagte in Update von Debian 12 auf 13 möglich?:

                              /etc/apt/sources.list.d/nodesource.list:1 and /etc/apt/sources.list.d/nodesource.sources:1

                              Da solltest du dich entscheiden. Entweder nodesource.sources oder nodesource.list verwenden.
                              Beides gleichzeitig ist Mist.

                              Ah, dieser Fehler hatte ich nie deswegen war ich verwundert wo der herkommt.
                              Ok die nodesource.sources mit Enable: no versehen und Fehler bleibt.
                              Ich gehe davon aus das ich komplett neu starten muß damit der Eintrag greift.

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

                                @nashra sagte in Update von Debian 12 auf 13 möglich?:

                                Ok die nodesource.sources mit Enable: no versehen und Fehler bleibt.
                                Ich gehe davon aus das ich komplett neu starten muß damit der Eintrag greift.

                                Nein, der greift sofort.
                                Denn ein

                                sudo apt update
                                

                                liest die config jeweils sofort frisch ein.

                                Und welcher 'Fehler'??
                                Das ist kein "Fehler" (es sein denn, ein Fehler des Administrators der Kiste), sondern nur ein HINWEIS auf eine seltsame und unnötige Einstellung.

                                Nashra 1 Reply Last reply Reply Quote 0
                                • Nashra
                                  Nashra Most Active Forum Testing @Thomas Braun last edited by

                                  @thomas-braun sagte in Update von Debian 12 auf 13 möglich?:

                                  @nashra sagte in Update von Debian 12 auf 13 möglich?:

                                  Ok die nodesource.sources mit Enable: no versehen und Fehler bleibt.
                                  Ich gehe davon aus das ich komplett neu starten muß damit der Eintrag greift.

                                  Nein, der greift sofort.
                                  Denn ein

                                  sudo apt update
                                  

                                  liest die config jeweils sofort frisch ein.

                                  Und welcher 'Fehler'??
                                  Das ist kein "Fehler" (es sein denn, ein Fehler des Administrators der Kiste), sondern nur ein HINWEIS auf eine seltsame und unnötige Einstellung.

                                  Warnung weiterhin vorhanden, oder es hängt mit der aktuellen Version 9.0.11 von Proxmox zusammen.
                                  Ich suche mal...

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

                                    @thomas-braun sagte in Update von Debian 12 auf 13 möglich?:

                                    @nashra sagte in Update von Debian 12 auf 13 möglich?:

                                    Liegt an:

                                    Virtualization: lxc

                                    Ich glaube in der Dokumentation zu LXCs steht auch wie man das wegbekommen kann.

                                    Bei Proxmox oder ioBroker?

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

                                      @nashra

                                      Dann zeig man die komplette Ausgabe...
                                      Die Doubletten sind ja da genannt. Sogar mit Zeilennummer.

                                      Nashra 1 Reply Last reply Reply Quote 0
                                      • Nashra
                                        Nashra Most Active Forum Testing @Thomas Braun last edited by

                                        @thomas-braun sagte in Update von Debian 12 auf 13 möglich?:

                                        @nashra

                                        Dann zeig man die komplette Ausgabe...
                                        Die Doubletten sind ja da genannt. Sogar mit Zeilennummer.

                                        ========== Start marking the full check here ===========
                                        
                                        ```bash
                                        Script v.2025-08-09
                                        
                                        *** BASE SYSTEM ***
                                        Operating System: Debian GNU/Linux 13 (trixie)
                                         Static hostname: ioBroker
                                               Icon name: computer-container
                                                 Chassis: container ☐
                                          Virtualization: lxc
                                                  Kernel: Linux 6.14.11-4-pve
                                            Architecture: x86-64
                                        OS is similar to: 
                                        
                                        model name      : Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
                                        Docker          : false
                                        Virtualization  : lxc
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         19:02:57 up 9 min,  0 users,  load average: 0.80, 1.10, 1.01
                                        CPU threads: 4
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Operating System is the current Debian stable version codenamed 'trixie'!
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Sat 2025-11-01 19:02:57 CET
                                                   Universal time: Sat 2025-11-01 18:02:57 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                      NTP service: inactive
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        jack
                                        HOME=/home/jack
                                        GROUPS=jack sudo iobroker
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        [sudo] password for jack: 
                                        HOME=/home/iobroker
                                        SUDO_HOME=/home/jack
                                        GROUPS=iobroker tty dialout audio video plugdev
                                        
                                        *** DISPLAY-SERVER SETUP ***
                                        Display-Server:         false
                                        Unit display-manager.service could not be found.
                                        Display-Manager: 
                                        Desktop: 
                                        Session: 
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:             12G        4.3G        7.5G        3.4M        1.1G        8.6G
                                        Swap:             0B          0B          0B
                                        Total:           12G        4.3G        7.5G
                                        
                                        Active iob-Instances:   46
                                        
                                                12288 M total memory
                                                 4092 M used memory
                                                 4183 M active memory
                                                  728 M inactive memory
                                                 7181 M free memory
                                                    0 M buffer memory
                                                 1016 M swap cache
                                                    0 M total swap
                                                    0 M used swap
                                                    0 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 19:03:02 up 9 min,  0 users,  load average: 0.82, 1.10, 1.01
                                        Tasks:  73 total,   1 running,  72 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  2.4 us,  0.0 sy,  0.0 ni, 95.2 id,  0.0 wa,  0.0 hi,  2.4 si,  0.0 st 
                                        MiB Mem :  12288.0 total,   7179.8 free,   4094.1 used,   1017.2 buff/cache     
                                        MiB Swap:      0.0 total,      0.0 free,      0.0 used.   8193.9 avail Mem 
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT                                 LOAD   ACTIVE SUB    DESCRIPTION
                                        * run-rpc_pipefs.mount                 loaded failed failed RPC Pipe File System
                                        * sys-kernel-config.mount              loaded failed failed Kernel Configuration File System
                                        * systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured
                                        
                                        Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                                                ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                                                SUB    -> The low-level unit activation state, values depend on unit type.
                                        
                                        3 loaded units listed.
                                        
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem                       Type      Size  Used Avail Use% Mounted on
                                        /dev/mapper/pve-vm--100--disk--0 ext4       21G   17G  2.6G  88% /
                                        none                             tmpfs     492K  4.0K  488K   1% /dev
                                        udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                                        tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                                        tmpfs                            tmpfs     3.2G  116K  3.2G   1% /run
                                        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs                            tmpfs     7.8G  3.2M  7.8G   1% /tmp
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        
                                        Show mounted filesystems:
                                        TARGET SOURCE                           FSTYPE OPTIONS
                                        /      /dev/mapper/pve-vm--100--disk--0 ext4   rw,relatime,stripe=16
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        2.5G    /var/
                                        2.2G    /var/log
                                        2.1G    /var/log/journal/5cd6ef18c5fb4a33b292b16e63f26ce7
                                        2.1G    /var/log/journal
                                        206M    /var/cache
                                        
                                        Hint: You are currently not seeing messages from other users and the system.
                                              Users in groups 'adm', 'systemd-journal' can see all messages.
                                              Pass -q to turn off this notice.
                                        Archived and active journals take up 95.4M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        2.4G    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        2.4G    /opt/iobroker/iobroker-data/
                                        1.3G    /opt/iobroker/iobroker-data/files
                                        564M    /opt/iobroker/iobroker-data/history
                                        455M    /opt/iobroker/iobroker-data/backup-objects
                                        264M    /opt/iobroker/iobroker-data/files/vis.0
                                        
                                        The five largest files in iobroker-data are:
                                        85M     /opt/iobroker/iobroker-data/objects.jsonl
                                        81M     /opt/iobroker/iobroker-data/states.jsonl
                                        27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                        26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                        26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.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-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_a8533ff07196ed1182936c4ce259fb3e-if00-port0
                                        
                                        *** ZigBee Settings ***
                                        
                                        HINT:
                                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                        /dev/ttyUSB0
                                        Zigbee Network Settings on your coordinator/in nvbackup are:
                                        
                                        zigbee.X
                                        Extended Pan ID:
                                        *** MASKED ***
                                        Pan ID:
                                        *** MASKED ***
                                        Channel:
                                        *** MASKED ***
                                        Network Key:
                                        *** MASKED ***
                                        
                                        To unmask the settings run 'iob diag --unmask'
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v22.21.0
                                        /usr/bin/node           v22.21.0
                                        /usr/bin/npm            10.9.4
                                        /usr/bin/npx            10.9.4
                                        /usr/bin/corepack       0.34.0
                                        
                                        nodejs:
                                          Installed: 22.21.0-1nodesource1
                                          Candidate: 22.21.0-1nodesource1
                                          Version table:
                                         *** 22.21.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             22.20.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.19.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.18.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.17.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.17.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.16.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.15.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.15.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.14.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.13.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.13.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.12.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.11.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.10.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.9.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.8.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.7.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.6.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.5.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.5.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.4.1-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.4.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.3.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.2.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.1.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             22.0.0-1nodesource1 600
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                             20.19.2+dfsg-1 500
                                                500 http://deb.debian.org/debian trixie/main amd64 Packages
                                        
                                        Temp directories causing deletion problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        No problems detected
                                        
                                        Checking for nodejs vulnerability:
                                        
                                        
                                         █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                        
                                        
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 544)
                                        
                                        Core adapters versions
                                        js-controller:  7.0.7
                                        admin:          7.7.19
                                        javascript:     8.9.2
                                        
                                        nodejs modules from github:     7
                                        +-- iobroker.email@2.0.4 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.email.git#88ff953d4d399b08482aacb10944cb0a5a5b5090)
                                        +-- iobroker.icons-icons8@0.0.1 (git+ssh://git@github.com/ioBroker/ioBroker.icons-icons8.git#c0fcc9a6aa79b281951215cf86726f45622c8409)
                                        +-- iobroker.labcom@0.1.4 (git+ssh://git@github.com/100prznt/ioBroker.labcom.git#0fae7c5e0f5c705838ff71922846fea7769b67fd)
                                        +-- iobroker.logparser@2.4.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.logparser.git#397943c5e72316bc69d0376edd29a57c6f981e03)
                                        | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                                        +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                                        +-- iobroker.vis-owl@0.2.13 (git+ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git#26f227f5d70d75b265c03bb40c3e400d90013b84)
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                          system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
                                        + system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
                                        + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                          system.adapter.birthdays.0              : birthdays             : ioBroker                                 -  enabled
                                          system.adapter.birthdays.1              : birthdays             : ioBroker                                 -  enabled
                                        + system.adapter.brightsky.0              : brightsky             : ioBroker                                 -  enabled
                                          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                          system.adapter.daswetter.1              : daswetter             : ioBroker                                 -  enabled
                                        + system.adapter.deyeidc.0                : deyeidc               : ioBroker                                 -  enabled, port: 8899
                                          system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                                        + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                                        + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                                          system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                                          system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                                        + system.adapter.history.0                : history               : ioBroker                                 -  enabled
                                          system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                          system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
                                          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                                          system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                                          system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
                                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                                          system.adapter.influxdb.0               : influxdb              : ioBroker                                 - disabled, port: 8086
                                        + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                        + system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                        + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                                        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                          system.adapter.labcom.0                 : labcom                : ioBroker                                 -  enabled
                                        + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
                                        + system.adapter.lgtv.1                   : lgtv                  : ioBroker                                 -  enabled
                                        + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                                        + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                                        + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                                        + system.adapter.nut.1                    : nut                   : ioBroker                                 -  enabled
                                          system.adapter.nut.2                    : nut                   : ioBroker                                 - disabled
                                        + system.adapter.nut.3                    : nut                   : ioBroker                                 -  enabled
                                          system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                                        + system.adapter.parcel.0                 : parcel                : ioBroker                                 -  enabled
                                        + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                                        + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
                                        + system.adapter.pollenflug.1             : pollenflug            : ioBroker                                 -  enabled
                                        + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                        + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
                                          system.adapter.rssfeed.0                : rssfeed               : ioBroker                                 - disabled
                                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.snmp.0                   : snmp                  : ioBroker                                 -  enabled
                                          system.adapter.socketio.0               : socketio              : ioBroker                                 - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5000
                                        + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 5000
                                          system.adapter.synology.2               : synology              : ioBroker                                 - disabled, port: 5000
                                          system.adapter.tagesschau.0             : tagesschau            : ioBroker                                 - disabled
                                        + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
                                        + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                                        + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                        + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                                          system.adapter.unifi-network.0          : unifi-network         : ioBroker                                 - disabled, port: 443
                                        + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                        + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
                                          system.adapter.vis-2-widgets-icontwo.0  : vis-2-widgets-icontwo : ioBroker                                 -  enabled
                                          system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker                                 -  enabled
                                          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker                                 -  enabled
                                        + system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
                                          system.adapter.vis-bars.0               : vis-bars              : ioBroker                                 - disabled
                                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
                                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 - disabled
                                          system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                                        + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
                                          system.adapter.vis-map.0                : vis-map               : ioBroker                                 - disabled
                                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                                          system.adapter.vis-owl.0                : vis-owl               : ioBroker                                 -  enabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                                          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                        + system.adapter.weather-warnings.0       : weather-warnings      : ioBroker                                 -  enabled
                                          system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                                          system.adapter.weatherunderground.1     : weatherunderground    : ioBroker                                 -  enabled
                                        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.1.14, run as: admin
                                        + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/ttyUSB0
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.deyeidc.0                : deyeidc               : ioBroker                                 -  enabled, port: 8899
                                        + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                        + system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                        + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                        + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
                                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5000
                                        + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 5000
                                        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.1.14, run as: admin
                                        + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/ttyUSB0
                                        
                                        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        │
                                        │ 2       │ 'stable-live'      │ 'http://iobroker.live/repo/sources-dist.json'           │ false        │
                                        │ 3       │ 'latest-live'      │ 'http://iobroker.live/repo/sources-dist-latest.json'    │ false        │
                                        └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): Stable (default)
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Adapters
                                        Used repository: Stable (default)
                                        Adapter    "admin"        : 7.7.19   , installed 7.7.19
                                        Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                                        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                                        Adapter    "ankersolix2"  : 2.4.1    , installed 2.4.1
                                        Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                                        Adapter    "birthdays"    : 4.0.0    , installed 4.0.0
                                        Adapter    "brightsky"    : 0.6.6    , installed 0.6.6
                                        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                        Adapter    "deyeidc"      : 0.3.1    , installed 0.3.1
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                        Adapter    "email"        : 2.0.4    , installed 2.0.4
                                        Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.8
                                        Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "ical"         : 1.17.0   , installed 1.17.0
                                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-material-svg": 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    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                        Adapter    "iot"          : 5.0.5    , installed 5.0.5
                                        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                        Controller "js-controller": 7.0.7    , installed 7.0.7
                                        Adapter    "lgtv"         : 2.5.0    , installed 2.5.0
                                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                        Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                        Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                        Adapter    "ping"         : 1.6.2    , installed 1.7.9
                                        Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                                        Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                                        Adapter    "rest-api"     : 3.0.1    , installed 3.0.1
                                        Adapter    "rssfeed"      : 3.6.1    , installed 3.6.1
                                        Adapter    "shelly"       : 10.2.0   , installed 10.2.0
                                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                        Adapter    "snmp"         : 3.3.0    , installed 3.3.0
                                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                        Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                        Adapter    "tagesschau"   : 0.6.0    , installed 0.6.0
                                        Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                        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    "unifi"        : 0.7.0    , installed 0.7.0
                                        Adapter    "unifi-network": 1.1.6    , installed 1.1.6
                                        Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                                        Adapter    "vis-2-widgets-icontwo": 1.16.0, installed 1.16.0
                                        Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.3.6
                                        Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                        Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                                        Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                        Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "weather-warnings": 0.8.0 , installed 0.9.0
                                        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                        Adapter    "web"          : 7.0.8    , installed 7.0.8
                                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                        Adapter    "zigbee"       : 3.1.5    , installed 3.2.2
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        45184
                                        States:         40170
                                        
                                        *** OS-Repositories and Updates ***
                                        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                                        Hit:1 http://deb.debian.org/debian trixie InRelease
                                        Hit:2 http://security.debian.org trixie-security InRelease                                                                                       
                                        Hit:3 http://deb.debian.org/debian trixie-updates InRelease                                                                                      
                                        Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease                                                              
                                        Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease
                                        Reading package lists... Done
                                        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                                        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.14:8082       0.0.0.0:*               LISTEN      1001       50184097   1831/io.web.0       
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          50157877   1/init              
                                        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       50159470   156/iobroker.js-con 
                                        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       50160340   156/iobroker.js-con 
                                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          50160094   310/master          
                                        tcp        0      0 0.0.0.0:9999            0.0.0.0:*               LISTEN      1000       50232770   4526/nc             
                                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       50174456   1213/io.shelly.1    
                                        tcp6       0      0 :::8093                 :::*                    LISTEN      1001       50180846   1548/io.rest-api.0  
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       50161216   371/io.admin.0      
                                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       50181681   1580/io.simple-api. 
                                        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       50184130   2096/io.ws.0        
                                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          50160095   310/master          
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          50158082   1/init              
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          50157879   1/init              
                                        udp        0      0 0.0.0.0:45679           0.0.0.0:*                           1001       50168633   925/io.snmp.0       
                                        udp        0      0 0.0.0.0:54318           0.0.0.0:*                           1001       50170950   925/io.snmp.0       
                                        udp        0      0 192.168.1.14:5353       0.0.0.0:*                           1001       50171514   992/io.tr-064.0     
                                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       50168515   910/io.shelly.0     
                                        udp        0      0 0.0.0.0:39373           0.0.0.0:*                           1001       50185376   1643/io.upnp.0      
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       50169552   1017/io.tuya.0      
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       50169553   1017/io.tuya.0      
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          50157878   1/init              
                                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       50186409   1643/io.upnp.0      
                                        udp6       0      0 :::111                  :::*                                0          50157880   1/init              
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Waeschezimmer] Fixed Calculation: RH_in=79%, Threshold=70 -> Empfehlung Lüften: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Waeschezimmer] Absolute Humidity Calculation: AH_in=12.41 g/m³, AH_out=8.99 g/m³, Offset=0 -> Lüften senkt Luftfeuchte: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: Absolute Luftfeuchte in Flur gespeichert in 0_userdata.0.Raumklima.Lueftungsempfehlung.AbsoluteLuftfeuchtigkeit.Flur: 15.34 g/m³
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: Taupunkt in Flur gespeichert in 0_userdata.0.Raumklima.Taupunkt.Flur: 21.08 °C
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Flur] Fixed Calculation: RH_in=85%, Threshold=70 -> Empfehlung Lüften: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Flur] Absolute Humidity Calculation: AH_in=15.34 g/m³, AH_out=8.99 g/m³, Offset=0 -> Lüften senkt Luftfeuchte: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: Absolute Luftfeuchte in Schlafzimmer gespeichert in 0_userdata.0.Raumklima.Lueftungsempfehlung.AbsoluteLuftfeuchtigkeit.Schlafzimmer: 14.01 g/m³
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: Taupunkt in Schlafzimmer gespeichert in 0_userdata.0.Raumklima.Taupunkt.Schlafzimmer: 19.61 °C
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Schlafzimmer] Fixed Calculation: RH_in=77%, Threshold=70 -> Empfehlung Lüften: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Schlafzimmer] Absolute Humidity Calculation: AH_in=14.01 g/m³, AH_out=8.99 g/m³, Offset=0 -> Lüften senkt Luftfeuchte: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: Absolute Luftfeuchte in Werkstatt gespeichert in 0_userdata.0.Raumklima.Lueftungsempfehlung.AbsoluteLuftfeuchtigkeit.Werkstatt: 10.53 g/m³
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: Taupunkt in Werkstatt gespeichert in 0_userdata.0.Raumklima.Taupunkt.Werkstatt: 15.14 °C
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Werkstatt] Fixed Calculation: RH_in=53.5%, Threshold=70 -> Empfehlung Lüften: false
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: [Werkstatt] Absolute Humidity Calculation: AH_in=10.53 g/m³, AH_out=8.99 g/m³, Offset=0 -> Lüften senkt Luftfeuchte: true
                                        2025-11-01 19:00:00.043  - info: javascript.0 (491) script.js.Heizungen.Raumklima: runCalculation ausgelöst (10-Minuten-Intervall)
                                        2025-11-01 19:00:00.051  - info: javascript.0 (491) script.js.Allerlei.Astro-KSB: Astro: Gültige Zeiten: [aktueller Tag: 2] | [nächster Tag: 12] | [Aktualisiert: 0] | Aktuelle Tageszeit: Abenddämmerung | Kommende Tageszeit: später Abend
                                        2025-11-01 19:00:00.071  - info: javascript.0 (491) script.js.Allerlei.Shelly-Verbrauch-MQTT: Shelly Verbrauch: Verbrauchswerte aktualisiert: 0 | Reboots korrigiert: 0 | Unveränderte Werte: 1
                                        2025-11-01 19:00:00.098  - info: javascript.0 (491) script.js.Allerlei.Shelly-Verbrauch: Shelly Verbrauch: Verbrauchswerte aktualisiert: 5 | Reboots korrigiert: 0 | Unveränderte Werte: 2
                                        2025-11-01 19:00:01.510  - info: javascript.0 (491) script.js.Kalender.ICal-farben-Kalender: <table style='font-size:0.9em;'><tbody><tr><td style='font-size:1.1em; padding-left:3px;color:#01DF01'>Heute</td><td style='font-size:1.1em; padding-left:5px;color:#01DF01'>Allerheiligen (regionaler Feiertag)</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:yellow'>Übermorgen</td><td style='font-size:1.1em; padding-left:5px;color:yellow'>Sandra Geburtstag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:yellow'>Übermorgen</td><td style='font-size:1.1em; padding-left:5px;color:yellow'>09:00 Zählertausch</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>11.11.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>St. Martin</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#0080c0'>11.11.</td><td style='font-size:1.1em; padding-left:5px;color:#0080c0'>08:50 Blutabnahme</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#0080c0'>14.11.</td><td style='font-size:1.1em; padding-left:5px;color:#0080c0'>Ralf Geburtstag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>16.11.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Volkstrauertag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>19.11.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Buß- und Bettag (Sachsen)</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>23.11.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Totensonntag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>30.11.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Erster Advent</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#ffff00'>01.12.</td><td style='font-size:1.1em; padding-left:5px;color:#ffff00'>Abba</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#ffff00'>05.12.</td><td style='font-size:1.1em; padding-left:5px;color:#ffff00'>Hochzeitstag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>06.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Nikolaustag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>07.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Zweiter Advent</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#0080c0'>09.12.</td><td style='font-size:1.1em; padding-left:5px;color:#0080c0'>8:30 Blutabnahme</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>14.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Dritter Advent</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>21.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Vierter Advent</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#0080c0'>22.12.</td><td style='font-size:1.1em; padding-left:5px;color:#0080c0'>Weihnachtsferien 2025 Nordrhein-Westfalen</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>24.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Heiligabend (halber Tag)</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#ffff00'>24.12.</td><td style='font-size:1.1em; padding-left:5px;color:#ffff00'>Jack</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>25.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Erster Weihnachtstag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>26.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Zweiter Weihnachtstag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>31.12.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Silvester (halber Tag)</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>01.01.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Neujahrstag</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#ffff00'>05.01.</td><td style='font-size:1.1em; padding-left:5px;color:#ffff00'>Michael</td></tr><tr><td style='font-size:1.1em; padding-left:3px;color:#fff'>06.01.</td><td style='font-size:1.1em; padding-left:5px;color:#fff'>Heilige Drei Könige (regionaler Feiertag)</td></tr></body></table>
                                        2025-11-01 19:00:07.041  - info: host.ioBroker instance system.adapter.ical.0 having pid 3095 terminated with code 0 (NO_ERROR)
                                        2025-11-01 19:00:30.066  - error: javascript.0 (491) script.js.Wetter.Luftdaten: httpGet(url=https://air.plumelabs.com/air-quality-in-wankum-aw-986728?utm_source=accuweather&utm_medium=current_aq_widget&utm_campaign=#ae16, error=timeout of 30000ms exceeded)
                                        2025-11-01 19:00:30.066  - error: javascript.0 (491) script.js.Wetter.Luftdaten: LuftMessDaten: null
                                        2025-11-01 19:00:36.531  - info: javascript.0 (491) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
                                        2025-11-01 19:01:37.599  - info: javascript.0 (491) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
                                        2025-11-01 19:02:50.497  - info: javascript.0 (491) script.js.Wetter.Statistik-md: Material Design Widgets: Wetter Skript triggered by '0_userdata.0.Wetterstation.Aussentemperatur'
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Nashra last edited by

                                          @nashra
                                          Da stehts dabei:

                                          https://www.iobroker.net/#de/documentation/install/proxmox.md

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

                                            @nashra sagte in Update von Debian 12 auf 13 möglich?:

                                            Warnung weiterhin vorhanden

                                            Nein, die Hinweise sind weg. Jedenfalls die auf doppelte Einträge in den Quellen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            32.4k
                                            Users

                                            81.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            81
                                            1897
                                            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