Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit 4 Adaptern / Ausfall iobroker für paar Minuten

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit 4 Adaptern / Ausfall iobroker für paar Minuten

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Ralf 2 @Thomas Braun last edited by

      @thomas-braun
      Das sieht bei einem previligiertem LXC genauso aus wie bei dir:

      ralf@Home-Server:~$ systemctl status systemd-networkd-wait-online.service
      * systemd-networkd-wait-online.service - Wait for Network to be Configured
           Loaded: loaded (/lib/systemd/system/systemd-networkd-wait-online.service; disabled; preset: disabled)
           Active: inactive (dead)
             Docs: man:systemd-networkd-wait-online.service(8)
      ralf@Home-Server:~$ 
      
      T 1 Reply Last reply Reply Quote 0
      • T
        TT-Tom @Ralf 2 last edited by

        @ralf-2

        bei einem unpreviligierten auch so

        tom@iobDev:~$ systemctl status systemd-networkd-wait-online.service
        ○ systemd-networkd-wait-online.service - Wait for Network to be Configured
             Loaded: loaded (/lib/systemd/system/systemd-networkd-wait-online.service; disabled; preset: disabled)
             Active: inactive (dead)
               Docs: man:systemd-networkd-wait-online.service(8)
        
        1 Reply Last reply Reply Quote 0
        • K
          Krys last edited by

          So Leute, nach langem rumgefummel folgendes Ergebnis.

          was kurios war, mein iobroker hatte plötzlich zwei IP-Adressen, was offensichtlich auch zu zusätzlichen Problemen führte.

          Könnt ihr nochmal mit eurem geschulten Auge drüber schauen, ob euch noch was auffällt?

          
          ```bash
          Script v.2025-08-09
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 12 (bookworm)
           Static hostname: ioBroker
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
                    Kernel: Linux 6.8.12-13-pve
              Architecture: x86-64
          OS is similar to: 
          
          model name      : Intel(R) Celeron(R) J4105 CPU @ 1.50GHz
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           10:32:36 up 7 min,  2 users,  load average: 0.93, 1.53, 1.49
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'bookworm'!
          
          *** TIME AND TIMEZONES ***
                         Local time: Tue 2025-08-12 10:32:37 CEST
                     Universal time: Tue 2025-08-12 08:32:37 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: inactive
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          krystian
          HOME=/home/krystian
          GROUPS=krystian dialout sudo iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server:         false
          Unit display-manager.service could not be found.
          Display-Manager: 
          Desktop: 
          Session: 
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:             10G        2.6G        7.4G        114K        570M        8.0G
          Swap:           1.1G          0B        1.1G
          Total:           11G        2.6G        8.5G
          
          Active iob-Instances:   41
          
                  10124 M total memory
                   2478 M used memory
                   2438 M active memory
                    410 M inactive memory
                   7101 M free memory
                      0 M buffer memory
                    544 M swap cache
                   1024 M total swap
                      0 M used swap
                   1024 M free swap
          
          *** top - Table Of Processes  ***
          top - 10:32:37 up 7 min,  2 users,  load average: 0.93, 1.53, 1.49
          Tasks:  65 total,   1 running,  64 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 25.0 us,  0.0 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
          MiB Mem :  10124.0 total,   7100.1 free,   2479.8 used,    544.3 buff/cache     
          MiB Swap:   1024.0 total,   1024.0 free,      0.0 used.   7644.2 avail Mem 
          
          *** FAILED SERVICES ***
          
            UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
          * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
          * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          2 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          dmesg: read kernel buffer failed: Operation not permitted
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem                       Type      Size  Used Avail Use% Mounted on
          /dev/mapper/pve-vm--100--disk--1 ext4       30G   12G   17G  41% /
          none                             tmpfs     492K  4.0K  488K   1% /dev
          udev                             devtmpfs  7.7G     0  7.7G   0% /dev/tty
          tmpfs                            tmpfs     7.7G     0  7.7G   0% /dev/shm
          tmpfs                            tmpfs     3.1G  104K  3.1G   1% /run
          tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
          
          Messages concerning ext4 filesystem in dmesg:
          dmesg: read kernel buffer failed: Operation not permitted
          
          Show mounted filesystems:
          TARGET SOURCE                           FSTYPE OPTIONS
          /      /dev/mapper/pve-vm--100--disk--1 ext4   rw,relatime,stripe=16
          
          Files in neuralgic directories:
          
          /var:
          1.3G    /var/
          781M    /var/log
          774M    /var/log/journal/e3a5ffae41b344e194b7be74a39a2845
          774M    /var/log/journal
          355M    /var/cache
          
          Hint: You are currently not seeing messages from other users and the system.
                Users in groups 'adm', 'systemd-journal' can see all messages.
                Pass -q to turn off this notice.
          Archived and active journals take up 182.7M in the file system.
          
          /opt/iobroker/backups:
          251M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          660M    /opt/iobroker/iobroker-data/
          268M    /opt/iobroker/iobroker-data/files
          167M    /opt/iobroker/iobroker-data/history-data
          148M    /opt/iobroker/iobroker-data/backup-objects
          48M     /opt/iobroker/iobroker-data/files/iot.admin
          
          The five largest files in iobroker-data are:
          45M     /opt/iobroker/iobroker-data/states.jsonl
          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
          33M     /opt/iobroker/iobroker-data/objects.jsonl
          8.8M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
          
          *** ZigBee Settings ***
          
          HINT:
          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
          /dev/ttyUSB0
          Zigbee Network Settings on your coordinator/in nvbackup are:
          
          zigbee.X
          Extended Pan ID:
          *** MASKED ***
          Pan ID:
          *** MASKED ***
          Channel:
          *** MASKED ***
          Network Key:
          *** MASKED ***
          
          To unmask the settings run 'iob diag --unmask'
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.19.4
          /usr/bin/node           v20.19.4
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.32.0
          
          nodejs:
            Installed: 20.19.4-1nodesource1
            Candidate: 20.19.4-1nodesource1
            Version table:
           *** 20.19.4-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               20.19.3-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.19.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.19.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.18.3-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               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.0+dfsg-6~deb12u2 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
               18.19.0+dfsg-6~deb12u1 500
                  500 http://security.debian.org bookworm-security/main amd64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          Checking for nodejs vulnerability:
          
          
           █████  ██      ██           ██████   ██████   ██████  ██████         ██
          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
          
          
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          ioBroker            ioBroker (version: 7.0.6, hostname: ioBroker      , alive, uptime: 428)
          
          Core adapters versions
          js-controller:  7.0.6
          admin:          7.6.17
          javascript:     8.9.2
          
          nodejs modules from github:     4
          +-- iobroker.alexa2@3.27.3 (git+ssh://git@github.com/Apollon77/ioBroker.alexa2.git#1f026d3554d62693f1c785027d1e326cf6461998)
          +-- iobroker.cloudless-homeconnect@1.6.2 (git+ssh://git@github.com/eifel-tech/ioBroker.cloudless-homeconnect.git#2e5ef03576947db4490f99fe5b032ef5d0e216fe)
          +-- iobroker.google-sharedlocations@2.2.1 (git+ssh://git@github.com/Garfonso/ioBroker.google-sharedlocations.git#0db73d57d00aa5dff22ff22e853f1231ce141dc1)
          `-- nodejieba@3.4.3 (git+ssh://git@github.com/yanyiwu/nodejieba.git#7b93462d7e8eff6f2939202a0abbfcbf64c9ec01)
          
          Adapter State
          + system.adapter.adguard.0                : adguard               : ioBroker                                 -  enabled
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
          + system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
          + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
          + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
          + system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
          + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
          + system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : ioBroker                                 -  enabled
          + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
            system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
          + system.adapter.geofency.0               : geofency              : ioBroker                                 -  enabled, port: 7999, bind: 0.0.0.0
          + system.adapter.google-sharedlocations.0 : google-sharedlocations: ioBroker                                 -  enabled
          + system.adapter.google-sharedlocations.1 : google-sharedlocations: ioBroker                                 -  enabled
          + system.adapter.google-sharedlocations.2 : google-sharedlocations: ioBroker                                 -  enabled
          + system.adapter.google-sharedlocations.3 : google-sharedlocations: ioBroker                                 -  enabled
          + system.adapter.history.0                : history               : ioBroker                                 -  enabled
          + system.adapter.hmip.0                   : hmip                  : ioBroker                                 -  enabled
          + system.adapter.hmip.1                   : hmip                  : ioBroker                                 -  enabled
          + system.adapter.homeconnect.1            : homeconnect           : ioBroker                                 -  enabled
          + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 80
            system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
            system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
          + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
          + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
          + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
          + system.adapter.notification-manager.0   : notification-manager  : ioBroker                                 -  enabled
          + system.adapter.nuki.0                   : nuki                  : ioBroker                                 -  enabled
            system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
            system.adapter.openweathermap.1         : openweathermap        : ioBroker                                 -  enabled
          + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
          + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
          + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
          + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
          + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/ttyUSB0
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.geofency.0               : geofency              : ioBroker                                 -  enabled, port: 7999, bind: 0.0.0.0
          + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 80
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
          + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
          + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: /dev/ttyUSB0
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'latest' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Adapters
          Used repository: stable
          Adapter    "adguard"      : 1.0.1    , installed 1.0.1
          Adapter    "admin"        : 7.6.17   , installed 7.6.17
          Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
          Adapter    "ankersolix2"  : 2.2.0    , installed 2.2.0
          Adapter    "backitup"     : 3.3.5    , installed 3.3.5
          Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
          Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
          Adapter    "devices"      : 1.1.5    , installed 1.1.5
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "geofency"     : 1.2.4    , installed 1.2.4
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "hmip"         : 1.27.0   , installed 1.27.0
          Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
          Adapter    "hue"          : 3.16.1   , installed 3.16.1
          Adapter    "ical"         : 1.16.2   , installed 1.16.2
          Adapter    "iot"          : 3.3.0    , installed 3.3.0
          Adapter    "javascript"   : 8.9.2    , installed 8.9.2
          Controller "js-controller": 7.0.6    , installed 7.0.6
          Adapter    "lgtv"         : 2.4.0    , installed 2.4.0
          Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
          Adapter    "notification-manager": 1.2.1, installed 1.2.1
          Adapter    "nuki"         : 2.0.0    , installed 2.0.0
          Adapter    "openweathermap": 1.1.2   , installed 1.1.2
          Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
          Adapter    "pvforecast"   : 4.1.0    , installed 4.1.0
          Adapter    "shelly"       : 10.1.0   , installed 10.1.0
          Adapter    "socketio"     : 6.7.1    , installed 7.0.8
          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
          Adapter    "upnp"         : 1.1.0    , installed 1.1.0
          Adapter    "web"          : 7.0.8    , installed 7.0.8
          Adapter    "ws"           : 2.6.2    , installed 3.0.19
          Adapter    "yahka"        : 1.0.3    , installed 1.0.3
          Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
          
          Objects and States
          Please stand by - This may take a while
          Objects:        29378
          States:         27132
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian bookworm InRelease
          Hit:2 http://security.debian.org bookworm-security InRelease
          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
          Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          343600     295/master          
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          341984     1/init              
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       344427     126/iobroker.js-con 
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       344422     126/iobroker.js-con 
          tcp        0      0 192.168.178.100:9092    0.0.0.0:*               LISTEN      1001       349074     700/io.nuki.0       
          tcp        0      0 127.0.0.1:45729         0.0.0.0:*               LISTEN      1001       353213     813/io.yahka.0      
          tcp        0      0 0.0.0.0:37503           0.0.0.0:*               LISTEN      1001       352501     813/io.yahka.0      
          tcp6       0      0 :::22                   :::*                    LISTEN      0          344254     1/init              
          tcp6       0      0 :::111                  :::*                    LISTEN      0          341986     1/init              
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          343601     295/master          
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       346474     306/io.admin.0      
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       356415     992/io.web.0        
          udp        0      0 0.0.0.0:36423           0.0.0.0:*                           1001       345845     428/io.broadlink2.0 
          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       348828     681/io.mihome-vacuu 
          udp        0      0 0.0.0.0:53425           0.0.0.0:*                           1001       353940     874/io.mihome-vacuu 
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       352498     813/io.yahka.0      
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       348185     443/io.chromecast.0 
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       349155     760/io.shelly.0     
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       353336     790/io.tuya.0       
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       353337     790/io.tuya.0       
          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       346813     428/io.broadlink2.0 
          udp        0      0 0.0.0.0:56183           0.0.0.0:*                           1001       355236     969/io.upnp.0       
          udp        0      0 192.168.178.100:68      0.0.0.0:*                           103        345195     73/systemd-networkd 
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          341985     1/init              
          udp        0      0 0.0.0.0:41265           0.0.0.0:*                           1001       347378     428/io.broadlink2.0 
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       357628     969/io.upnp.0       
          udp6       0      0 :::111                  :::*                                0          341987     1/init              
          udp6       0      0 fe80::be24:11ff:fe5:546 :::*                                103        345342     73/systemd-networkd 
          
          *** Log File - Last 25 Lines ***
          

          &

          krystian@ioBroker:~$ systemctl status systemd-networkd-wait-online.service
          * systemd-networkd-wait-online.service - Wait for Network to be Configured
               Loaded: loaded (/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: disabled)
               Active: active (exited) since Tue 2025-08-12 10:25:35 CEST; 8min ago
                 Docs: man:systemd-networkd-wait-online.service(8)
              Process: 108 ExecStart=/lib/systemd/systemd-networkd-wait-online (code=exited, status=0/SUCCESS)
             Main PID: 108 (code=exited, status=0/SUCCESS)
                  CPU: 13ms
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Krys last edited by Thomas Braun

            @krys

            was kurios war, mein iobroker hatte plötzlich zwei IP-Adressen, was offensichtlich auch zu zusätzlichen Problemen führte.

            Ich sag ja, da klemmt beim Netzwerk was...

            Die üblichen Nicklichkeiten würde ich noch angehen.
            Bei Zigbee z. B. den Geräte Link 'by-id' verwenden usw.

            Ich würde auch jetzt auf nodejs@22 gehen:

            iob nodejs-update
            

            Und im Herbst würde ich das ganze Ding auf Debian 13 'Trixie' haben.

            1 Reply Last reply Reply Quote 0
            • K
              Krys last edited by

              @thomas-braun

              nodejs 22 ist erledigt.

              beim Zigbee-Adapter, wenn ich vom Anschlussnamen

              /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0

              eintrage, habe ich ne Bootschleife und der Adapter wird nicht grün.

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

                @krys

                Dann stell es wieder um. Liegt vermutlich am LXC. Die Dinger ticken tw. etwas anders als ein 'richtiges' System.

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

                  @thomas-braun Ja, da scheint irgendwas mit den Rechten nicht zu passen. Kriege es aber anders auch nicht durchgeschleift.

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

                    @krys

                    Welche Rechte brauchst du denn an dem Gerät?

                    ls -l /dev/ttyUSB0
                    
                    K 1 Reply Last reply Reply Quote 0
                    • K
                      Krys @Thomas Braun last edited by

                      @thomas-braun so wie ich das jetzt verstanden habe, sind die Rechte beim Host. Wie und was für Rechte ich brauche, das weiß ich nicht :/. Ich meine, es läuft ja grundsätzlich so wie es aktuell ist.

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

                        @krys

                        Aber dann nicht wundern, wenn ggfls. genau das passiert:

                        https://forum.iobroker.net/topic/81899/raspi-vermeidung-der-usb-port-wechsel?_=1755000455669

                        1 Reply Last reply Reply Quote 0
                        • K
                          Krys last edited by

                          @thomas-braun

                          Das ist tatsächlich in den letzten 4 Jahren nicht passiert.

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          890
                          Online

                          32.0k
                          Users

                          80.5k
                          Topics

                          1.3m
                          Posts

                          5
                          28
                          352
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo