Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Einbindung von Geräten
  5. USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id

Geplant Angeheftet Gesperrt Verschoben Einbindung von Geräten
111 Beiträge 7 Kommentatoren 15.3k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @n811e

    Dann zeig mal einen Kaltstart der Instanz.
    Und die aktuelle Ausgabe von

    iob diag
    
    N Offline
    N Offline
    n811e
    schrieb am zuletzt editiert von Homoran
    #76

    @thomas-braun said in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

    iob diag

    da kommt folgendes raus:

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

    Skript v.2023-10-10
    
    *** BASE SYSTEM ***
     Static hostname: raspberrypi
           Icon name: computer
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.1.21-v7l+
        Architecture: arm
    
    Model           : Raspberry Pi 4 Model B Rev 1.4
    Docker          : false
    Virtualization  : none
    Kernel          : armv7l
    Userland        : armhf
    
    Systemuptime and Load:
     21:17:24 up 52 min,  2 users,  load average: 1.87, 1.77, 1.70
    CPU threads: 4
    
    
    *** RASPBERRY THROTTLING ***
    Current issues:
    No throttling issues detected.
    
    Previously detected issues:
    No throttling issues detected.
    
    *** Time and Time Zones ***
                   Local time: Tue 2024-01-30 21:17:25 CET
               Universal time: Tue 2024-01-30 20:17:25 UTC
                     RTC time: Tue 2024-01-30 20:17:25
                    Time zone: Europe/Berlin (CET, +0100)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    graphical.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            8.3G        2.4G        5.7G        1.0M        355M        5.8G
    Swap:           104M          0B        104M
    Total:          8.4G        2.4G        5.8G
    
             7898 M total memory
             2320 M used memory
              106 M active memory
             2196 M inactive memory
             5464 M free memory
               32 M buffer memory
              306 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    Raspberry only:
    oom events: 0
    lifetime oom required: 0 Mbytes
    total time in oom handler: 0 ms
    max time spent in oom handler: 0 ms
    
    
    *** FAILED SERVICES ***
    
      UNIT LOAD ACTIVE SUB DESCRIPTION
    0 loaded units listed.
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4      117G  8.0G  105G   8% /
    devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs          tmpfs     1.6G  912K  1.6G   1% /run
    tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
    /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
    tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Tue Jan 30 20:24:31 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:CB:3B:DC vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=4927e89a-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Tue Jan 30 20:24:32 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
    [Tue Jan 30 20:24:32 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [Tue Jan 30 20:24:36 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
    
    Show mounted filesystems \(real ones only\):
    TARGET  SOURCE         FSTYPE OPTIONS
    /       /dev/mmcblk0p2 ext4   rw,noatime
    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    2.0G    /var/
    1.1G    /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
    1.1G    /var/log/journal
    1.1G    /var/log
    709M    /var/lib
    
    Archived and active journals take up 1.0G in the file system.
    
    /opt/iobroker/backups:
    93M     /opt/iobroker/backups/
    4.0K    /opt/iobroker/backups/redistmp
    
    /opt/iobroker/iobroker-data:
    477M    /opt/iobroker/iobroker-data/
    317M    /opt/iobroker/iobroker-data/files
    102M    /opt/iobroker/iobroker-data/backup-objects
    67M     /opt/iobroker/iobroker-data/files/javascript.admin
    48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
    
    The five largest files in iobroker-data are:
    34M     /opt/iobroker/iobroker-data/objects.jsonl
    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
    27M     /opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
    25M     /opt/iobroker/iobroker-data/states.jsonl
    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
    
    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_46f93a68f7d8eb11893d0815b9da5f8b-if00-port0
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v18.19.0
    /usr/bin/node           v18.19.0
    /usr/bin/npm            10.2.3
    /usr/bin/npx            10.2.3
    /usr/bin/corepack       0.22.0
    
    
    nodejs:
      Installed: 18.19.0-1nodesource1
      Candidate: 18.19.0-1nodesource1
      Version table:
         18.19.0+dfsg-6~deb12u1 500
            500 http://security.debian.org/debian-security bookworm-security/main armhf Packages
     *** 18.19.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
            100 /var/lib/dpkg/status
         18.18.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.18.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.18.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.17.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.17.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.16.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.16.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.15.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.14.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.14.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.14.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.13.0+dfsg1-1 500
            500 http://deb.debian.org/debian bookworm/main armhf Packages
         18.13.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.12.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.11.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.10.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.9.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.9.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.8.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.7.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.6.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.5.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.4.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.3.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.2.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.1.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
         18.0.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    Errors in npm tree:
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Core adapters versions
    js-controller:  5.0.17
    admin:          6.12.0
    javascript:     7.1.6
    
    Adapters from github:   1
    
    Adapter State
    + system.adapter.admin.3                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
    + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
    + system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              -  enabled
    + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
    + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : raspberrypi                              -  enabled
    + system.adapter.history.0                : history               : raspberrypi                              -  enabled
    + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
    + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
    + system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              -  enabled
    + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
    + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
    + system.adapter.klf200.0                 : klf200                : raspberrypi                              -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1886, bind: 0.0.0.0
    + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
    + system.adapter.omada.0                  : omada                 : raspberrypi                              -  enabled, port: 443
    + system.adapter.onvif.0                  : onvif                 : raspberrypi                              -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
    + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
    + system.adapter.samsung.0                : samsung               : raspberrypi                              -  enabled
    + system.adapter.samsung_tizen.0          : samsung_tizen         : raspberrypi                              -  enabled, port: 8002
    + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
    + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
    + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
    + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
    + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
      system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              - disabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
      system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
      system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              -  enabled
      system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
      system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
      system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
    + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
    + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
    + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_46f93a68f7d8eb11893d0815b9da5f8b-if00-port0
      system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : raspberrypi                              - disabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.3                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
    + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1886, bind: 0.0.0.0
    + system.adapter.omada.0                  : omada                 : raspberrypi                              -  enabled, port: 443
    + system.adapter.onvif.0                  : onvif                 : raspberrypi                              -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
    + system.adapter.samsung_tizen.0          : samsung_tizen         : raspberrypi                              -  enabled, port: 8002
    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_46f93a68f7d8eb11893d0815b9da5f8b-if00-port0
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.13.15  , installed 6.12.0 [Updatable]
    Adapter    "alexa2"       : 3.26.4   , installed 3.26.3 [Updatable]
    Adapter    "alias-manager": 1.2.6    , installed 1.2.6
    Adapter    "backitup"     : 2.9.8    , installed 2.9.8
    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
    Adapter    "device-watcher": 2.9.6   , installed 2.9.6
    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
    Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
    Adapter    "ecovacs-deebot": 1.4.13  , installed 1.4.13
    Adapter    "history"      : 3.0.1    , installed 3.0.1
    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
    Adapter    "hm-rpc"       : 1.16.0   , installed 1.15.19 [Updatable]
    Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
    Adapter    "iot"          : 2.0.11   , installed 2.0.11
    Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
    Adapter    "javascript"   : 7.1.6    , installed 7.1.6
    Controller "js-controller": 5.0.17   , installed 5.0.17
    Adapter    "klf200"       : 1.1.2    , installed 1.1.2
    Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
    Adapter    "onvif"        : 1.1.1    , installed 1.1.1
    Adapter    "pushover"     : 3.0.6    , installed 3.0.6
    Adapter    "samsung"      : 0.5.11   , installed 0.5.11
    Adapter    "samsung_tizen": 1.0.0    , installed 1.0.0
    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
    Adapter    "shelly"       : 6.6.1    , installed 6.6.1
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
    Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
    Adapter    "synology"     : 3.0.1    , installed 3.0.1
    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
    Adapter    "tuya"         : 3.15.0   , installed 3.15.0
    Adapter    "upnp"         : 1.0.21   , installed 1.0.21
    Adapter    "vis"          : 1.5.4    , installed 1.5.4
    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
    Adapter    "vis-icontwo"  : 1.3.0    , installed 1.3.0
    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
    Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "web"          : 6.2.3    , installed 6.1.10 [Updatable]
    Adapter    "wled"         : 0.7.2    , installed 0.7.2
    Adapter    "worx"         : 2.3.4    , installed 2.3.4
    Adapter    "ws"           : 2.5.10   , installed 2.5.8  [Updatable]
    Adapter    "yahka"        : 1.0.3    , installed 1.0.3
    Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
    Adapter    "zigbee2mqtt"  : 2.13.4   , installed 2.13.4
    
    Objects and States
    Please stand by - This may take a while
    Objects:        19613
    States:         15311
    
    *** OS-Repositories and Updates ***
    Hit:1 http://archive.raspberrypi.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian bookworm InRelease
    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
    Hit:4 http://security.debian.org/debian-security bookworm-security InRelease
    Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
    Hit:6 https://apt.pivccu.de/piVCCU stable InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       19220      2620/io.mqtt.0
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       19188      2568/io.shelly.1
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       21636      2483/io.sonoff.0
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       17641      964/iobroker.js-con
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       17653      964/iobroker.js-con
    tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          14899      1035/dnsmasq
    tcp        0      0 192.168.2.113:9292      0.0.0.0:*               LISTEN      1001       18414      2281/io.hm-rpc.2
    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       24624      2907/io.jarvis.0
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17410      1024/sshd: /usr/sbi
    tcp        0      0 192.168.2.113:12010     0.0.0.0:*               LISTEN      1001       17407      2232/io.hm-rpc.1
    tcp        0      0 192.168.2.113:12001     0.0.0.0:*               LISTEN      1001       19532      2200/io.hm-rpc.0
    tcp6       0      0 :::8095                 :::*                    LISTEN      1001       23137      3015/io.onvif.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21252      2795/io.web.0
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17072      1811/io.admin.3
    tcp6       0      0 :::8000                 :::*                    LISTEN      1001       25799      2868/io.upnp.0
    tcp6       0      0 :::46799                :::*                    LISTEN      1001       20335      2808/io.yahka.0
    tcp6       0      0 :::22                   :::*                    LISTEN      0          17412      1024/sshd: /usr/sbi
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       23644      2949/io.wled.0
    udp        0      0 192.168.2.113:5353      0.0.0.0:*                           1001       20016      2512/io.tr-064.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12028      403/avahi-daemon: r
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       21502      2868/io.upnp.0
    udp        0      0 0.0.0.0:35724           0.0.0.0:*                           1001       23568      2868/io.upnp.0
    udp        0      0 0.0.0.0:40457           0.0.0.0:*                           108        12030      403/avahi-daemon: r
    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       21897      2633/io.tuya.0
    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       21898      2633/io.tuya.0
    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       20629      2412/io.shelly.0
    udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          14898      1035/dnsmasq
    udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          14895      1035/dnsmasq
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          909        846/dhclient
    udp6       0      0 :::51412                :::*                                108        12031      403/avahi-daemon: r
    udp6       0      0 :::5353                 :::*                                108        12029      403/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2024-01-30 21:14:11.605  - error: shelly.1 (2568) [MQTT] Wrong MQTT authentification of client "shellyplus1-a8032abcbcd8"
    2024-01-30 21:14:11.628  - info: shelly.1 (2568) [MQTT] Client Close:  (shellyplus1 / shellyplus1-a8032abcbcd8 / shellyplus1#a8032abcbcd8#1) (false)
    2024-01-30 21:14:39.489  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:15:06.296  - error: shelly.1 (2568) [MQTT] Wrong MQTT authentification of client "shellyplus1-a8032abcbcd8"
    2024-01-30 21:15:06.325  - info: shelly.1 (2568) [MQTT] Client Close:  (shellyplus1 / shellyplus1-a8032abcbcd8 / shellyplus1#a8032abcbcd8#1) (false)
    2024-01-30 21:15:09.499  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:15:15.639  - info: tr-064.0 (2512) forEachConfiguredDevice: in GetSpecificHostEntry 13(fritz.box/08:96:D7:8B:8C:54) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
    2024-01-30 21:15:39.543  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:16:02.990  - error: shelly.1 (2568) [MQTT] Wrong MQTT authentification of client "shellyplus1-a8032abcbcd8"
    2024-01-30 21:16:03.009  - info: shelly.1 (2568) [MQTT] Client Close:  (shellyplus1 / shellyplus1-a8032abcbcd8 / shellyplus1#a8032abcbcd8#1) (false)
    2024-01-30 21:16:09.575  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:16:39.565  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:16:47.975  - info: tr-064.0 (2512) forEachConfiguredDevice: in GetSpecificHostEntry 13(fritz.box/08:96:D7:8B:8C:54) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
    2024-01-30 21:16:59.510  - error: shelly.1 (2568) [MQTT] Wrong MQTT authentification of client "shellyplus1-a8032abcbcd8"
    2024-01-30 21:16:59.532  - info: shelly.1 (2568) [MQTT] Client Close:  (shellyplus1 / shellyplus1-a8032abcbcd8 / shellyplus1#a8032abcbcd8#1) (false)
    2024-01-30 21:17:09.594  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:17:39.602  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:17:56.062  - error: shelly.1 (2568) [MQTT] Wrong MQTT authentification of client "shellyplus1-a8032abcbcd8"
    2024-01-30 21:17:56.088  - info: shelly.1 (2568) [MQTT] Client Close:  (shellyplus1 / shellyplus1-a8032abcbcd8 / shellyplus1#a8032abcbcd8#1) (false)
    2024-01-30 21:18:09.613  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:18:19.159  - info: tr-064.0 (2512) forEachConfiguredDevice: in GetSpecificHostEntry 13(fritz.box/08:96:D7:8B:8C:54) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
    2024-01-30 21:18:39.618  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    2024-01-30 21:18:55.875  - error: shelly.1 (2568) [MQTT] Wrong MQTT authentification of client "shellyplus1-a8032abcbcd8"
    2024-01-30 21:18:55.894  - info: shelly.1 (2568) [MQTT] Client Close:  (shellyplus1 / shellyplus1-a8032abcbcd8 / shellyplus1#a8032abcbcd8#1) (false)
    2024-01-30 21:19:09.575  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:trueWert:system.adapter.shelly.1bestätigt:true
    
    

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

    iob diag has finished.

    Press any key for a summary

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @n811e

      Dann zeig mal einen Kaltstart der Instanz.
      Und die aktuelle Ausgabe von

      iob diag
      
      N Offline
      N Offline
      n811e
      schrieb am zuletzt editiert von Homoran
      #77

      @thomas-braun

      Copy text starting here:

      ======================= SUMMARY =======================
                              v.2023-10-10
      
      
       Static hostname: raspberrypi
             Icon name: computer
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.1.21-v7l+
          Architecture: arm
      
      Installation:           native
      Kernel:                 armv7l
      Userland:               armhf
      Timezone:               Europe/Berlin (CET, +0100)
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     0
      Pending iob updates:    5
      
      Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                              /usr/bin/node           v18.19.0
                              /usr/bin/npm            10.2.3
                              /usr/bin/npx            10.2.3
                              /usr/bin/corepack       0.22.0
      
      Recommended versions are nodejs 18.19.0 and npm 10.2.3
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            8.3G        2.5G        5.6G        1.0M        472M        5.8G
      Swap:           104M          0B        104M
      Total:          8.4G        2.5G        5.7G
      
      Active iob-Instances:   40
      Active repo(s): stable
      
      ioBroker Core:          js-controller           5.0.17
                              admin                   6.12.0
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.3                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                19613
      States:                 15311
      
      Size of iob-Database:
      
      34M     /opt/iobroker/iobroker-data/objects.jsonl
      4.1M    /opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      

      === Mark text until here for copying ===

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • N n811e

        @thomas-braun

        Copy text starting here:

        ======================= SUMMARY =======================
                                v.2023-10-10
        
        
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Debian GNU/Linux 12 (bookworm)
                  Kernel: Linux 6.1.21-v7l+
            Architecture: arm
        
        Installation:           native
        Kernel:                 armv7l
        Userland:               armhf
        Timezone:               Europe/Berlin (CET, +0100)
        User-ID:                1000
        X-Server:               false
        Boot Target:            graphical.target
        
        Pending OS-Updates:     0
        Pending iob updates:    5
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                /usr/bin/node           v18.19.0
                                /usr/bin/npm            10.2.3
                                /usr/bin/npx            10.2.3
                                /usr/bin/corepack       0.22.0
        
        Recommended versions are nodejs 18.19.0 and npm 10.2.3
        Your nodejs installation is correct
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            8.3G        2.5G        5.6G        1.0M        472M        5.8G
        Swap:           104M          0B        104M
        Total:          8.4G        2.5G        5.7G
        
        Active iob-Instances:   40
        Active repo(s): stable
        
        ioBroker Core:          js-controller           5.0.17
                                admin                   6.12.0
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.3                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects:                19613
        States:                 15311
        
        Size of iob-Database:
        
        34M     /opt/iobroker/iobroker-data/objects.jsonl
        4.1M    /opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        

        === Mark text until here for copying ===

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #78

        @n811e

        Und der Adapter 'Kaltstart' sieht im Log wie aus?

        Instanz stoppen,

        iob logs --watch | uniq
        

        anschauen, Instanz wieder starten.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        N 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @n811e

          Und der Adapter 'Kaltstart' sieht im Log wie aus?

          Instanz stoppen,

          iob logs --watch | uniq
          

          anschauen, Instanz wieder starten.

          N Offline
          N Offline
          n811e
          schrieb am zuletzt editiert von
          #79

          @thomas-braun

          Was soll ich denn alles kopieren, nachdem ich iob logs --watch | uniq eingegeben habe?
          Der hört ja nie auf, oder wie verstehe ich das?

          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
          0
          • N n811e

            @thomas-braun

            Was soll ich denn alles kopieren, nachdem ich iob logs --watch | uniq eingegeben habe?
            Der hört ja nie auf, oder wie verstehe ich das?

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #80

            @n811e den Start der Instanz, die du extra vorher gestoppt hast

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • N n811e

              @thomas-braun

              Was soll ich denn alles kopieren, nachdem ich iob logs --watch | uniq eingegeben habe?
              Der hört ja nie auf, oder wie verstehe ich das?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #81

              @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

              Der hört ja nie auf, oder wie verstehe ich das?

              Mit Strg-C hört 'der' auch wieder auf das Log anzuzeigen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • N Offline
                N Offline
                n811e
                schrieb am zuletzt editiert von
                #82

                @thomas-braun said in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                iob logs --watch | uniq

                So, jetzt habe ichs:

                2024-01-31 20:02:23.295  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                2024-01-31 20:02:24.689  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 17095
                2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
                2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
                2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
                2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
                2024-01-31 20:02:38.106  - info: zigbee.0 (17095) Installed Version: iobroker.zigbee@1.10.1
                2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                2024-01-31 20:03:44.531  - error: zigbee.0 (17095) Failed to start Zigbee
                2024-01-31 20:03:44.532  - error: zigbee.0 (17095) Error herdsman start
                2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                
                
                Meister MopperM 1 Antwort Letzte Antwort
                0
                • N n811e

                  @thomas-braun said in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                  iob logs --watch | uniq

                  So, jetzt habe ichs:

                  2024-01-31 20:02:23.295  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                  2024-01-31 20:02:24.689  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 17095
                  2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                  2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
                  2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
                  2024-01-31 20:02:37.047  - info: zigbee.0 (17095) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                  2024-01-31 20:02:37.259  - info: zigbee.0 (17095) delete old Backup files. keep only last 10
                  2024-01-31 20:02:37.265  - info: zigbee.0 (17095) Starting Zigbee  npm ...
                  2024-01-31 20:02:38.106  - info: zigbee.0 (17095) Installed Version: iobroker.zigbee@1.10.1
                  2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                  2024-01-31 20:03:44.531  - error: zigbee.0 (17095) Failed to start Zigbee
                  2024-01-31 20:03:44.532  - error: zigbee.0 (17095) Error herdsman start
                  2024-01-31 20:03:44.528  - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                  
                  
                  Meister MopperM Abwesend
                  Meister MopperM Abwesend
                  Meister Mopper
                  schrieb am zuletzt editiert von
                  #83

                  @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                  2024-01-31 20:03:44.528 - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

                  Versuch doch mal eine andere PanId, offenbar funkt da noch ein anderes Netzwerk in deinen Bereich.
                  62110cf3-530a-4ce5-9ea4-4926ac4f2b0f-grafik.png
                  Kann sein, dass du anschließend alles neu anlernen musst.

                  Proxmox und HA

                  N 1 Antwort Letzte Antwort
                  0
                  • Meister MopperM Meister Mopper

                    @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                    2024-01-31 20:03:44.528 - error: zigbee.0 (17095) Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

                    Versuch doch mal eine andere PanId, offenbar funkt da noch ein anderes Netzwerk in deinen Bereich.
                    62110cf3-530a-4ce5-9ea4-4926ac4f2b0f-grafik.png
                    Kann sein, dass du anschließend alles neu anlernen musst.

                    N Offline
                    N Offline
                    n811e
                    schrieb am zuletzt editiert von
                    #84

                    @meister-mopper

                    Das ist ja verrückt!!! Das klappt jetzt wieder. Damit hätte ich nicht gerechnet.

                    Vielen Dank an alle, insbesondere @thomas-braun für die viele Mühe, die ihr euch gemacht habt.

                    Dankeschön

                    1 Antwort Letzte Antwort
                    1
                    • N Offline
                      N Offline
                      n811e
                      schrieb am zuletzt editiert von
                      #85

                      @meister-mopper @thomas-braun

                      Leider wieder am selben Punkt :confused:

                      iob logs --watch | uniq
                      2024-02-01 14:04:36.400  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                      2024-02-01 14:04:37.659  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 26738
                      2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                      2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                      2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                      2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                      2024-02-01 14:04:47.197  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:falseWert:system.adapter.shelly.1bestätigt:true
                      2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                      2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                      2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                      2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                      2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                      2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                      2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                      2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                      2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                      2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                      2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                      2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                      2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                      2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                      2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                      2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                      2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                      2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                      2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                      2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                      2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                      2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                      2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                      2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                      2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                      2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                      2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                      2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                      2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                      2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                      2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                      2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                      2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                      2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                      2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                      2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                      2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                      2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                      
                      
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • N n811e

                        @meister-mopper @thomas-braun

                        Leider wieder am selben Punkt :confused:

                        iob logs --watch | uniq
                        2024-02-01 14:04:36.400  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                        2024-02-01 14:04:37.659  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 26738
                        2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                        2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                        2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                        2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                        2024-02-01 14:04:47.197  - info: javascript.0 (1828) script.js.Beleuchtung.Debug_Licht: Wert:falseWert:system.adapter.shelly.1bestätigt:true
                        2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                        2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                        2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                        2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                        2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                        2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                        2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                        2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                        2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                        2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                        2024-02-01 14:04:46.093  - info: zigbee.0 (26738) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
                        2024-02-01 14:04:46.235  - info: zigbee.0 (26738) delete old Backup files. keep only last 10
                        2024-02-01 14:04:46.239  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                        2024-02-01 14:04:46.707  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                        2024-02-01 14:04:47.679  - error: zigbee.0 (26738) Configuration is not consistent with adapter state/backup!
                        2024-02-01 14:04:47.679  - error: zigbee.0 (26738) - PAN ID: configured=6557, adapter=6556
                        2024-02-01 14:04:47.680  - error: zigbee.0 (26738) - Extended PAN ID: configured=ddd3dddfddddaddd, adapter=ddd3dddfddddaddd
                        2024-02-01 14:04:47.681  - error: zigbee.0 (26738) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2024-02-01 14:04:47.682  - error: zigbee.0 (26738) - Channel List: configured=11, adapter=11
                        2024-02-01 14:04:47.683  - error: zigbee.0 (26738) Please update configuration to prevent further issues.
                        2024-02-01 14:04:47.684  - error: zigbee.0 (26738) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                        2024-02-01 14:04:47.685  - error: zigbee.0 (26738) Re-commissioning your network will require re-pairing of all devices!
                        2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                        2024-02-01 14:04:47.814  - error: zigbee.0 (26738) Failed to start Zigbee
                        2024-02-01 14:04:47.816  - error: zigbee.0 (26738) Error herdsman start
                        2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                        2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                        2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                        2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                        2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                        2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                        2024-02-01 14:04:57.822  - info: zigbee.0 (26738) Try to reconnect. 1 attempts left
                        2024-02-01 14:04:57.823  - info: zigbee.0 (26738) Starting Zigbee  npm ...
                        2024-02-01 14:04:57.841  - info: zigbee.0 (26738) Installed Version: iobroker.zigbee@1.10.1
                        2024-02-01 14:04:58.109  - error: zigbee.0 (26738) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                        2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Failed to start Zigbee
                        2024-02-01 14:04:58.112  - error: zigbee.0 (26738) Error herdsman start
                        
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #86

                        @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                        PAN ID: configured=6557, adapter=6556

                        Die Werte müssen übereinstimmen.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        N 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @n811e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                          PAN ID: configured=6557, adapter=6556

                          Die Werte müssen übereinstimmen.

                          N Offline
                          N Offline
                          n811e
                          schrieb am zuletzt editiert von
                          #87

                          @thomas-braun

                          die PAN ID, stelle ich ja unter Einstellungen ein, aber wo kann ich den Wert für den Adapter ändern?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • N n811e

                            @thomas-braun

                            die PAN ID, stelle ich ja unter Einstellungen ein, aber wo kann ich den Wert für den Adapter ändern?

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #88

                            @n811e

                            ? Gar nicht. Aber die PAN-Id in den Einstellungen muss auf den Wert im Adapter geändert werden.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            E 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @n811e

                              ? Gar nicht. Aber die PAN-Id in den Einstellungen muss auf den Wert im Adapter geändert werden.

                              E Offline
                              E Offline
                              e-i-k-e
                              schrieb am zuletzt editiert von e-i-k-e
                              #89

                              @thomas-braun

                              Ich habe leider auch das problem mit

                              ls: cannot access '/dev/serial/by-ids': No such file or directory
                              

                              Ich ziehe gerade mit iobroker um und habe iob neu auf ubuntu 22.04 installiert und anschließend ein iob backup eingespielt.

                              Ausgang von iob diag lautet:

                              
                              ========== Start marking the full check here ===========
                              
                              ```bash
                              Script v.2024-10-19
                              
                              *** BASE SYSTEM ***
                               Static hostname: iobroker
                                     Icon name: computer-vm
                                       Chassis: vm 🖴
                                Virtualization: kvm
                              Operating System: Ubuntu 24.04.1 LTS
                                        Kernel: Linux 6.8.0-50-generic
                                  Architecture: x86-64
                               Hardware Vendor: QEMU
                                Hardware Model: Standard PC _i440FX + PIIX, 1996_
                              Firmware Version: 4.2023.08-4
                                 Firmware Date: Thu 2024-02-15
                                  Firmware Age: 9month 3w 6d
                              OS is similar to: debian
                              
                              model name      : Common KVM processor
                              Docker          : false
                              Virtualization  : kvm
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                              CPU threads: 8
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Ubuntu LTS release codenamed 'noble'!
                              
                              *** TIME AND TIMEZONES ***
                                             Local time: Wed 2024-12-11 23:59:11 CET
                                         Universal time: Wed 2024-12-11 22:59:11 UTC
                                               RTC time: Wed 2024-12-11 22:59:10
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              pi
                              HOME=/home/pi
                              GROUPS=pi sudo users iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev
                              
                              *** DISPLAY-SERVER SETUP ***
                              Display-Server: false
                              Desktop: 
                              Terminal:       tty
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:             10G        3.0G        6.9G        5.3M        846M        7.5G
                              Swap:             0B          0B          0B
                              Total:           10G        3.0G        6.9G
                              
                              Active iob-Instances:   58
                              
                                       9938 M total memory
                                       2820 M used memory
                                       2578 M active memory
                                        460 M inactive memory
                                       6572 M free memory
                                         54 M buffer memory
                                        752 M swap cache
                                          0 M total swap
                                          0 M used swap
                                          0 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                              Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
                              %Cpu(s): 20.5 us,  4.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                              MiB Mem :   9938.9 total,   6572.1 free,   2820.9 used,    807.5 buff/cache     
                              MiB Swap:      0.0 total,      0.0 free,      0.0 used.   7118.0 avail Mem 
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              
                              0 loaded units listed.
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              tmpfs          tmpfs     994M  1.1M  993M   1% /run
                              efivarfs       efivarfs  256K   20K  232K   8% /sys/firmware/efi/efivars
                              /dev/sda1      ext4       51G  6.8G   45G  14% /
                              tmpfs          tmpfs     4.9G     0  4.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              /dev/sda16     ext4      881M  112M  708M  14% /boot
                              /dev/sda15     vfat      105M  6.1M   99M   6% /boot/efi
                              tmpfs          tmpfs     994M   12K  994M   1% /run/user/0
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Wed Dec 11 23:38:08 2024] EXT4-fs (sda1): mounted filesystem 428c45af-c748-4f29-9fe5-d56aa4a3f75e ro with ordered data mode. Quota mode: none.
                              [Wed Dec 11 23:38:09 2024] EXT4-fs (sda1): re-mounted 428c45af-c748-4f29-9fe5-d56aa4a3f75e r/w. Quota mode: none.
                              [Wed Dec 11 23:38:11 2024] EXT4-fs (sda16): mounted filesystem a4ce610e-4a3c-4ed2-8852-b138eade5b0b r/w with ordered data mode. Quota mode: none.
                              
                              Show mounted filesystems:
                              TARGET        SOURCE     FSTYPE OPTIONS
                              /             /dev/sda1  ext4   rw,relatime,discard,errors=remount-ro,commit=30
                              `-/boot       /dev/sda16 ext4   rw,relatime
                                `-/boot/efi /dev/sda15 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              687M    /var/
                              344M    /var/cache
                              314M    /var/cache/apt
                              216M    /var/cache/apt/archives
                              199M    /var/lib
                              
                              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 19.2M in the file system.
                              
                              /opt/iobroker/backups:
                              27M     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              213M    /opt/iobroker/iobroker-data/
                              176M    /opt/iobroker/iobroker-data/files
                              158M    /opt/iobroker/iobroker-data/files/admin.admin
                              157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                              157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                              
                              The five largest files in iobroker-data are:
                              36M     /opt/iobroker/iobroker-data/objects.jsonl
                              7.4M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
                              7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
                              7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
                              7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.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':
                              
                              No Devices found 'by-id'
                              
                              HINT:
                              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                              /dev/ttyACM0
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v20.18.1
                              /usr/bin/node           v20.18.1
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /usr/bin/corepack       0.29.4
                              
                              nodejs:
                                Installed: 20.18.1-1nodesource1
                                Candidate: 20.18.1-1nodesource1
                                Version table:
                               *** 20.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   20.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.15.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.13.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.11.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.8.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.6.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.5.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.3.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   18.19.1+dfsg-6ubuntu5 500
                                      500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
                              
                              Temp directories causing deletion problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              No problems detected
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              At least one iobroker host is running.
                              
                              Objects type: redis
                              States  type: redis
                              
                              Hosts:
                              ioBroker-Rock       ioBroker-Rock (version: 7.0.6, hostname: ioBroker-Rock , alive, uptime: 1247)
                              raspberrypi-display1 raspberrypi-display1 (version: 7.0.2, hostname: raspberrypi-display1, alive, uptime: 1231)
                              raspberrypi-display2 raspberrypi-display2 (version: 7.0.2, hostname: raspberrypi-display2, alive, uptime: 1233)
                              raspberrypi-display3 raspberrypi-display3 (version: 4.0.24, hostname: raspberrypi-display3, alive, uptime: 1237)
                              raspberrypi-display4 raspberrypi-display4 (version: 5.0.19, hostname: raspberrypi-display4, alive, uptime: 1239)
                              raspberrypi-display5 raspberrypi-display5 (version: 7.0.2, hostname: raspberrypi-display5, alive, uptime: 1239)
                              raspberrypi-slave   raspberrypi-slave (version: 5.0.8, hostname: raspberrypi-slave, alive, uptime: 1235)
                              
                              Core adapters versions
                              js-controller:  7.0.6
                              admin:          7.4.4
                              javascript:     8.8.3
                              
                              nodejs modules from github:     3
                              +-- iobroker.energiefluss-erweitert@0.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss-erweitert.git#a898e0cd728900620b9bfea0f1710d8720ebf82f)
                              | +-- node-milight-promise@0.3.2 (git+ssh://git@github.com/Steiger04/node-milight-promise.git#f1089feac9b7990727adf2016891029436729d33)
                              | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                              
                              Adapter State
                              + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                              + system.adapter.alarm.0                  : alarm                 : ioBroker-Rock                            -  enabled
                              + system.adapter.alexa2.0                 : alexa2                : ioBroker-Rock                            -  enabled
                                system.adapter.backitup.0               : backitup              : ioBroker-Rock                            - disabled
                              + system.adapter.cloud.0                  : cloud                 : ioBroker-Rock                            -  enabled
                                system.adapter.daswetter.0              : daswetter             : ioBroker-Rock                            -  enabled
                              + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Rock                            -  enabled
                              + system.adapter.device-watcher.0         : device-watcher        : ioBroker-Rock                            -  enabled
                              + system.adapter.discovergy.0             : discovergy            : ioBroker-Rock                            -  enabled
                                system.adapter.discovery.0              : discovery             : ioBroker-Rock                            - disabled
                                system.adapter.dwd.0                    : dwd                   : ioBroker-Rock                            -  enabled
                              + system.adapter.echarts.0                : echarts               : ioBroker-Rock                            -  enabled
                              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker-Rock                            -  enabled
                                system.adapter.feiertage.0              : feiertage             : ioBroker-Rock                            -  enabled
                                system.adapter.flot.0                   : flot                  : ioBroker-Rock                            -  enabled
                              + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                              + system.adapter.heatingcontrol.1         : heatingcontrol        : ioBroker-Rock                            -  enabled
                              + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Rock                            -  enabled
                              + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                              + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                system.adapter.hoover.0                 : hoover                : ioBroker-Rock                            - disabled
                                system.adapter.ical.0                   : ical                  : ioBroker-Rock                            -  enabled
                                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-Rock                            -  enabled
                                system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Rock                            -  enabled
                                system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Rock                            -  enabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Rock                            -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-Rock                            -  enabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Rock                            -  enabled
                              + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                              + system.adapter.javascript.0             : javascript            : ioBroker-Rock                            -  enabled
                              + system.adapter.javascript.2             : javascript            : raspberrypi-display1                     -  enabled
                              + system.adapter.javascript.3             : javascript            : raspberrypi-display4                     -  enabled
                              + system.adapter.javascript.4             : javascript            : raspberrypi-display2                     -  enabled
                              + system.adapter.javascript.5             : javascript            : raspberrypi-display5                     -  enabled
                              + system.adapter.midea.0                  : midea                 : ioBroker-Rock                            -  enabled
                                system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                                system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                              + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                              + system.adapter.milight-smart-light.0    : milight-smart-light   : ioBroker-Rock                            -  enabled
                              + system.adapter.modbus.0                 : modbus                : ioBroker-Rock                            -  enabled
                                system.adapter.mqtt-client.0            : mqtt-client           : ioBroker-Rock                            - disabled, port: 1883
                              + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                              + system.adapter.musiccast.0              : musiccast             : ioBroker-Rock                            -  enabled
                              + system.adapter.nut.0                    : nut                   : ioBroker-Rock                            -  enabled
                                system.adapter.openweathermap.0         : openweathermap        : ioBroker-Rock                            -  enabled
                              + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                              + system.adapter.rpi2.1                   : rpi2                  : raspberrypi-display1                     -  enabled
                              + system.adapter.rpi2.2                   : rpi2                  : raspberrypi-display2                     -  enabled
                              + system.adapter.rpi2.3                   : rpi2                  : raspberrypi-display3                     -  enabled
                              + system.adapter.rpi2.4                   : rpi2                  : raspberrypi-display4                     -  enabled
                              + system.adapter.rpi2.5                   : rpi2                  : raspberrypi-display5                     -  enabled
                              + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                              + system.adapter.scenes.0                 : scenes                : ioBroker-Rock                            -  enabled
                              + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                              + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Rock                            -  enabled
                                system.adapter.simple-api.0             : simple-api            : ioBroker-Rock                            - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker-Rock                            -  enabled
                              + system.adapter.smartmeter.0             : smartmeter            : ioBroker-Rock                            -  enabled
                              + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker-Rock                            -  enabled
                                system.adapter.sprinklecontrol.0        : sprinklecontrol       : ioBroker-Rock                            - disabled
                              + system.adapter.statistics.0             : statistics            : ioBroker-Rock                            -  enabled
                              + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                              + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.text2command.0           : text2command          : ioBroker-Rock                            -  enabled
                                system.adapter.unifi.0                  : unifi                 : ioBroker-Rock                            - disabled
                                system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBroker-Rock                            -  enabled
                                system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBroker-Rock                            -  enabled
                                system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-Rock                            -  enabled
                                system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioBroker-Rock                            -  enabled
                                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-Rock                            -  enabled
                              + system.adapter.vis-2.0                  : vis-2                 : ioBroker-Rock                            -  enabled
                                system.adapter.vis-bars.0               : vis-bars              : ioBroker-Rock                            -  enabled
                                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Rock                            -  enabled
                                system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-Rock                            -  enabled
                                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Rock                            -  enabled
                                system.adapter.vis-history.0            : vis-history           : ioBroker-Rock                            -  enabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Rock                            -  enabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Rock                            -  enabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Rock                            -  enabled
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Rock                            -  enabled
                                system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Rock                            -  enabled
                                system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-Rock                            -  enabled
                                system.adapter.vis-material.0           : vis-material          : ioBroker-Rock                            -  enabled
                                system.adapter.vis-metro.0              : vis-metro             : ioBroker-Rock                            -  enabled
                                system.adapter.vis-players.0            : vis-players           : ioBroker-Rock                            -  enabled
                                system.adapter.vis-plumb.0              : vis-plumb             : ioBroker-Rock                            -  enabled
                                system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Rock                            -  enabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Rock                            -  enabled
                                system.adapter.vis-weather.0            : vis-weather           : ioBroker-Rock                            -  enabled
                                system.adapter.vis.0                    : vis                   : ioBroker-Rock                            -  enabled
                              + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Rock                            -  enabled
                                system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                              + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                              + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                              + system.adapter.wolf-smartset.0          : wolf-smartset         : ioBroker-Rock                            -  enabled
                                system.adapter.worx.0                   : worx                  : ioBroker-Rock                            - disabled
                              + system.adapter.yamaha.0                 : yamaha                : ioBroker-Rock                            -  enabled
                              + system.adapter.yeelight-2.0             : yeelight-2            : ioBroker-Rock                            -  enabled
                                system.adapter.yr.0                     : yr                    : ioBroker-Rock                            -  enabled
                              + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                              + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                              + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                              + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                              + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                              + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                              + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                              + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                              + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                              + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                              + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                              + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                              + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name     │ url                                                     │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): beta
                              Upgrade policy: none
                              
                              Installed ioBroker-Instances
                              Used repository: beta
                              Adapter    "admin"        : 7.4.4    , installed 7.4.4
                              Adapter    "alarm"        : 3.6.4    , installed 3.6.4
                              Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
                              Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                              Adapter    "daswetter"    : 3.2.1    , installed 3.2.1
                              Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                              Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                              Adapter    "discovergy"   : 0.5.13   , installed 0.5.13
                              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                              Adapter    "energiefluss-erweitert": 0.6.0, installed 0.6.0
                              Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "hass"         : 1.4.0    , installed 1.4.0
                              Adapter    "heatingcontrol": 2.12.13 , installed 2.12.13
                              Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                              Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                              Adapter    "hoover"       : 0.1.3    , installed 0.1.3
                              Adapter    "ical"         : 1.16.1   , installed 1.16.1
                              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-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                              Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                              Controller "js-controller": 7.0.6    , installed 7.0.6
                              Adapter    "midea"        : 0.0.7    , installed 0.0.7
                              Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                              Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                              Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
                              Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                              Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                              Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
                              Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
                              Adapter    "nut"          : 1.6.0    , installed 1.6.0
                              Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                              Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                              Adapter    "sainlogic"    : 0.11.4   , installed 0.11.4
                              Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                              Adapter    "shelly"       : 8.5.1    , installed 8.5.1
                              Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                              Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                              Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                              Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                              Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                              Adapter    "statistics"   : 3.1.0    , installed 3.1.0
                              Adapter    "synology"     : 3.1.0    , installed 3.1.0
                              Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                              Adapter    "text2command" : 3.0.3    , installed 3.0.3
                              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-2"        : 2.11.1   , installed 2.11.1
                              Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
                              Adapter    "vis-2-widgets-gauges": 1.1.1, installed 1.1.1
                              Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                              Adapter    "vis-2-widgets-jaeger-design": 1.3.9, installed 1.3.9
                              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-colorpicker": 2.0.3  , installed 2.0.3
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
                              Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                              Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                              Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                              Adapter    "vw-connect"   : 0.6.1    , installed 0.6.1
                              Adapter    "web"          : 6.3.1    , installed 6.3.1
                              Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                              Adapter    "wolf-smartset": 1.2.3    , installed 1.2.3
                              Adapter    "worx"         : 3.1.1    , installed 3.1.1
                              Adapter    "ws"           : 2.6.2    , installed 2.6.2
                              Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
                              Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
                              Adapter    "yr"           : 5.3.0    , installed 5.3.0
                              Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        39194
                              States:         36289
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
                              Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
                              Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
                              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                              Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
                              Reading package lists...
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                              tcp        0      0 192.168.3.100:2010      0.0.0.0:*               LISTEN      1001       11540      1563/io.hm-rpc.2    
                              tcp        0      0 192.168.3.100:2001      0.0.0.0:*               LISTEN      1001       9811       1487/io.hm-rpc.0    
                              tcp        0      0 192.168.3.100:8701      0.0.0.0:*               LISTEN      1001       11703      1683/io.hm-rpc.1    
                              tcp        0      0 192.168.3.100:45000     0.0.0.0:*               LISTEN      1001       12502      1752/io.sainlogic.0 
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          715        1/init              
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8188       1273/io.sonoff.0    
                              tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10687      1373/io.mqtt.0      
                              tcp        0      0 0.0.0.0:1899            0.0.0.0:*               LISTEN      1001       11519      1548/io.shelly.1    
                              tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      991        6774       633/systemd-resolve 
                              tcp        0      0 192.168.3.100:8083      0.0.0.0:*               LISTEN      1001       13321      1917/io.web.1       
                              tcp        0      0 192.168.3.100:8082      0.0.0.0:*               LISTEN      1001       12687      1977/io.web.0       
                              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      991        6772       633/systemd-resolve 
                              tcp6       0      0 :::8900                 :::*                    LISTEN      1001       8070       1089/io.admin.3     
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          8316       1/init              
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          3605       1/init              
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8885       973/io.admin.2      
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11624      1638/io.shelly.0    
                              udp        0      0 0.0.0.0:47970           0.0.0.0:*                           1001       11834      1812/io.milight-sma 
                              udp        0      0 127.0.0.54:53           0.0.0.0:*                           991        6773       633/systemd-resolve 
                              udp        0      0 127.0.0.53:53           0.0.0.0:*                           991        6771       633/systemd-resolve 
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          716        1/init              
                              udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       10200      1868/io.musiccast.0 
                              udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11644      1653/io.mihome.0    
                              udp6       0      0 :::111                  :::*                                0          717        1/init              
                              
                              *** Log File - Last 25 Lines ***
                              
                                port: 80
                              }
                              2024-12-11 23:59:05.006  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:07.010  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:09.012  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:10.542  - info: influxdb.0 (1202) Store 272 buffered influxDB history points
                              2024-12-11 23:59:11.015  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:13.018  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:15.019  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:17.022  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:19.024  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:21.027  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:23.030  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:25.031  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:27.034  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:29.036  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:31.039  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:33.041  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:35.044  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                              2024-12-11 23:59:37.046  - warn: smartmeter.0 (1333) No or too long answer from Serial D
                              Copy text starting here:
                              
                              ```bash
                              ======================= SUMMARY =======================
                                                      v.2024-10-19
                              
                              
                               Static hostname: iobroker
                                     Icon name: computer-vm
                                       Chassis: vm 🖴
                                Virtualization: kvm
                              Operating System: Ubuntu 24.04.1 LTS
                                        Kernel: Linux 6.8.0-50-generic
                                  Architecture: x86-64
                               Hardware Vendor: QEMU
                                Hardware Model: Standard PC _i440FX + PIIX, 1996_
                              Firmware Version: 4.2023.08-4
                                 Firmware Date: Thu 2024-02-15
                                  Firmware Age: 9month 3w 6d
                              
                              Installation:           kvm
                              Kernel:                 x86_64
                              Userland:               64 bit
                              Timezone:               Europe/Berlin (CET, +0100)
                              User-ID:                1000
                              Display-Server:         false
                              Boot Target:            multi-user.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              Nodejs-Installation:
                              /usr/bin/nodejs         v20.18.1
                              /usr/bin/node           v20.18.1
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /usr/bin/corepack       0.29.4
                              
                              Recommended versions are nodejs  and npm 
                              nodeJS installation is correct
                              
                              MEMORY: 
                                             total        used        free      shared  buff/cache   available
                              Mem:             10G        3.0G        6.6G        5.3M        1.1G        7.4G
                              Swap:             0B          0B          0B
                              Total:           10G        3.0G        6.6G
                              
                              Active iob-Instances:   58
                              Upgrade policy: none
                              
                              ioBroker Core:          js-controller           7.0.6
                                                      admin                   7.4.4
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              At least one iobroker host is running.
                              
                              Objects type: redis
                              States  type: redis
                              
                              Status admin and web instance:
                              + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                                system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                              + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                              + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                              
                              Objects:                39194
                              States:                 36289
                              
                              Size of iob-Database:
                              
                              36M     /opt/iobroker/iobroker-data/objects.jsonl
                              768K    /opt/iobroker/iobroker-data/states.jsonl
                              
                              
                              Operating System is the current Ubuntu LTS release codenamed 'noble'!
                              
                              =================== END OF SUMMARY ====================
                              

                              === Mark text until here for copying ===

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • E e-i-k-e

                                @thomas-braun

                                Ich habe leider auch das problem mit

                                ls: cannot access '/dev/serial/by-ids': No such file or directory
                                

                                Ich ziehe gerade mit iobroker um und habe iob neu auf ubuntu 22.04 installiert und anschließend ein iob backup eingespielt.

                                Ausgang von iob diag lautet:

                                
                                ========== Start marking the full check here ===========
                                
                                ```bash
                                Script v.2024-10-19
                                
                                *** BASE SYSTEM ***
                                 Static hostname: iobroker
                                       Icon name: computer-vm
                                         Chassis: vm 🖴
                                  Virtualization: kvm
                                Operating System: Ubuntu 24.04.1 LTS
                                          Kernel: Linux 6.8.0-50-generic
                                    Architecture: x86-64
                                 Hardware Vendor: QEMU
                                  Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                Firmware Version: 4.2023.08-4
                                   Firmware Date: Thu 2024-02-15
                                    Firmware Age: 9month 3w 6d
                                OS is similar to: debian
                                
                                model name      : Common KVM processor
                                Docker          : false
                                Virtualization  : kvm
                                Kernel          : x86_64
                                Userland        : 64 bit
                                
                                Systemuptime and Load:
                                 23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                                CPU threads: 8
                                
                                
                                *** LIFE CYCLE STATUS ***
                                Operating System is the current Ubuntu LTS release codenamed 'noble'!
                                
                                *** TIME AND TIMEZONES ***
                                               Local time: Wed 2024-12-11 23:59:11 CET
                                           Universal time: Wed 2024-12-11 22:59:11 UTC
                                                 RTC time: Wed 2024-12-11 22:59:10
                                                Time zone: Europe/Berlin (CET, +0100)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** Users and Groups ***
                                User that called 'iob diag':
                                pi
                                HOME=/home/pi
                                GROUPS=pi sudo users iobroker
                                
                                User that is running 'js-controller':
                                iobroker
                                HOME=/home/iobroker
                                GROUPS=iobroker tty dialout audio video plugdev
                                
                                *** DISPLAY-SERVER SETUP ***
                                Display-Server: false
                                Desktop: 
                                Terminal:       tty
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:             10G        3.0G        6.9G        5.3M        846M        7.5G
                                Swap:             0B          0B          0B
                                Total:           10G        3.0G        6.9G
                                
                                Active iob-Instances:   58
                                
                                         9938 M total memory
                                         2820 M used memory
                                         2578 M active memory
                                          460 M inactive memory
                                         6572 M free memory
                                           54 M buffer memory
                                          752 M swap cache
                                            0 M total swap
                                            0 M used swap
                                            0 M free swap
                                
                                *** top - Table Of Processes  ***
                                top - 23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
                                Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
                                %Cpu(s): 20.5 us,  4.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                MiB Mem :   9938.9 total,   6572.1 free,   2820.9 used,    807.5 buff/cache     
                                MiB Swap:      0.0 total,      0.0 free,      0.0 used.   7118.0 avail Mem 
                                
                                *** FAILED SERVICES ***
                                
                                  UNIT LOAD ACTIVE SUB DESCRIPTION
                                
                                0 loaded units listed.
                                
                                
                                *** DMESG CRITICAL ERRORS ***
                                No critical errors detected
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                tmpfs          tmpfs     994M  1.1M  993M   1% /run
                                efivarfs       efivarfs  256K   20K  232K   8% /sys/firmware/efi/efivars
                                /dev/sda1      ext4       51G  6.8G   45G  14% /
                                tmpfs          tmpfs     4.9G     0  4.9G   0% /dev/shm
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                /dev/sda16     ext4      881M  112M  708M  14% /boot
                                /dev/sda15     vfat      105M  6.1M   99M   6% /boot/efi
                                tmpfs          tmpfs     994M   12K  994M   1% /run/user/0
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Wed Dec 11 23:38:08 2024] EXT4-fs (sda1): mounted filesystem 428c45af-c748-4f29-9fe5-d56aa4a3f75e ro with ordered data mode. Quota mode: none.
                                [Wed Dec 11 23:38:09 2024] EXT4-fs (sda1): re-mounted 428c45af-c748-4f29-9fe5-d56aa4a3f75e r/w. Quota mode: none.
                                [Wed Dec 11 23:38:11 2024] EXT4-fs (sda16): mounted filesystem a4ce610e-4a3c-4ed2-8852-b138eade5b0b r/w with ordered data mode. Quota mode: none.
                                
                                Show mounted filesystems:
                                TARGET        SOURCE     FSTYPE OPTIONS
                                /             /dev/sda1  ext4   rw,relatime,discard,errors=remount-ro,commit=30
                                `-/boot       /dev/sda16 ext4   rw,relatime
                                  `-/boot/efi /dev/sda15 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                687M    /var/
                                344M    /var/cache
                                314M    /var/cache/apt
                                216M    /var/cache/apt/archives
                                199M    /var/lib
                                
                                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 19.2M in the file system.
                                
                                /opt/iobroker/backups:
                                27M     /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                213M    /opt/iobroker/iobroker-data/
                                176M    /opt/iobroker/iobroker-data/files
                                158M    /opt/iobroker/iobroker-data/files/admin.admin
                                157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                                157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                                
                                The five largest files in iobroker-data are:
                                36M     /opt/iobroker/iobroker-data/objects.jsonl
                                7.4M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
                                7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
                                7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
                                7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.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':
                                
                                No Devices found 'by-id'
                                
                                HINT:
                                Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                /dev/ttyACM0
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v20.18.1
                                /usr/bin/node           v20.18.1
                                /usr/bin/npm            10.8.2
                                /usr/bin/npx            10.8.2
                                /usr/bin/corepack       0.29.4
                                
                                nodejs:
                                  Installed: 20.18.1-1nodesource1
                                  Candidate: 20.18.1-1nodesource1
                                  Version table:
                                 *** 20.18.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     20.18.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.17.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.16.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.15.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.15.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.14.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.13.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.13.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.12.2-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.12.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.12.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.11.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.11.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.10.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.9.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.8.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.8.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.7.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.6.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.6.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.5.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.5.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.4.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.3.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.3.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.2.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.1.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.0.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     18.19.1+dfsg-6ubuntu5 500
                                        500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
                                
                                Temp directories causing deletion problem: 0
                                No problems detected
                                
                                Errors in npm tree: 0
                                No problems detected
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                At least one iobroker host is running.
                                
                                Objects type: redis
                                States  type: redis
                                
                                Hosts:
                                ioBroker-Rock       ioBroker-Rock (version: 7.0.6, hostname: ioBroker-Rock , alive, uptime: 1247)
                                raspberrypi-display1 raspberrypi-display1 (version: 7.0.2, hostname: raspberrypi-display1, alive, uptime: 1231)
                                raspberrypi-display2 raspberrypi-display2 (version: 7.0.2, hostname: raspberrypi-display2, alive, uptime: 1233)
                                raspberrypi-display3 raspberrypi-display3 (version: 4.0.24, hostname: raspberrypi-display3, alive, uptime: 1237)
                                raspberrypi-display4 raspberrypi-display4 (version: 5.0.19, hostname: raspberrypi-display4, alive, uptime: 1239)
                                raspberrypi-display5 raspberrypi-display5 (version: 7.0.2, hostname: raspberrypi-display5, alive, uptime: 1239)
                                raspberrypi-slave   raspberrypi-slave (version: 5.0.8, hostname: raspberrypi-slave, alive, uptime: 1235)
                                
                                Core adapters versions
                                js-controller:  7.0.6
                                admin:          7.4.4
                                javascript:     8.8.3
                                
                                nodejs modules from github:     3
                                +-- iobroker.energiefluss-erweitert@0.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss-erweitert.git#a898e0cd728900620b9bfea0f1710d8720ebf82f)
                                | +-- node-milight-promise@0.3.2 (git+ssh://git@github.com/Steiger04/node-milight-promise.git#f1089feac9b7990727adf2016891029436729d33)
                                | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                                
                                Adapter State
                                + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                                + system.adapter.alarm.0                  : alarm                 : ioBroker-Rock                            -  enabled
                                + system.adapter.alexa2.0                 : alexa2                : ioBroker-Rock                            -  enabled
                                  system.adapter.backitup.0               : backitup              : ioBroker-Rock                            - disabled
                                + system.adapter.cloud.0                  : cloud                 : ioBroker-Rock                            -  enabled
                                  system.adapter.daswetter.0              : daswetter             : ioBroker-Rock                            -  enabled
                                + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Rock                            -  enabled
                                + system.adapter.device-watcher.0         : device-watcher        : ioBroker-Rock                            -  enabled
                                + system.adapter.discovergy.0             : discovergy            : ioBroker-Rock                            -  enabled
                                  system.adapter.discovery.0              : discovery             : ioBroker-Rock                            - disabled
                                  system.adapter.dwd.0                    : dwd                   : ioBroker-Rock                            -  enabled
                                + system.adapter.echarts.0                : echarts               : ioBroker-Rock                            -  enabled
                                + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker-Rock                            -  enabled
                                  system.adapter.feiertage.0              : feiertage             : ioBroker-Rock                            -  enabled
                                  system.adapter.flot.0                   : flot                  : ioBroker-Rock                            -  enabled
                                + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                                + system.adapter.heatingcontrol.1         : heatingcontrol        : ioBroker-Rock                            -  enabled
                                + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Rock                            -  enabled
                                + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                  system.adapter.hoover.0                 : hoover                : ioBroker-Rock                            - disabled
                                  system.adapter.ical.0                   : ical                  : ioBroker-Rock                            -  enabled
                                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-Rock                            -  enabled
                                  system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Rock                            -  enabled
                                  system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Rock                            -  enabled
                                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Rock                            -  enabled
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-Rock                            -  enabled
                                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Rock                            -  enabled
                                + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                                + system.adapter.javascript.0             : javascript            : ioBroker-Rock                            -  enabled
                                + system.adapter.javascript.2             : javascript            : raspberrypi-display1                     -  enabled
                                + system.adapter.javascript.3             : javascript            : raspberrypi-display4                     -  enabled
                                + system.adapter.javascript.4             : javascript            : raspberrypi-display2                     -  enabled
                                + system.adapter.javascript.5             : javascript            : raspberrypi-display5                     -  enabled
                                + system.adapter.midea.0                  : midea                 : ioBroker-Rock                            -  enabled
                                  system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                                  system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
                                + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                                + system.adapter.milight-smart-light.0    : milight-smart-light   : ioBroker-Rock                            -  enabled
                                + system.adapter.modbus.0                 : modbus                : ioBroker-Rock                            -  enabled
                                  system.adapter.mqtt-client.0            : mqtt-client           : ioBroker-Rock                            - disabled, port: 1883
                                + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                                + system.adapter.musiccast.0              : musiccast             : ioBroker-Rock                            -  enabled
                                + system.adapter.nut.0                    : nut                   : ioBroker-Rock                            -  enabled
                                  system.adapter.openweathermap.0         : openweathermap        : ioBroker-Rock                            -  enabled
                                + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                                + system.adapter.rpi2.1                   : rpi2                  : raspberrypi-display1                     -  enabled
                                + system.adapter.rpi2.2                   : rpi2                  : raspberrypi-display2                     -  enabled
                                + system.adapter.rpi2.3                   : rpi2                  : raspberrypi-display3                     -  enabled
                                + system.adapter.rpi2.4                   : rpi2                  : raspberrypi-display4                     -  enabled
                                + system.adapter.rpi2.5                   : rpi2                  : raspberrypi-display5                     -  enabled
                                + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                                + system.adapter.scenes.0                 : scenes                : ioBroker-Rock                            -  enabled
                                + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                                + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                                + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Rock                            -  enabled
                                  system.adapter.simple-api.0             : simple-api            : ioBroker-Rock                            - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                                + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker-Rock                            -  enabled
                                + system.adapter.smartmeter.0             : smartmeter            : ioBroker-Rock                            -  enabled
                                + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker-Rock                            -  enabled
                                  system.adapter.sprinklecontrol.0        : sprinklecontrol       : ioBroker-Rock                            - disabled
                                + system.adapter.statistics.0             : statistics            : ioBroker-Rock                            -  enabled
                                + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                                + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                                + system.adapter.text2command.0           : text2command          : ioBroker-Rock                            -  enabled
                                  system.adapter.unifi.0                  : unifi                 : ioBroker-Rock                            - disabled
                                  system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-Rock                            -  enabled
                                  system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioBroker-Rock                            -  enabled
                                  system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-Rock                            -  enabled
                                + system.adapter.vis-2.0                  : vis-2                 : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-bars.0               : vis-bars              : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-history.0            : vis-history           : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Rock                            -  enabled
                                + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-material.0           : vis-material          : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-metro.0              : vis-metro             : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-players.0            : vis-players           : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-plumb.0              : vis-plumb             : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Rock                            -  enabled
                                  system.adapter.vis-weather.0            : vis-weather           : ioBroker-Rock                            -  enabled
                                  system.adapter.vis.0                    : vis                   : ioBroker-Rock                            -  enabled
                                + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Rock                            -  enabled
                                  system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                                + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                                + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                                + system.adapter.wolf-smartset.0          : wolf-smartset         : ioBroker-Rock                            -  enabled
                                  system.adapter.worx.0                   : worx                  : ioBroker-Rock                            - disabled
                                + system.adapter.yamaha.0                 : yamaha                : ioBroker-Rock                            -  enabled
                                + system.adapter.yeelight-2.0             : yeelight-2            : ioBroker-Rock                            -  enabled
                                  system.adapter.yr.0                     : yr                    : ioBroker-Rock                            -  enabled
                                + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                                + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
                                + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
                                + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
                                + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
                                + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
                                + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
                                + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
                                + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
                                + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
                                + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
                                + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
                                + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                                + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                                + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
                                
                                ioBroker-Repositories
                                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                │ (index) │ name     │ url                                                     │ auto upgrade │
                                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                
                                Active repo(s): beta
                                Upgrade policy: none
                                
                                Installed ioBroker-Instances
                                Used repository: beta
                                Adapter    "admin"        : 7.4.4    , installed 7.4.4
                                Adapter    "alarm"        : 3.6.4    , installed 3.6.4
                                Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
                                Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                Adapter    "daswetter"    : 3.2.1    , installed 3.2.1
                                Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                                Adapter    "discovergy"   : 0.5.13   , installed 0.5.13
                                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                Adapter    "energiefluss-erweitert": 0.6.0, installed 0.6.0
                                Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "hass"         : 1.4.0    , installed 1.4.0
                                Adapter    "heatingcontrol": 2.12.13 , installed 2.12.13
                                Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                Adapter    "hoover"       : 0.1.3    , installed 0.1.3
                                Adapter    "ical"         : 1.16.1   , installed 1.16.1
                                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-mfd-png": 1.2.1    , installed 1.2.1
                                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                Controller "js-controller": 7.0.6    , installed 7.0.6
                                Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
                                Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
                                Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                                Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
                                Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
                                Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                                Adapter    "sainlogic"    : 0.11.4   , installed 0.11.4
                                Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                                Adapter    "shelly"       : 8.5.1    , installed 8.5.1
                                Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
                                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                                Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                                Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
                                Adapter    "statistics"   : 3.1.0    , installed 3.1.0
                                Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                Adapter    "vis-2"        : 2.11.1   , installed 2.11.1
                                Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
                                Adapter    "vis-2-widgets-gauges": 1.1.1, installed 1.1.1
                                Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
                                Adapter    "vis-2-widgets-jaeger-design": 1.3.9, installed 1.3.9
                                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-colorpicker": 2.0.3  , installed 2.0.3
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
                                Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                Adapter    "vw-connect"   : 0.6.1    , installed 0.6.1
                                Adapter    "web"          : 6.3.1    , installed 6.3.1
                                Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                                Adapter    "wolf-smartset": 1.2.3    , installed 1.2.3
                                Adapter    "worx"         : 3.1.1    , installed 3.1.1
                                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
                                Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
                                Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        39194
                                States:         36289
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
                                Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
                                Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
                                Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
                                Reading package lists...
                                Pending Updates: 0
                                
                                *** Listening Ports ***
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                tcp        0      0 192.168.3.100:2010      0.0.0.0:*               LISTEN      1001       11540      1563/io.hm-rpc.2    
                                tcp        0      0 192.168.3.100:2001      0.0.0.0:*               LISTEN      1001       9811       1487/io.hm-rpc.0    
                                tcp        0      0 192.168.3.100:8701      0.0.0.0:*               LISTEN      1001       11703      1683/io.hm-rpc.1    
                                tcp        0      0 192.168.3.100:45000     0.0.0.0:*               LISTEN      1001       12502      1752/io.sainlogic.0 
                                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          715        1/init              
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8188       1273/io.sonoff.0    
                                tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10687      1373/io.mqtt.0      
                                tcp        0      0 0.0.0.0:1899            0.0.0.0:*               LISTEN      1001       11519      1548/io.shelly.1    
                                tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      991        6774       633/systemd-resolve 
                                tcp        0      0 192.168.3.100:8083      0.0.0.0:*               LISTEN      1001       13321      1917/io.web.1       
                                tcp        0      0 192.168.3.100:8082      0.0.0.0:*               LISTEN      1001       12687      1977/io.web.0       
                                tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      991        6772       633/systemd-resolve 
                                tcp6       0      0 :::8900                 :::*                    LISTEN      1001       8070       1089/io.admin.3     
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          8316       1/init              
                                tcp6       0      0 :::111                  :::*                    LISTEN      0          3605       1/init              
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8885       973/io.admin.2      
                                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11624      1638/io.shelly.0    
                                udp        0      0 0.0.0.0:47970           0.0.0.0:*                           1001       11834      1812/io.milight-sma 
                                udp        0      0 127.0.0.54:53           0.0.0.0:*                           991        6773       633/systemd-resolve 
                                udp        0      0 127.0.0.53:53           0.0.0.0:*                           991        6771       633/systemd-resolve 
                                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          716        1/init              
                                udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       10200      1868/io.musiccast.0 
                                udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11644      1653/io.mihome.0    
                                udp6       0      0 :::111                  :::*                                0          717        1/init              
                                
                                *** Log File - Last 25 Lines ***
                                
                                  port: 80
                                }
                                2024-12-11 23:59:05.006  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:07.010  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:09.012  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:10.542  - info: influxdb.0 (1202) Store 272 buffered influxDB history points
                                2024-12-11 23:59:11.015  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:13.018  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:15.019  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:17.022  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:19.024  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:21.027  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:23.030  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:25.031  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:27.034  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:29.036  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:31.039  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:33.041  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:35.044  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
                                2024-12-11 23:59:37.046  - warn: smartmeter.0 (1333) No or too long answer from Serial D
                                Copy text starting here:
                                
                                ```bash
                                ======================= SUMMARY =======================
                                                        v.2024-10-19
                                
                                
                                 Static hostname: iobroker
                                       Icon name: computer-vm
                                         Chassis: vm 🖴
                                  Virtualization: kvm
                                Operating System: Ubuntu 24.04.1 LTS
                                          Kernel: Linux 6.8.0-50-generic
                                    Architecture: x86-64
                                 Hardware Vendor: QEMU
                                  Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                Firmware Version: 4.2023.08-4
                                   Firmware Date: Thu 2024-02-15
                                    Firmware Age: 9month 3w 6d
                                
                                Installation:           kvm
                                Kernel:                 x86_64
                                Userland:               64 bit
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                Display-Server:         false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    0
                                
                                Nodejs-Installation:
                                /usr/bin/nodejs         v20.18.1
                                /usr/bin/node           v20.18.1
                                /usr/bin/npm            10.8.2
                                /usr/bin/npx            10.8.2
                                /usr/bin/corepack       0.29.4
                                
                                Recommended versions are nodejs  and npm 
                                nodeJS installation is correct
                                
                                MEMORY: 
                                               total        used        free      shared  buff/cache   available
                                Mem:             10G        3.0G        6.6G        5.3M        1.1G        7.4G
                                Swap:             0B          0B          0B
                                Total:           10G        3.0G        6.6G
                                
                                Active iob-Instances:   58
                                Upgrade policy: none
                                
                                ioBroker Core:          js-controller           7.0.6
                                                        admin                   7.4.4
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                At least one iobroker host is running.
                                
                                Objects type: redis
                                States  type: redis
                                
                                Status admin and web instance:
                                + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
                                  system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
                                + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
                                + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
                                
                                Objects:                39194
                                States:                 36289
                                
                                Size of iob-Database:
                                
                                36M     /opt/iobroker/iobroker-data/objects.jsonl
                                768K    /opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                Operating System is the current Ubuntu LTS release codenamed 'noble'!
                                
                                =================== END OF SUMMARY ====================
                                

                                === Mark text until here for copying ===

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #90

                                @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                Virtualization: kvm

                                Der Stick muss an die VM durchgereicht werden.

                                Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                                Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                E 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  Virtualization: kvm

                                  Der Stick muss an die VM durchgereicht werden.

                                  Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                                  Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                                  E Offline
                                  E Offline
                                  e-i-k-e
                                  schrieb am zuletzt editiert von e-i-k-e
                                  #91

                                  @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  Virtualization: kvm

                                  Der Stick muss an die VM durchgereicht werden.

                                  Die sind über Proxmox durchgereicht, werden über lsusb in der VM auch angezeigt.

                                  Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                                  Kann ich machen, der User pi ist historisch mitgewandert.
                                  Hat das mit der Gruppe adm, denn etwas mit meinem "ls: cannot access '/dev/serial/by-ids': No such file or directory" zutun? Oder wofür wird dies benötigt?

                                  Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                                  Wird nach und nach, leider sind einige Distribution so alt, dass ein update nicht ohne weiteres mehr möglich ist.

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • E e-i-k-e

                                    @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                    @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                    Virtualization: kvm

                                    Der Stick muss an die VM durchgereicht werden.

                                    Die sind über Proxmox durchgereicht, werden über lsusb in der VM auch angezeigt.

                                    Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

                                    Kann ich machen, der User pi ist historisch mitgewandert.
                                    Hat das mit der Gruppe adm, denn etwas mit meinem "ls: cannot access '/dev/serial/by-ids': No such file or directory" zutun? Oder wofür wird dies benötigt?

                                    Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

                                    Wird nach und nach, leider sind einige Distribution so alt, dass ein update nicht ohne weiteres mehr möglich ist.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #92

                                    @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                    leider sind einige Distribution so al

                                    Dann haste da viel zu lange gepennt.

                                    Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    E 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                      leider sind einige Distribution so al

                                      Dann haste da viel zu lange gepennt.

                                      Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

                                      E Offline
                                      E Offline
                                      e-i-k-e
                                      schrieb am zuletzt editiert von
                                      #93

                                      @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                      @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                      leider sind einige Distribution so alt

                                      Dann haste da viel zu lange gepennt.

                                      Da muss ich dir recht geben ;)

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                        leider sind einige Distribution so al

                                        Dann haste da viel zu lange gepennt.

                                        Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

                                        E Offline
                                        E Offline
                                        e-i-k-e
                                        schrieb am zuletzt editiert von
                                        #94

                                        @thomas-braun

                                        Ich komme aber trotzdem leider nicht weiter.

                                        pi@iobroker:~$ lsusb
                                        Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                                        Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                        Bus 002 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                                        Bus 002 Device 003: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                        Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                        pi@iobroker:~$ sudo ls /dev/serial/by-id
                                        ls: cannot access '/dev/serial/by-id': No such file or directory
                                        
                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • E e-i-k-e

                                          @thomas-braun

                                          Ich komme aber trotzdem leider nicht weiter.

                                          pi@iobroker:~$ lsusb
                                          Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                                          Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                          Bus 002 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                                          Bus 002 Device 003: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                          Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                          pi@iobroker:~$ sudo ls /dev/serial/by-id
                                          ls: cannot access '/dev/serial/by-id': No such file or directory
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #95

                                          @e-i-k-e

                                          Schau dir per

                                          dmesg -wT
                                          

                                          die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          E 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          552

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe