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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] - Fritzbox-Adapter startet nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    142

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[gelöst] - Fritzbox-Adapter startet nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
30 Beiträge 6 Kommentatoren 2.8k Aufrufe 5 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.
  • P Papi 0

    @codierknecht

    ======== Start marking the full check here =========
    
    Skript v.2023-10-10
    
    *** BASE SYSTEM ***
    Hardware Vendor : Insyde
    Kernel          : x86_64
    Userland        : amd64
    Docker          : v8.1.0
    Virtualization  : Docker
    Kernel          : x86_64
    Userland        : amd64
    
    Systemuptime and Load:
     22:34:22 up 7 days,  4:34,  0 users,  load average: 3.25, 3.02, 2.95
    CPU threads: 4
    
    
    *** Time and Time Zones ***
    Wed Nov 22 21:34:22 UTC 2023
    Wed Nov 22 22:34:22 CET 2023
    CET +0100
    Etc/UTC
    
    *** User and Groups ***
    root
    /root
    root
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop: 
    Terminal: 
    
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:             16G        4.6G        163M         46M         11G         11G
    Swap:           2.0G        1.4G        663M
    Total:           18G        5.9G        827M
    
            16041 M total memory
             4547 M used memory
             4971 M active memory
             5567 M inactive memory
              166 M free memory
               48 M buffer memory
            11278 M swap cache
             2047 M total swap
             1384 M used swap
              663 M free swap
    
    *** FILESYSTEM ***
    Filesystem        Type   Size  Used Avail Use% Mounted on
    /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /
    tmpfs             tmpfs   64M     0   64M   0% /dev
    tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/fs/cgroup
    shm               tmpfs   64M     0   64M   0% /dev/shm
    /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /opt/iobroker
    /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /etc/hosts
    tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/asound
    tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/acpi
    tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/scsi
    tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/firmware
    
    Messages concerning ext4 filesystem in dmesg:
    [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): barriers disabled
    [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
    [Wed Nov 15 18:00:07 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
    [Wed Nov 15 18:00:08 2023] EXT4-fs (md0): re-mounted. Opts: (null)
    
    Show mounted filesystems \(real ones only\):
    TARGET             SOURCE                                                                                                              FSTYPE OPTIONS
    /                  /dev/vg2/volume_1[/@docker/btrfs/subvolumes/9ab1c3faaeadf83f6f62dd1db43a34333cd29699762986eb66ad4c0a09a102a4]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
    |-/opt/iobroker    /dev/vg2/volume_1[/docker/iobroker1_data]                                                                           btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
    |-/etc/resolv.conf /dev/vg2/volume_1[/@docker/containers/1a7f7c299ee380d7f600c1de144d6c14a8d7d32d35a0d83dcef115c7819c7e29/resolv.conf] btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
    |-/etc/hostname    /dev/vg2/volume_1[/@docker/containers/1a7f7c299ee380d7f600c1de144d6c14a8d7d32d35a0d83dcef115c7819c7e29/hostname]    btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
    `-/etc/hosts       /dev/vg2/volume_1[/@docker/containers/1a7f7c299ee380d7f600c1de144d6c14a8d7d32d35a0d83dcef115c7819c7e29/hosts]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
    
    Files in neuralgic directories:
    
    /var:
    33M     /var/
    30M     /var/lib
    18M     /var/lib/apt/lists
    18M     /var/lib/apt
    13M     /var/lib/dpkg
    
    
    
    /opt/iobroker/backups:
    48M     /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    311M    /opt/iobroker/iobroker-data/
    201M    /opt/iobroker/iobroker-data/files
    77M     /opt/iobroker/iobroker-data/backup-objects
    52M     /opt/iobroker/iobroker-data/files/javascript.admin
    43M     /opt/iobroker/iobroker-data/files/iot.admin
    
    The five largest files in iobroker-data are:
    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
    21M     /opt/iobroker/iobroker-data/objects.jsonl
    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
    13M     /opt/iobroker/iobroker-data/states.jsonl
    8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
    
    find: '/dev/serial/by-id/': No such file or directory
    /home/iobroker/.diag.sh: line 277: nodejs: command not found
    
    *** NodeJS-Installation ***
    
     
    /usr/bin/node           v18.17.1
    /usr/bin/npm            9.6.7
    /usr/bin/npx            9.6.7
    /usr/bin/corepack       0.18.0
    /home/iobroker/.diag.sh: line 288: nodejs: command not found
    *** nodejs is NOT correctly installed ***
    
    nodejs:
      Installed: 18.17.1-deb-1nodesource1
      Candidate: 18.17.1-deb-1nodesource1
      Version table:
     *** 18.17.1-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://deb.debian.org/debian bullseye/main amd64 Packages
            500 http://deb.debian.org/debian-security bullseye-security/main amd64 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.16
    admin:          6.12.0
    javascript:     7.1.4
    
    Adapters from github:   0
    
    Adapter State
    + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
    + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
      system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
    + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
    + system.adapter.divera247.0              : divera247             : iobroker1                                -  enabled
      system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
    + system.adapter.email.0                  : email                 : iobroker1                                -  enabled
    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker1                                -  enabled
      system.adapter.fritzbox.0               : fritzbox              : iobroker1                                -  enabled
    + system.adapter.fritzdect.0              : fritzdect             : iobroker1                                -  enabled
    + system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                -  enabled
    + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
    + system.adapter.iot.0                    : iot                   : iobroker1                                -  enabled
    + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
      system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker1                                - disabled, port: 54321
    + system.adapter.net-tools.0              : net-tools             : iobroker1                                -  enabled
      system.adapter.openweathermap.0         : openweathermap        : iobroker1                                -  enabled
    + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
    + system.adapter.pushover.0               : pushover              : iobroker1                                -  enabled
    + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker1                                -  enabled
    + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
    + system.adapter.vesync.0                 : vesync                : iobroker1                                -  enabled
      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker1                                - disabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                - disabled
      system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker1                                - disabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker1                                -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                - disabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                - disabled
      system.adapter.vis-weather.0            : vis-weather           : iobroker1                                - disabled
      system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
    + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
    + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
    + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      system.adapter.yr.0                     : yr                    : iobroker1                                -  enabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
    + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
    + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    sources       : conf/sources-dist.json
    online        : https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json
    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.12.0   , installed 6.12.0
    Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
    Adapter    "backitup"     : 2.8.7    , installed 2.8.7
    Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
    Adapter    "divera247"    : 0.2.0    , installed 0.2.0
    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
    Adapter    "email"        : 1.2.0    , installed 1.2.0
    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
    Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
    Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
    Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
    Adapter    "info"         : 2.0.0    , installed 2.0.0
    Adapter    "iot"          : 2.0.11   , installed 2.0.11
    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
    Controller "js-controller": 5.0.16   , installed 5.0.16
    Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
    Adapter    "openweathermap": 0.4.5   , installed 0.4.5
    Adapter    "ping"         : 1.6.2    , installed 1.6.2
    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 6.5.5    , installed 6.6.0
    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
    Adapter    "vesync"       : 0.0.3    , installed 0.0.3
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
    Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
    Adapter    "web"          : 6.1.10   , installed 6.1.10
    Adapter    "worx"         : 2.3.4    , installed 2.3.4
    Adapter    "ws"           : 2.5.8    , installed 2.5.8
    Adapter    "yr"           : 5.3.0    , installed 5.3.0
    
    Objects and States
    Please stand by - This may take a while
    Objects:        23727
    States:         20029
    
    *** OS-Repositories and Updates ***
    Hit:1 http://deb.debian.org/debian bullseye InRelease
    Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
    Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
    Reading package lists...
    Pending Updates: 35
    
    *** 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:8701            0.0.0.0:*               LISTEN      1000       130242998  -                   
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       130236565  -                   
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       130234447  -                   
    tcp        0      0 0.0.0.0:9292            0.0.0.0:*               LISTEN      1000       130243065  -                   
    tcp        0      0 0.0.0.0:2001            0.0.0.0:*               LISTEN      1000       130243663  -                   
    tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1000       130243202  -                   
    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       130238696  -                   
    tcp6       0      0 :::8084                 :::*                    LISTEN      1000       130264322  -                   
    tcp6       0      0 :::8088                 :::*                    LISTEN      1000       130259813  -                   
    udp        0      0 0.0.0.0:8472            0.0.0.0:*                           0          130214941  -                   
    
    *** Log File - Last 25 Lines ***
    
    2023-11-22 22:30:08.403  - info: host.iobroker1 instance system.adapter.yr.0 started with pid 5343
    2023-11-22 22:30:11.070  - info: yr.0 (5343) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
    2023-11-22 22:30:11.243  - info: yr.0 (5343) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v18.17.1, js-controller: 5.0.16
    2023-11-22 22:30:11.290  - info: yr.0 (5343) longitude/longitude not set, get data from system
    2023-11-22 22:30:11.326  - info: yr.0 (5343) system latitude: 51.28058000 longitude: 6.45123000
    2023-11-22 22:30:12.483  - info: host.iobroker1 instance system.adapter.daswetter.0 started with pid 5362
    2023-11-22 22:30:15.224  - info: daswetter.0 (5362) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
    2023-11-22 22:30:15.421  - info: daswetter.0 (5362) starting. Version 3.1.10 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.17.1, js-controller: 5.0.16
    2023-11-22 22:30:31.553  - info: openweathermap.0 (5321) Terminated (NO_ERROR): Without reason
    2023-11-22 22:30:32.093  - info: host.iobroker1 instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
    2023-11-22 22:30:42.180  - info: yr.0 (5343) Data updated.
    2023-11-22 22:30:42.183  - info: yr.0 (5343) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2023-11-22 22:30:42.735  - info: host.iobroker1 instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-11-22 22:30:46.955  - info: daswetter.0 (5362) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2023-11-22 22:30:47.471  - info: daswetter.0 (5362) cleaned everything up...
    2023-11-22 22:30:47.502  - info: host.iobroker1 instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-11-22 22:31:10.559  - info: hm-rega.0 (291) pollingTrigger
    2023-11-22 22:33:11.546  - info: hm-rega.0 (291) pollingTrigger
    2023-11-22 22:34:17.747  - info: hm-rega.0 (291) pollingTrigger
    2023-11-22 22:35:00.072  - info: host.iobroker1 instance system.adapter.dwd.0 started with pid 6375
    2023-11-22 22:35:03.088  - info: dwd.0 (6375) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
    2023-11-22 22:35:03.524  - info: dwd.0 (6375) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.16
    2023-11-22 22:35:06.569  - info: dwd.0 (6375) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2023-11-22 22:35:07.109  - info: host.iobroker1 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-11-22 22:35:16.459  - info: hm-rega.0 (291) pollingTrigger
    
    
    
    ============ Mark until here for C&P =============
    
    
    Copy text starting here:
    
    
    ======================= SUMMARY =======================
                            v.2023-10-10
    
    
    model name      : Intel(R) Atom(TM) CPU  C2538  @ 2.40GHz
    Kernel          : x86_64
    Userland        : amd64
    Docker          : v8.1.0
    
    Installation:           Docker
    Kernel:                 x86_64
    Userland:               amd64
    Timezone:               Etc/UTC
    User-ID:                0
    X-Server:               false
    
    
    Pending OS-Updates:     35
    Pending iob updates:    1
    
    /home/iobroker/.diag.sh: line 486: nodejs: command not found
    Nodejs-Installation:     
                            /usr/bin/node           v18.17.1
                            /usr/bin/npm            9.6.7
                            /usr/bin/npx            9.6.7
                            /usr/bin/corepack       0.18.0
    
    Recommended versions are nodejs 18.18.2 and npm 9.8.1
    *** nodejs is NOT correctly installed ***
    Wrong installation path detected. This needs to be fixed.
    
    Please check
    https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
    for more information on how to fix these errors.
    
    MEMORY: 
                   total        used        free      shared  buff/cache   available
    Mem:             16G        4.5G        306M         46M         11G         11G
    Swap:           2.0G        1.4G        666M
    Total:           18G        5.9G        972M
    
    Active iob-Instances:   28
    Active repo(s): stable
    
    ioBroker Core:          js-controller           5.0.16
                            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.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
    
    Objects:                23727
    States:                 20029
    
    Size of iob-Database:
    
    21M     /opt/iobroker/iobroker-data/objects.jsonl
    15M     /opt/iobroker/iobroker-data/states.jsonl
    
    
    
    =================== END OF SUMMARY ====================
    
    
    === Mark text until here for copying ===
    

    Ich sehe schon - *** nodejs is NOT correctly installed ***
    Wrong installation path detected. This needs to be fixed.

    Hier ist aber mein Latein eingeschränkt, denn mit Linux habe ich es nicht so und ich weiß auch nicht, wo nodejs ansonsten hin muss und wie ich das bewerkstelligen muss.

    CodierknechtC Offline
    CodierknechtC Offline
    Codierknecht
    Developer Most Active
    schrieb am zuletzt editiert von Codierknecht
    #21

    @papi-0 sagte in Fritzbox-Adapter startet nicht:

    Hier ist aber mein Latein eingeschränkt, denn mit Linux habe ich es nicht so und ich weiß auch nicht, wo nodejs ansonsten hin muss und wie ich das bewerkstelligen muss.

    Du hast das Verzeichnis mit den Daten vom NAS in den Container gemappt?

    • Container stoppen (und löschen)
    • Neuen Container mit identischen EInstellungen erzeugen und starten
      Dazu am besten das aktuelle Image von buanet verwenden
    • warten, warten, warten ... voilá

    Container sind Wegwerfartikel. Dazu sind sie gedacht.

    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
    HmIP|ZigBee|Tasmota|Unifi
    Zabbix Certified Specialist
    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

    P 1 Antwort Letzte Antwort
    0
    • CodierknechtC Codierknecht

      @papi-0 sagte in Fritzbox-Adapter startet nicht:

      Hier ist aber mein Latein eingeschränkt, denn mit Linux habe ich es nicht so und ich weiß auch nicht, wo nodejs ansonsten hin muss und wie ich das bewerkstelligen muss.

      Du hast das Verzeichnis mit den Daten vom NAS in den Container gemappt?

      • Container stoppen (und löschen)
      • Neuen Container mit identischen EInstellungen erzeugen und starten
        Dazu am besten das aktuelle Image von buanet verwenden
      • warten, warten, warten ... voilá

      Container sind Wegwerfartikel. Dazu sind sie gedacht.

      P Offline
      P Offline
      Papi 0
      schrieb am zuletzt editiert von Papi 0
      #22

      @codierknecht

      Ja, ich habe das Verzeichnis mit den Daten vom NAS in den Container gemappt.

      Also mit Portainer einfach ein Recreate unter neuem Image ausführen?

      CodierknechtC 1 Antwort Letzte Antwort
      0
      • P Papi 0

        @codierknecht

        Ja, ich habe das Verzeichnis mit den Daten vom NAS in den Container gemappt.

        Also mit Portainer einfach ein Recreate unter neuem Image ausführen?

        CodierknechtC Offline
        CodierknechtC Offline
        Codierknecht
        Developer Most Active
        schrieb am zuletzt editiert von
        #23

        @papi-0
        Ich habe das immer ohne Portainer gemacht.
        Ist ja mit ein paar Klicks gemacht.
        Mit Portainer müssen andere weiterhelfen.

        Läuft auf dem NAS eigentlich noch etwas anderes, außer dass es als Datengrab dient?
        Wenn Portkollisionen ausgeschlossen sind, könntest Du den neuen Container auch im Host-Modus betreiben. Spart das Durchreichen der einzelnen Ports.

        "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

        Proxmox 9.1.1 LXC|8 GB|Core i7-6700
        HmIP|ZigBee|Tasmota|Unifi
        Zabbix Certified Specialist
        Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

        P 2 Antworten Letzte Antwort
        0
        • CodierknechtC Codierknecht

          @papi-0
          Ich habe das immer ohne Portainer gemacht.
          Ist ja mit ein paar Klicks gemacht.
          Mit Portainer müssen andere weiterhelfen.

          Läuft auf dem NAS eigentlich noch etwas anderes, außer dass es als Datengrab dient?
          Wenn Portkollisionen ausgeschlossen sind, könntest Du den neuen Container auch im Host-Modus betreiben. Spart das Durchreichen der einzelnen Ports.

          P Offline
          P Offline
          Papi 0
          schrieb am zuletzt editiert von
          #24

          @codierknecht

          :grinning:
          Ja, da läuft noch etwas viel Anderes, der Host-Mode wäre mir darum echt zu heikel.
          Das Ding ist so ausgelastet, dass ich schon ein paar Container auf Raspi auslagern musste.
          Bisher habe ich meine Ports aber noch genauestens im Griff, da sollte sich nichts überschneiden.

          Ok, dann erstmal vielen Dank für die professionelle Hilfe!

          Ich werde das wohl besser am Wochenende direkt zu Hause machen, da ich momentan auf Dienstreise bin, solche Sachen nicht gerne fernab der Basis per VPN mache, langsam in die Kiste muss und vorher alles wegsichern möchte, was erfahrungsgemäß eine Weile dauert, genauso, wie dann die Wiederherstellung des ioBrokers.

          1000 Dank, ich werde wieder Rückmeldung erstatten.

          Gruß Michael

          1 Antwort Letzte Antwort
          0
          • P Papi 0

            @codierknecht

            ======== Start marking the full check here =========
            
            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
            Hardware Vendor : Insyde
            Kernel          : x86_64
            Userland        : amd64
            Docker          : v8.1.0
            Virtualization  : Docker
            Kernel          : x86_64
            Userland        : amd64
            
            Systemuptime and Load:
             22:34:22 up 7 days,  4:34,  0 users,  load average: 3.25, 3.02, 2.95
            CPU threads: 4
            
            
            *** Time and Time Zones ***
            Wed Nov 22 21:34:22 UTC 2023
            Wed Nov 22 22:34:22 CET 2023
            CET +0100
            Etc/UTC
            
            *** User and Groups ***
            root
            /root
            root
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop: 
            Terminal: 
            
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:             16G        4.6G        163M         46M         11G         11G
            Swap:           2.0G        1.4G        663M
            Total:           18G        5.9G        827M
            
                    16041 M total memory
                     4547 M used memory
                     4971 M active memory
                     5567 M inactive memory
                      166 M free memory
                       48 M buffer memory
                    11278 M swap cache
                     2047 M total swap
                     1384 M used swap
                      663 M free swap
            
            *** FILESYSTEM ***
            Filesystem        Type   Size  Used Avail Use% Mounted on
            /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /
            tmpfs             tmpfs   64M     0   64M   0% /dev
            tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/fs/cgroup
            shm               tmpfs   64M     0   64M   0% /dev/shm
            /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /opt/iobroker
            /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /etc/hosts
            tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/asound
            tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/acpi
            tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/scsi
            tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/firmware
            
            Messages concerning ext4 filesystem in dmesg:
            [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): barriers disabled
            [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
            [Wed Nov 15 18:00:07 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
            [Wed Nov 15 18:00:08 2023] EXT4-fs (md0): re-mounted. Opts: (null)
            
            Show mounted filesystems \(real ones only\):
            TARGET             SOURCE                                                                                                              FSTYPE OPTIONS
            /                  /dev/vg2/volume_1[/@docker/btrfs/subvolumes/9ab1c3faaeadf83f6f62dd1db43a34333cd29699762986eb66ad4c0a09a102a4]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
            |-/opt/iobroker    /dev/vg2/volume_1[/docker/iobroker1_data]                                                                           btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
            |-/etc/resolv.conf /dev/vg2/volume_1[/@docker/containers/1a7f7c299ee380d7f600c1de144d6c14a8d7d32d35a0d83dcef115c7819c7e29/resolv.conf] btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
            |-/etc/hostname    /dev/vg2/volume_1[/@docker/containers/1a7f7c299ee380d7f600c1de144d6c14a8d7d32d35a0d83dcef115c7819c7e29/hostname]    btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
            `-/etc/hosts       /dev/vg2/volume_1[/@docker/containers/1a7f7c299ee380d7f600c1de144d6c14a8d7d32d35a0d83dcef115c7819c7e29/hosts]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
            
            Files in neuralgic directories:
            
            /var:
            33M     /var/
            30M     /var/lib
            18M     /var/lib/apt/lists
            18M     /var/lib/apt
            13M     /var/lib/dpkg
            
            
            
            /opt/iobroker/backups:
            48M     /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            311M    /opt/iobroker/iobroker-data/
            201M    /opt/iobroker/iobroker-data/files
            77M     /opt/iobroker/iobroker-data/backup-objects
            52M     /opt/iobroker/iobroker-data/files/javascript.admin
            43M     /opt/iobroker/iobroker-data/files/iot.admin
            
            The five largest files in iobroker-data are:
            33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
            21M     /opt/iobroker/iobroker-data/objects.jsonl
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
            13M     /opt/iobroker/iobroker-data/states.jsonl
            8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            find: '/dev/serial/by-id/': No such file or directory
            /home/iobroker/.diag.sh: line 277: nodejs: command not found
            
            *** NodeJS-Installation ***
            
             
            /usr/bin/node           v18.17.1
            /usr/bin/npm            9.6.7
            /usr/bin/npx            9.6.7
            /usr/bin/corepack       0.18.0
            /home/iobroker/.diag.sh: line 288: nodejs: command not found
            *** nodejs is NOT correctly installed ***
            
            nodejs:
              Installed: 18.17.1-deb-1nodesource1
              Candidate: 18.17.1-deb-1nodesource1
              Version table:
             *** 18.17.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u4 500
                    500 http://deb.debian.org/debian bullseye/main amd64 Packages
                    500 http://deb.debian.org/debian-security bullseye-security/main amd64 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.16
            admin:          6.12.0
            javascript:     7.1.4
            
            Adapters from github:   0
            
            Adapter State
            + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
            + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
              system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
            + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
            + system.adapter.divera247.0              : divera247             : iobroker1                                -  enabled
              system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
            + system.adapter.email.0                  : email                 : iobroker1                                -  enabled
            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker1                                -  enabled
              system.adapter.fritzbox.0               : fritzbox              : iobroker1                                -  enabled
            + system.adapter.fritzdect.0              : fritzdect             : iobroker1                                -  enabled
            + system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                -  enabled
            + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
            + system.adapter.iot.0                    : iot                   : iobroker1                                -  enabled
            + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
              system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker1                                - disabled, port: 54321
            + system.adapter.net-tools.0              : net-tools             : iobroker1                                -  enabled
              system.adapter.openweathermap.0         : openweathermap        : iobroker1                                -  enabled
            + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
            + system.adapter.pushover.0               : pushover              : iobroker1                                -  enabled
            + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker1                                -  enabled
            + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
            + system.adapter.vesync.0                 : vesync                : iobroker1                                -  enabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker1                                - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                - disabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker1                                - disabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker1                                -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                - disabled
              system.adapter.vis-weather.0            : vis-weather           : iobroker1                                - disabled
              system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
            + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
            + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              system.adapter.yr.0                     : yr                    : iobroker1                                -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
            + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            sources       : conf/sources-dist.json
            online        : https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json
            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.12.0   , installed 6.12.0
            Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
            Adapter    "backitup"     : 2.8.7    , installed 2.8.7
            Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
            Adapter    "divera247"    : 0.2.0    , installed 0.2.0
            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
            Adapter    "email"        : 1.2.0    , installed 1.2.0
            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
            Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
            Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
            Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
            Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
            Adapter    "info"         : 2.0.0    , installed 2.0.0
            Adapter    "iot"          : 2.0.11   , installed 2.0.11
            Adapter    "javascript"   : 7.1.4    , installed 7.1.4
            Controller "js-controller": 5.0.16   , installed 5.0.16
            Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
            Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
            Adapter    "openweathermap": 0.4.5   , installed 0.4.5
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "pushover"     : 3.0.3    , installed 3.0.3
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.5.5    , installed 6.6.0
            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "vesync"       : 0.0.3    , installed 0.0.3
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
            Adapter    "web"          : 6.1.10   , installed 6.1.10
            Adapter    "worx"         : 2.3.4    , installed 2.3.4
            Adapter    "ws"           : 2.5.8    , installed 2.5.8
            Adapter    "yr"           : 5.3.0    , installed 5.3.0
            
            Objects and States
            Please stand by - This may take a while
            Objects:        23727
            States:         20029
            
            *** OS-Repositories and Updates ***
            Hit:1 http://deb.debian.org/debian bullseye InRelease
            Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
            Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
            Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
            Reading package lists...
            Pending Updates: 35
            
            *** 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:8701            0.0.0.0:*               LISTEN      1000       130242998  -                   
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       130236565  -                   
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       130234447  -                   
            tcp        0      0 0.0.0.0:9292            0.0.0.0:*               LISTEN      1000       130243065  -                   
            tcp        0      0 0.0.0.0:2001            0.0.0.0:*               LISTEN      1000       130243663  -                   
            tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1000       130243202  -                   
            tcp6       0      0 :::8081                 :::*                    LISTEN      1000       130238696  -                   
            tcp6       0      0 :::8084                 :::*                    LISTEN      1000       130264322  -                   
            tcp6       0      0 :::8088                 :::*                    LISTEN      1000       130259813  -                   
            udp        0      0 0.0.0.0:8472            0.0.0.0:*                           0          130214941  -                   
            
            *** Log File - Last 25 Lines ***
            
            2023-11-22 22:30:08.403  - info: host.iobroker1 instance system.adapter.yr.0 started with pid 5343
            2023-11-22 22:30:11.070  - info: yr.0 (5343) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-11-22 22:30:11.243  - info: yr.0 (5343) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v18.17.1, js-controller: 5.0.16
            2023-11-22 22:30:11.290  - info: yr.0 (5343) longitude/longitude not set, get data from system
            2023-11-22 22:30:11.326  - info: yr.0 (5343) system latitude: 51.28058000 longitude: 6.45123000
            2023-11-22 22:30:12.483  - info: host.iobroker1 instance system.adapter.daswetter.0 started with pid 5362
            2023-11-22 22:30:15.224  - info: daswetter.0 (5362) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-11-22 22:30:15.421  - info: daswetter.0 (5362) starting. Version 3.1.10 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.17.1, js-controller: 5.0.16
            2023-11-22 22:30:31.553  - info: openweathermap.0 (5321) Terminated (NO_ERROR): Without reason
            2023-11-22 22:30:32.093  - info: host.iobroker1 instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
            2023-11-22 22:30:42.180  - info: yr.0 (5343) Data updated.
            2023-11-22 22:30:42.183  - info: yr.0 (5343) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-11-22 22:30:42.735  - info: host.iobroker1 instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-11-22 22:30:46.955  - info: daswetter.0 (5362) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
            2023-11-22 22:30:47.471  - info: daswetter.0 (5362) cleaned everything up...
            2023-11-22 22:30:47.502  - info: host.iobroker1 instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-11-22 22:31:10.559  - info: hm-rega.0 (291) pollingTrigger
            2023-11-22 22:33:11.546  - info: hm-rega.0 (291) pollingTrigger
            2023-11-22 22:34:17.747  - info: hm-rega.0 (291) pollingTrigger
            2023-11-22 22:35:00.072  - info: host.iobroker1 instance system.adapter.dwd.0 started with pid 6375
            2023-11-22 22:35:03.088  - info: dwd.0 (6375) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-11-22 22:35:03.524  - info: dwd.0 (6375) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.17.1, js-controller: 5.0.16
            2023-11-22 22:35:06.569  - info: dwd.0 (6375) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-11-22 22:35:07.109  - info: host.iobroker1 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-11-22 22:35:16.459  - info: hm-rega.0 (291) pollingTrigger
            
            
            
            ============ Mark until here for C&P =============
            
            
            Copy text starting here:
            
            
            ======================= SUMMARY =======================
                                    v.2023-10-10
            
            
            model name      : Intel(R) Atom(TM) CPU  C2538  @ 2.40GHz
            Kernel          : x86_64
            Userland        : amd64
            Docker          : v8.1.0
            
            Installation:           Docker
            Kernel:                 x86_64
            Userland:               amd64
            Timezone:               Etc/UTC
            User-ID:                0
            X-Server:               false
            
            
            Pending OS-Updates:     35
            Pending iob updates:    1
            
            /home/iobroker/.diag.sh: line 486: nodejs: command not found
            Nodejs-Installation:     
                                    /usr/bin/node           v18.17.1
                                    /usr/bin/npm            9.6.7
                                    /usr/bin/npx            9.6.7
                                    /usr/bin/corepack       0.18.0
            
            Recommended versions are nodejs 18.18.2 and npm 9.8.1
            *** nodejs is NOT correctly installed ***
            Wrong installation path detected. This needs to be fixed.
            
            Please check
            https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
            for more information on how to fix these errors.
            
            MEMORY: 
                           total        used        free      shared  buff/cache   available
            Mem:             16G        4.5G        306M         46M         11G         11G
            Swap:           2.0G        1.4G        666M
            Total:           18G        5.9G        972M
            
            Active iob-Instances:   28
            Active repo(s): stable
            
            ioBroker Core:          js-controller           5.0.16
                                    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.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            
            Objects:                23727
            States:                 20029
            
            Size of iob-Database:
            
            21M     /opt/iobroker/iobroker-data/objects.jsonl
            15M     /opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            
            
            === Mark text until here for copying ===
            

            Ich sehe schon - *** nodejs is NOT correctly installed ***
            Wrong installation path detected. This needs to be fixed.

            Hier ist aber mein Latein eingeschränkt, denn mit Linux habe ich es nicht so und ich weiß auch nicht, wo nodejs ansonsten hin muss und wie ich das bewerkstelligen muss.

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

            Quark geschrieben...

            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

            P 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              Quark geschrieben...

              P Offline
              P Offline
              Papi 0
              schrieb am zuletzt editiert von
              #26

              @thomas-braun
              Was soll denn dieser Beitrag?

              DJMarc75D 1 Antwort Letzte Antwort
              0
              • P Papi 0

                @thomas-braun
                Was soll denn dieser Beitrag?

                DJMarc75D Offline
                DJMarc75D Offline
                DJMarc75
                schrieb am zuletzt editiert von
                #27

                @papi-0
                wenn man selbst "Unsinn" geschrieben hat dann löscht man die eigenen Beiträge und schreibt dann eben so was wie "Quark geschrieben" !

                Lehrling seit 1975 !!!
                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                1 Antwort Letzte Antwort
                0
                • CodierknechtC Codierknecht

                  @papi-0
                  Ich habe das immer ohne Portainer gemacht.
                  Ist ja mit ein paar Klicks gemacht.
                  Mit Portainer müssen andere weiterhelfen.

                  Läuft auf dem NAS eigentlich noch etwas anderes, außer dass es als Datengrab dient?
                  Wenn Portkollisionen ausgeschlossen sind, könntest Du den neuen Container auch im Host-Modus betreiben. Spart das Durchreichen der einzelnen Ports.

                  P Offline
                  P Offline
                  Papi 0
                  schrieb am zuletzt editiert von Papi 0
                  #28

                  @codierknecht

                  So, wie angekündigt, habe ich Deinen Rat gerade befolgt. Der ioBroker läuft mit aktuellem Image (buanet/iobroker:latest (22.11.2023)) wieder, aber das eingangs aufgeführte Problem hat sich leider nicht verflüchtigt, obwohl Nodejs wohl nun korrekt installiert ist, wie die Diagnose mitteilt:

                  ======== Start marking the full check here =========
                  
                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                  Hardware Vendor : Insyde
                  Kernel          : x86_64
                  Userland        : amd64
                  Docker          : v9.0.1
                  Virtualization  : Docker
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   08:37:26 up 10 days, 14:37,  0 user,  load average: 3.07, 3.85, 4.39
                  CPU threads: 4
                  
                  
                  *** Time and Time Zones ***
                  Sun Nov 26 07:37:26 UTC 2023
                  Sun Nov 26 08:37:26 CET 2023
                  CET +0100
                  Etc/UTC
                  
                  *** User and Groups ***
                  root
                  /root
                  root
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop: 
                  Terminal: 
                  
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:             16G         15G        1.6G        243M         10G        1.6G
                  Swap:           2.1G        1.7G        461M
                  Total:           18G         16G        2.0G
                  
                          16041 M total memory
                          14550 M used memory
                           4948 M active memory
                           6405 M inactive memory
                           1490 M free memory
                             23 M buffer memory
                           9796 M swap cache
                           2047 M total swap
                           1607 M used swap
                            440 M free swap
                  
                  *** FILESYSTEM ***
                  Filesystem        Type   Size  Used Avail Use% Mounted on
                  /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /
                  tmpfs             tmpfs   64M     0   64M   0% /dev
                  tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/fs/cgroup
                  shm               tmpfs   64M     0   64M   0% /dev/shm
                  /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /opt/iobroker
                  /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /etc/hosts
                  tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/asound
                  tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/acpi
                  tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/scsi
                  tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/firmware
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): barriers disabled
                  [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
                  [Wed Nov 15 18:00:07 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
                  [Wed Nov 15 18:00:08 2023] EXT4-fs (md0): re-mounted. Opts: (null)
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET             SOURCE                                                                                                              FSTYPE OPTIONS
                  /                  /dev/vg2/volume_1[/@docker/btrfs/subvolumes/09dffbd202054221355666351eaac6b319b400c00c732f58fe9fa106a6f6ddc9]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                  |-/opt/iobroker    /dev/vg2/volume_1[/docker/iobroker1_data]                                                                           btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                  |-/etc/resolv.conf /dev/vg2/volume_1[/@docker/containers/028486a4b205d410539f43bd68ba301c328c01af9ee9251a6c3716fce2cc196e/resolv.conf] btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                  |-/etc/hostname    /dev/vg2/volume_1[/@docker/containers/028486a4b205d410539f43bd68ba301c328c01af9ee9251a6c3716fce2cc196e/hostname]    btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                  `-/etc/hosts       /dev/vg2/volume_1[/@docker/containers/028486a4b205d410539f43bd68ba301c328c01af9ee9251a6c3716fce2cc196e/hosts]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                  
                  Files in neuralgic directories:
                  
                  /var:
                  			 
                  				
                  15M     /var/
                  					
                  13M     /var/lib/dpkg
                  13M     /var/lib
                  12M     /var/lib/dpkg/info
                  1.9M    /var/cache
                  
                  
                  
                  /opt/iobroker/backups:
                  48M     /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  363M    /opt/iobroker/iobroker-data/
                  215M    /opt/iobroker/iobroker-data/files
                  78M     /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:
                  38M     /opt/iobroker/iobroker-data/states.jsonl
                  33M     /opt/iobroker/iobroker-data/objects.jsonl
                  33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                  												 
                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                  												
                  8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  find: '/dev/serial/by-id/': No such file or directory
                  
                   
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v18.18.2
                  /usr/bin/node           v18.18.2
                  /usr/bin/npm            9.8.1
                  /usr/bin/npx            9.8.1
                  /usr/bin/corepack       0.19.0
                  
                  
                   
                  nodejs:
                    Installed: 18.18.2-1nodesource1
                    Candidate: 18.18.2-1nodesource1
                    Version table:
                   *** 18.18.2-1nodesource1 100
                  																			 
                          100 /var/lib/dpkg/status
                  
                  																	 
                  																					   
                   
                  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.16
                  admin:          6.12.0
                  javascript:     7.1.6
                  
                  Adapters from github:   0
                  
                  Adapter State
                  + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                  + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                    system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                  + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                  + system.adapter.divera247.0              : divera247             : iobroker1                                -  enabled
                    system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                  + system.adapter.email.0                  : email                 : iobroker1                                -  enabled
                  + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker1                                -  enabled
                    system.adapter.fritzbox.0               : fritzbox              : iobroker1                                -  enabled
                  + system.adapter.fritzdect.0              : fritzdect             : iobroker1                                -  enabled
                  + system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                -  enabled
                  + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                  + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                  + system.adapter.iot.0                    : iot                   : iobroker1                                -  enabled
                  + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                  + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker1                                -  enabled, port: 54321
                  + system.adapter.net-tools.0              : net-tools             : iobroker1                                -  enabled
                    system.adapter.openweathermap.0         : openweathermap        : iobroker1                                -  enabled
                  + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                  + system.adapter.pushover.0               : pushover              : iobroker1                                -  enabled
                  + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker1                                -  enabled
                  + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                  + system.adapter.vesync.0                 : vesync                : iobroker1                                -  enabled
                    system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker1                                - disabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                - disabled
                    system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker1                                - disabled
                  + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker1                                -  enabled
                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                - disabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                - disabled
                    system.adapter.vis-weather.0            : vis-weather           : iobroker1                                - disabled
                    system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                  + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                  + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                  + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    system.adapter.yr.0                     : yr                    : iobroker1                                -  enabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                  + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker1                                -  enabled, port: 54321
                  + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                  + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  sources       : conf/sources-dist.json
                  online        : https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json
                  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.12.0   , installed 6.12.0
                  Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                  Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                  Adapter    "divera247"    : 0.2.0    , installed 0.2.0
                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                  Adapter    "email"        : 1.2.0    , installed 1.2.0
                  Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                  Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                  Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                  Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
                  Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                  Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                  Adapter    "info"         : 2.0.0    , installed 2.0.0
                  Adapter    "iot"          : 2.0.11   , installed 2.0.11
                  Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                  Controller "js-controller": 5.0.16   , installed 5.0.16
                  Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
                  Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                  Adapter    "openweathermap": 0.4.5   , installed 0.4.5
                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                  Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                  Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                  Adapter    "vesync"       : 0.0.3    , installed 0.0.3
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                  Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                  Adapter    "web"          : 6.1.10   , installed 6.1.10
                  Adapter    "worx"         : 2.3.4    , installed 2.3.4
                  Adapter    "ws"           : 2.5.8    , installed 2.5.8
                  Adapter    "yr"           : 5.3.0    , installed 5.3.0
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        23731
                  States:         20046
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                  Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                  Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                  Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                  Reading package lists...
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                  tcp        0      0 0.0.0.0:8701            0.0.0.0:*               LISTEN      1000       192287449  -                   
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       192278619  -                   
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       192277686  -                   
                  tcp        0      0 0.0.0.0:9292            0.0.0.0:*               LISTEN      1000       192289429  -                   
                  tcp        0      0 0.0.0.0:2001            0.0.0.0:*               LISTEN      1000       192285535  -                   
                  tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1000       192289513  -                   
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1000       192283699  -                   
                  tcp6       0      0 :::8084                 :::*                    LISTEN      1000       192302715  -                   
                  tcp6       0      0 :::8088                 :::*                    LISTEN      1000       192303709  -                   
                  udp        0      0 0.0.0.0:8472            0.0.0.0:*                           0          192256079  -                   
                  udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1000       192475277  -                   
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-11-26 08:36:52.394  - error: host.iobroker1 Caught by controller[4]:  4: 0x7f6e5c7c247c Context2d::GetImageData(Nan::FunctionCallbackInfo<v8::Value> const&) [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                  2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[5]:  5: 0x7f6e5c7b43d3  [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                  2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[6]:  6: 0xdc4e00  [io.mihome-vacuum.0]
                  2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[7]:  7: 0xdc633f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.mihome-vacuum.0]
                  2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[8]:  8: 0x1705c39  [io.mihome-vacuum.0]
                  2023-11-26 08:36:52.396  - warn: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated due to SIGABRT
                  2023-11-26 08:36:52.396  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated with code null ()
                  2023-11-26 08:36:52.396  - info: host.iobroker1 Restart adapter system.adapter.mihome-vacuum.0 because enabled
                  2023-11-26 08:37:22.690  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 started with pid 3593
                  2023-11-26 08:37:36.323  - error: mihome-vacuum.0 (3593) YOUR DEVICE IS CONNECTED BUT DID NOT ANSWER YET - CONNECTION CAN TAKE UP TO 10 MINUTES - PLEASE BE PATIENT AND DO NOT TURN THE ADAPTER OFF
                  																																									
                  2023-11-26 08:37:37.416  - info: hm-rega.0 (635) pollingTrigger
                  2023-11-26 08:38:03.653  - error: host.iobroker1 Caught by controller[0]: FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
                  2023-11-26 08:38:03.654  - error: host.iobroker1 Caught by controller[1]:  1: 0xb85bc0 node::Abort() [io.mihome-vacuum.0]
                  2023-11-26 08:38:03.654  - error: host.iobroker1 Caught by controller[2]:  2: 0xa94749 node::OOMErrorHandler(char const*, bool) [io.mihome-vacuum.0]
                  2023-11-26 08:38:03.654  - error: host.iobroker1 Caught by controller[3]:  3: 0xd66a2a v8::Utils::ReportApiFailure(char const*, char const*) [io.mihome-vacuum.0]
                  2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[3]:  4: 0x7f0b7846847c Context2d::GetImageData(Nan::FunctionCallbackInfo<v8::Value> const&) [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                  2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[3]:  5: 0x7f0b7845a3d3  [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                  2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[4]:  6: 0xdc4e00  [io.mihome-vacuum.0]
                  2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[5]:  7: 0xdc633f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.mihome-vacuum.0]
                  2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[6]:  8: 0x1705c39  [io.mihome-vacuum.0]
                  															   
                  2023-11-26 08:38:03.656  - warn: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated due to SIGABRT
                  2023-11-26 08:38:03.656  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated with code null ()
                  2023-11-26 08:38:03.656  - info: host.iobroker1 Restart adapter system.adapter.mihome-vacuum.0 because enabled
                  2023-11-26 08:38:17.891  - info: hm-rega.0 (635) pollingTrigger
                  2023-11-26 08:38:33.911  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 started with pid 4224
                  
                  ============ Mark until here for C&P =============
                  

                  (Den Fully-Adapter habe ich übrigens extra noch auf 2.2.0, weil ichMQTT mit der 3.0.6 ad hoc auf den Displays nicht ans Laufen bekomme. Das Alte Display kann das eh nicht mehr)

                  ======================= SUMMARY =======================
                                          v.2023-10-10
                  
                  
                  model name      : Intel(R) Atom(TM) CPU  C2538  @ 2.40GHz
                  Kernel          : x86_64
                  Userland        : amd64
                  Docker          : v9.0.1
                  
                  Installation:           Docker
                  Kernel:                 x86_64
                  Userland:               amd64
                  Timezone:               Etc/UTC
                  User-ID:                0
                  X-Server:               false
                  
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    1
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v18.18.2
                                          /usr/bin/node           v18.18.2
                                          /usr/bin/npm            9.8.1
                                          /usr/bin/npx            9.8.1
                                          /usr/bin/corepack       0.19.0
                  
                  Recommended versions are nodejs 18.18.2 and npm 9.8.1
                  Your nodejs installation is correct
                  
                  MEMORY: 
                                 total        used        free      shared  buff/cache   available
                  Mem:             16G         15G        1.3G        243M         10G        1.3G
                  Swap:           2.1G        1.7G        461M
                  Total:           18G         17G        1.8G
                  
                  Active iob-Instances:   29
                  Active repo(s): stable
                  
                  ioBroker Core:          js-controller           5.0.16
                                          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.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                  
                  Objects:                23731
                  States:                 20046
                  
                  Size of iob-Database:
                  
                  33M     /opt/iobroker/iobroker-data/objects.jsonl
                  40M     /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  

                  Ich habe schonmal einen Vergleich zwischen den beiden Diags gemacht, mit dem Ergebnis, dass alles Negative wohl dankenswerterweise nun beseitigt ist.

                  Beim Starten des ioBrokers werde ich aber schon darauf hingewiesen, dass fritzbox.0 Ärger macht und ich mir das Log vor einem weiteren Restart ansehen soll.
                  Nachfolgend das Log, gefiltert auf den fritzbox.0-Adapter, ich meine, es steht dasselbe drin, wie zuvor:

                  
                  fritzbox.0
                  2023-11-26 08:58:07.848	info	terminating
                  
                  fritzbox.0
                  2023-11-26 08:58:07.346	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                  
                  fritzbox.0
                  2023-11-26 08:58:07.335	info	terminating
                  
                  fritzbox.0
                  2023-11-26 08:58:07.280	error	Cannot read properties of undefined (reading 'startsWith')
                  
                  fritzbox.0
                  2023-11-26 08:58:07.279	error	TypeError: Cannot read properties of undefined (reading 'startsWith') at /opt/iobroker/node_modules/iobroker.fritzbox/main.js:1440:73 at Parser.<anonymous> (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (node:events:517:28) at SAXParser.onclosetag (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:625:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:630:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:890:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1437:13) at exports.Parser.Parser.parseString (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:323:31) at Parser.parseString (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:5:59)
                  
                  fritzbox.0
                  2023-11-26 08:58:07.276	error	uncaught exception: Cannot read properties of undefined (reading 'startsWith')
                  
                  fritzbox.0
                  2023-11-26 08:58:03.057	warn	TR-064: Error reading files from dir /tam: Error: ENOENT: no such file or directory, scandir 'tam'
                  
                  fritzbox.0
                  2023-11-26 08:58:02.890	info	Successfully connected to TR-064
                  
                  fritzbox.0
                  2023-11-26 08:57:57.551	info	adapter connected to fritzbox: 192.168.1.100
                  
                  fritzbox.0
                  2023-11-26 08:57:57.494	info	Trying to connect to TR-064: 192.168.1.100:49000
                  
                  fritzbox.0
                  2023-11-26 08:57:57.491	info	try to connect: 192.168.1.100
                  
                  fritzbox.0
                  2023-11-26 08:57:57.426	info	starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v18.18.2, js-controller: 5.0.16
                  
                  fritzbox.0
                  2023-11-26 08:57:55.343	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                  

                  Der Host meint übrigens wieder, dass er von 5.0.16 auf 5.0.16 geupdated werden könnte.
                  Auch ein Restart des ioBrokers überzeugt ihn nicht von seinem Glück, dass er bereits aktuell ist.
                  (Beim letzten Mal - vorige Tage - war es am nachfolgenden Tag nicht mehr zu sehen.)

                  Der Staubsauger macht übrigens auch wieder das gleiche Theater. :-/
                  Ich hänge ihn (mihome-vacuum.0) hier der Vollständigkeit halber noch debug-mäßig mit an:

                  
                  mihome-vacuum.0
                  2023-11-26 09:26:14.727	debug	Message= {"id":16,"method":"get_consumable"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:14.727	debug	Startup: setGetCleanSummary Answer: false
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:14.726	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:14.418	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:14.418	debug	Receive <<< Helo <<< 21310020000000000707a91265631695ffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:12.725	debug	Message= {"id":15,"method":"get_clean_summary"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:12.724	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:10.723	debug	Message= {"id":14,"method":"get_sound_volume"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:10.722	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:08.721	debug	Message= {"id":13,"method":"get_network_info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:08.719	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:06.718	debug	Message= {"id":12,"method":"get_status"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:06.717	debug	get params for stock Vacuum
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:04.415	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:26:04.414	debug	Receive <<< Helo <<< 21310020000000000707a9126563168bffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:54.411	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:54.409	debug	Receive <<< Helo <<< 21310020000000000707a91265631681ffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:46.716	debug	Startup: setGetConsumable Answer: false
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:46.714	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:44.712	debug	Message= {"id":11,"method":"get_consumable"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:44.711	debug	Startup: setGetCleanSummary Answer: false
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:44.710	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:44.391	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:44.390	debug	Receive <<< Helo <<< 21310020000000000707a91265631677ffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:42.708	debug	Message= {"id":10,"method":"get_clean_summary"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:42.708	debug	Startup: Delete getMultiMapsList
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:42.707	debug	Startup: getMultiMapsList Answer: true
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:42.707	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:40.703	debug	Message= {"id":9,"method":"get_multi_maps_list"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:40.701	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:38.699	debug	Message= {"id":8,"method":"get_sound_volume"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:38.698	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:36.696	debug	Message= {"id":7,"method":"get_network_info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:36.692	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:35.215	info	settest next timer: not available
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.683	debug	Message= {"id":6,"method":"get_status"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.682	debug	get params for stock Vacuum
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.681	debug	Create State done!
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.680	debug	Create State for map: loadMap
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.679	debug	Create State for map: mapURL
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.679	debug	Create State for map: mapStatus
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.679	debug	Create State for map: actualMap
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.678	debug	Create State for map: map64
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.640	debug	Create State for map:
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.634	debug	Create State for Queue: queue
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.514	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.494	info	select standard vacuum protocol....
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.493	debug	DeviceModel selected to: roborock.vacuum.s5
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.492	warn	No Answer for DeviceModel use old one
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.492	error	YOUR DEVICE IS CONNECTED BUT DID NOT ANSWER YET - CONNECTION CAN TAKE UP TO 10 MINUTES - PLEASE BE PATIENT AND DO NOT TURN THE ADAPTER OFF
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.491	debug	Get Device data..4
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.491	debug	GETMODELFROMAPI:Data: {}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.490	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.382	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:34.382	debug	Receive <<< Helo <<< 21310020000000000707a9126563166dffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:32.485	debug	Message= {"id":5,"method":"miIO.info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:32.485	debug	Get Device data..3
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:32.484	debug	GETMODELFROMAPI:Data: {}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:32.483	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:30.481	debug	Message= {"id":4,"method":"miIO.info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:30.480	debug	Get Device data..2
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:30.480	debug	GETMODELFROMAPI:Data: {}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:30.479	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:28.475	debug	Message= {"id":3,"method":"miIO.info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:28.474	debug	Get Device data..1
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:28.474	debug	GETMODELFROMAPI:Data: {}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:28.473	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:26.471	debug	Message= {"id":2,"method":"miIO.info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:26.471	debug	Get Device data..0
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:26.470	debug	GETMODELFROMAPI:Data: {}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:26.469	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.462	debug	Message= {"id":1,"method":"miIO.info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.453	debug	GETMODELFROMAPI: objModel: {"val":"roborock.vacuum.s5","ack":true,"ts":1700987084613,"q":0,"from":"system.adapter.mihome-vacuum.0","user":"system.user.admin","lc":1669663806090}
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.378	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.375	debug	MAIN: Connected to device, try to get model..
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.374	debug	Receive <<< Helo <<< 21310020000000000707a91265631663ffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.362	debug	server started on 0.0.0.0:53421
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.357	info	IOT enabled, create state
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.348	debug	MIIO: Config: ip:192.168.1.41 token: 436559496bXXXXXXXXX
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.346	debug	Create State for deviceInfounsupported
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.345	debug	Create State for deviceInfowifi_signal
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.343	debug	Create State for deviceInfofw_ver
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.342	debug	Create State for deviceInfomodel
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.341	debug	Create State for deviceInfomac
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.340	debug	Create State for deviceInfo
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.288	debug	load Map creator... true
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:24.184	info	starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v18.18.2, js-controller: 5.0.16
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.615	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.599	debug	Plugin sentry Initialize Plugin (enabled=true)
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.470	debug	States connected to redis: 127.0.0.1:9000
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.292	debug	States create User PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.291	debug	States create System PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.223	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.070	debug	Objects connected to redis: 127.0.0.1:9001
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:23.059	debug	Objects client initialize lua scripts
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:22.831	debug	Objects create User PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:22.829	debug	Objects create System PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:22.719	debug	Objects client ready ... initialize now
                  
                  mihome-vacuum.0
                  2023-11-26 09:25:21.705	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.858	debug	Message= {"id":21,"method":"get_clean_record","params":[1700314076]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.857	debug	MIIO RECIVE: {"result":[[1700317501,1700318356,769,13972500,0,0,3,1]],"id":20}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.856	debug	MIIO MESSAGE TESTING: {"result":[[1700317501,1700318356,769,13972500,0,0,3,1]],"id":20}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.835	debug	Message= {"id":20,"method":"get_clean_record","params":[1700317501]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.833	debug	MIIO RECIVE: {"result":[[1700403901,1700405572,1671,31715000,0,1,3,1]],"id":19}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.831	debug	MIIO MESSAGE TESTING: {"result":[[1700403901,1700405572,1671,31715000,0,1,3,1]],"id":19}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.813	debug	Message= {"id":19,"method":"get_clean_record","params":[1700403901]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.812	debug	MIIO RECIVE: {"result":[[1700486701,1700488361,1660,31490000,0,1,3,1]],"id":18}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.811	debug	MIIO MESSAGE TESTING: {"result":[[1700486701,1700488361,1660,31490000,0,1,3,1]],"id":18}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.801	debug	Message= {"id":18,"method":"get_clean_record","params":[1700486701]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.800	debug	MIIO RECIVE: {"result":[[1700573101,1700574894,1793,31385000,0,1,3,1]],"id":17}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.799	debug	MIIO MESSAGE TESTING: {"result":[[1700573101,1700574894,1793,31385000,0,1,3,1]],"id":17}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.797	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":16}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.796	debug	MIIO RECIVE: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":16}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.795	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":16}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.773	debug	Message= {"id":17,"method":"get_clean_record","params":[1700573101]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.772	debug	MIIO MESSAGE TESTING: {"result":[[1700659501,1700661175,1674,31800000,0,1,3,1]],"id":15}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.771	debug	MIIO RECIVE: {"result":[[1700659501,1700661175,1674,31800000,0,1,3,1]],"id":15}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.770	debug	MIIO MESSAGE TESTING: {"result":[[1700659501,1700661175,1674,31800000,0,1,3,1]],"id":15}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.767	debug	Message= {"id":16,"method":"get_carpet_mode"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.766	info	create state for carpet_mode
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.765	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":14}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.764	debug	MIIO RECIVE: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":14}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.763	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":14}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.761	debug	Message= {"id":15,"method":"get_clean_record","params":[1700659501]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.760	debug	MIIO MESSAGE TESTING: {"result":[[1700745900,1700747612,1712,31885000,0,1,3,1]],"id":13}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.760	debug	MIIO RECIVE: {"result":[[1700745900,1700747612,1712,31885000,0,1,3,1]],"id":13}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.759	debug	MIIO MESSAGE TESTING: {"result":[[1700745900,1700747612,1712,31885000,0,1,3,1]],"id":13}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.757	debug	Message= {"id":14,"method":"get_carpet_mode"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.755	debug	Startup: Delete setGetConsumable
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.755	debug	Startup: setGetConsumable Answer: true
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.753	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":12}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.752	debug	MIIO RECIVE: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":12}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.751	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":12}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.749	debug	Message= {"id":13,"method":"get_clean_record","params":[1700745900]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.748	debug	MIIO MESSAGE TESTING: {"result":[[1700832301,1700834121,1820,31445000,0,1,3,1]],"id":11}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.748	debug	MIIO RECIVE: {"result":[[1700832301,1700834121,1820,31445000,0,1,3,1]],"id":11}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.747	debug	MIIO MESSAGE TESTING: {"result":[[1700832301,1700834121,1820,31445000,0,1,3,1]],"id":11}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.745	debug	Message= {"id":12,"method":"get_consumable"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.744	debug	Startup: Delete setGetCleanSummary
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.744	debug	Startup: setGetCleanSummary Answer: true
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.742	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":10}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.740	debug	MIIO RECIVE: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":10}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.739	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":10}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.724	debug	Message= {"id":11,"method":"get_clean_record","params":[1700832301]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.722	debug	MIIO MESSAGE TESTING: {"result":[[1700918701,1700920380,1679,31117500,0,1,3,1]],"id":9}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.721	debug	MIIO RECIVE: {"result":[[1700918701,1700920380,1679,31117500,0,1,3,1]],"id":9}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.720	debug	MIIO MESSAGE TESTING: {"result":[[1700918701,1700920380,1679,31117500,0,1,3,1]],"id":9}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.711	debug	Message= {"id":10,"method":"get_clean_summary"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.710	debug	Startup: Delete getMultiMapsList
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.710	debug	Startup: getMultiMapsList Answer: true
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.709	debug	MIIO MESSAGE TESTING: {"result":"unknown_method","id":8}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.708	debug	MIIO RECIVE: {"result":"unknown_method","id":8}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.707	debug	MIIO MESSAGE TESTING: {"result":"unknown_method","id":8}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.705	debug	Message= {"id":9,"method":"get_clean_record","params":[1700918701]}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.702	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":7}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.701	debug	MIIO RECIVE: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":7}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.700	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":7}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.696	debug	Message= {"id":8,"method":"get_multi_maps_list"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.695	debug	MIIO MESSAGE TESTING: {"result":[73],"id":6}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.693	debug	MIIO RECIVE: {"result":[73],"id":6}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.692	debug	MIIO MESSAGE TESTING: {"result":[73],"id":6}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.689	debug	Message= {"id":7,"method":"get_clean_summary"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.684	debug	Message= {"id":6,"method":"get_sound_volume"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.622	debug	MIIO RECIVE: {"result":{"ssid":"Papi1","ip":"192.168.1.41","mac":"40:31:3c:aa:51:97","bssid":"e8:df:70:b8:a1:44","rssi":-57},"id":5}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.619	debug	MIIO MESSAGE TESTING: {"result":{"ssid":"Papi1","ip":"192.168.1.41","mac":"40:31:3c:aa:51:97","bssid":"e8:df:70:b8:a1:44","rssi":-57},"id":5}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.607	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":4}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.605	debug	MIIO RECIVE: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":4}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.604	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":4}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.591	debug	Message= {"id":5,"method":"get_network_info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.589	debug	Message= {"id":4,"method":"get_consumable"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.588	debug	MIIO RECIVE: {"result":[],"id":3}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.586	debug	MIIO MESSAGE TESTING: {"result":[],"id":3}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.570	debug	Message= {"id":3,"method":"get_room_mapping"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.545	info	settest next timer: not available
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.142	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.134	info	create states for water box
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.132	info	change states from State control.fan_power
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.131	debug	setGetStatus {"msg_ver":3,"msg_seq":502,"state":8,"battery":100,"clean_time":1679,"clean_area":31117500,"error_code":0,"map_present":true,"in_cleaning":false,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":104,"dnd_enabled":false,"map_status":3,"lock_status":0,"error_text":"No error"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.129	debug	MIIO RECIVE: {"result":[{"msg_ver":3,"msg_seq":502,"state":8,"battery":100,"clean_time":1679,"clean_area":31117500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":104,"dnd_enabled":0,"map_status":3,"lock_status":0}],"id":2}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.128	debug	MIIO MESSAGE TESTING: {"result":[{"msg_ver":3,"msg_seq":502,"state":8,"battery":100,"clean_time":1679,"clean_area":31117500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":104,"dnd_enabled":0,"map_status":3,"lock_status":0}],"id":2}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.119	debug	Message= {"id":2,"method":"get_status"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.118	debug	get params for stock Vacuum
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.117	debug	Create State done!
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.115	debug	Create State for map: loadMap
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.114	debug	Create State for map: mapURL
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.113	debug	Create State for map: mapStatus
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.113	debug	Create State for map: actualMap
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.112	debug	Create State for map: map64
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.074	debug	Create State for map:
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:45.067	debug	Create State for Queue: queue
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.730	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.690	info	select standard vacuum protocol....
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.682	debug	DeviceModel selected to: roborock.vacuum.s5
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.565	debug	Get Device data from robot.. {"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496bXXXXXX":27167}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.564	debug	Get Device data..0
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.562	debug	GETMODELFROMAPI:Data: {"partner_id":"","id":1,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496bXXXXXX":27167}}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.560	debug	MIIO RECIVE: {"partner_id":"","id":1,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496b50444c32686a316a6d3737","life":27167}}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.558	debug	MIIO MESSAGE TESTING: {"partner_id":"","id":1,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496b50444c32686a316a6d3737","life":27167}}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.542	debug	Message= {"id":1,"method":"miIO.info"}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.540	debug	GETMODELFROMAPI: objModel: {"val":"roborock.vacuum.s5","ack":true,"ts":1700986820893,"q":0,"from":"system.adapter.mihome-vacuum.0","user":"system.user.admin","lc":1669663806090}
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.456	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.452	debug	MAIN: Connected to device, try to get model..
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.450	debug	Receive <<< Helo <<< 21310020000000000707a9126563163bffffffffffffffffffffffffffffffff
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.429	debug	server started on 0.0.0.0:53421
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.423	info	IOT enabled, create state
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.417	debug	MIIO: Config: ip:192.168.1.41 token: 436559496bXXXXXXXXX
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.415	debug	Create State for deviceInfounsupported
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.415	debug	Create State for deviceInfowifi_signal
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.414	debug	Create State for deviceInfofw_ver
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.413	debug	Create State for deviceInfomodel
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.413	debug	Create State for deviceInfomac
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.412	debug	Create State for deviceInfo
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.367	debug	load Map creator... true
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.285	info	starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v18.18.2, js-controller: 5.0.16
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.049	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:44.041	debug	Plugin sentry Initialize Plugin (enabled=true)
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.940	debug	States connected to redis: 127.0.0.1:9000
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.763	debug	States create User PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.761	debug	States create System PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.681	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.534	debug	Objects connected to redis: 127.0.0.1:9001
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.517	debug	Objects client initialize lua scripts
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.274	debug	Objects create User PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.272	debug	Objects create System PubSub Client
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.269	debug	Objects client ready ... initialize now
                  
                  mihome-vacuum.0
                  2023-11-26 09:24:43.165	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                  

                  Die Ports sind natürlich auch alle wieder durchgereicht (1012, 1880,1883, 2001, 8081, 8088, 8282, 8284, 49000, 49443 (alle TCP)).

                  So, ich muss nun wieder los, ich kann wohl erst morgen Abend wieder reinsehen, ob sich hier etwas getan hat. Also keinen Stress und auch jetzt schon wieder 1000 Dank!

                  P 1 Antwort Letzte Antwort
                  0
                  • P Papi 0

                    @codierknecht

                    So, wie angekündigt, habe ich Deinen Rat gerade befolgt. Der ioBroker läuft mit aktuellem Image (buanet/iobroker:latest (22.11.2023)) wieder, aber das eingangs aufgeführte Problem hat sich leider nicht verflüchtigt, obwohl Nodejs wohl nun korrekt installiert ist, wie die Diagnose mitteilt:

                    ======== Start marking the full check here =========
                    
                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                    Hardware Vendor : Insyde
                    Kernel          : x86_64
                    Userland        : amd64
                    Docker          : v9.0.1
                    Virtualization  : Docker
                    Kernel          : x86_64
                    Userland        : amd64
                    
                    Systemuptime and Load:
                     08:37:26 up 10 days, 14:37,  0 user,  load average: 3.07, 3.85, 4.39
                    CPU threads: 4
                    
                    
                    *** Time and Time Zones ***
                    Sun Nov 26 07:37:26 UTC 2023
                    Sun Nov 26 08:37:26 CET 2023
                    CET +0100
                    Etc/UTC
                    
                    *** User and Groups ***
                    root
                    /root
                    root
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop: 
                    Terminal: 
                    
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:             16G         15G        1.6G        243M         10G        1.6G
                    Swap:           2.1G        1.7G        461M
                    Total:           18G         16G        2.0G
                    
                            16041 M total memory
                            14550 M used memory
                             4948 M active memory
                             6405 M inactive memory
                             1490 M free memory
                               23 M buffer memory
                             9796 M swap cache
                             2047 M total swap
                             1607 M used swap
                              440 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem        Type   Size  Used Avail Use% Mounted on
                    /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /
                    tmpfs             tmpfs   64M     0   64M   0% /dev
                    tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/fs/cgroup
                    shm               tmpfs   64M     0   64M   0% /dev/shm
                    /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /opt/iobroker
                    /dev/vg2/volume_1 btrfs   48T   27T   21T  58% /etc/hosts
                    tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/asound
                    tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/acpi
                    tmpfs             tmpfs  7.9G     0  7.9G   0% /proc/scsi
                    tmpfs             tmpfs  7.9G     0  7.9G   0% /sys/firmware
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): barriers disabled
                    [Wed Nov 15 18:00:05 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
                    [Wed Nov 15 18:00:07 2023] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
                    [Wed Nov 15 18:00:08 2023] EXT4-fs (md0): re-mounted. Opts: (null)
                    
                    Show mounted filesystems \(real ones only\):
                    TARGET             SOURCE                                                                                                              FSTYPE OPTIONS
                    /                  /dev/vg2/volume_1[/@docker/btrfs/subvolumes/09dffbd202054221355666351eaac6b319b400c00c732f58fe9fa106a6f6ddc9]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                    |-/opt/iobroker    /dev/vg2/volume_1[/docker/iobroker1_data]                                                                           btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                    |-/etc/resolv.conf /dev/vg2/volume_1[/@docker/containers/028486a4b205d410539f43bd68ba301c328c01af9ee9251a6c3716fce2cc196e/resolv.conf] btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                    |-/etc/hostname    /dev/vg2/volume_1[/@docker/containers/028486a4b205d410539f43bd68ba301c328c01af9ee9251a6c3716fce2cc196e/hostname]    btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                    `-/etc/hosts       /dev/vg2/volume_1[/@docker/containers/028486a4b205d410539f43bd68ba301c328c01af9ee9251a6c3716fce2cc196e/hosts]       btrfs  rw,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50
                    
                    Files in neuralgic directories:
                    
                    /var:
                    			 
                    				
                    15M     /var/
                    					
                    13M     /var/lib/dpkg
                    13M     /var/lib
                    12M     /var/lib/dpkg/info
                    1.9M    /var/cache
                    
                    
                    
                    /opt/iobroker/backups:
                    48M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    363M    /opt/iobroker/iobroker-data/
                    215M    /opt/iobroker/iobroker-data/files
                    78M     /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:
                    38M     /opt/iobroker/iobroker-data/states.jsonl
                    33M     /opt/iobroker/iobroker-data/objects.jsonl
                    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                    												 
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                    												
                    8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    find: '/dev/serial/by-id/': No such file or directory
                    
                     
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.18.2
                    /usr/bin/node           v18.18.2
                    /usr/bin/npm            9.8.1
                    /usr/bin/npx            9.8.1
                    /usr/bin/corepack       0.19.0
                    
                    
                     
                    nodejs:
                      Installed: 18.18.2-1nodesource1
                      Candidate: 18.18.2-1nodesource1
                      Version table:
                     *** 18.18.2-1nodesource1 100
                    																			 
                            100 /var/lib/dpkg/status
                    
                    																	 
                    																					   
                     
                    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.16
                    admin:          6.12.0
                    javascript:     7.1.6
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : iobroker1                                -  enabled
                    + system.adapter.backitup.0               : backitup              : iobroker1                                -  enabled
                      system.adapter.daswetter.0              : daswetter             : iobroker1                                -  enabled
                    + system.adapter.discovery.0              : discovery             : iobroker1                                -  enabled
                    + system.adapter.divera247.0              : divera247             : iobroker1                                -  enabled
                      system.adapter.dwd.0                    : dwd                   : iobroker1                                -  enabled
                    + system.adapter.email.0                  : email                 : iobroker1                                -  enabled
                    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker1                                -  enabled
                      system.adapter.fritzbox.0               : fritzbox              : iobroker1                                -  enabled
                    + system.adapter.fritzdect.0              : fritzdect             : iobroker1                                -  enabled
                    + system.adapter.fullybrowser.0           : fullybrowser          : iobroker1                                -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : iobroker1                                -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.info.0                   : info                  : iobroker1                                -  enabled
                    + system.adapter.iot.0                    : iot                   : iobroker1                                -  enabled
                    + system.adapter.javascript.0             : javascript            : iobroker1                                -  enabled
                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker1                                -  enabled, port: 54321
                    + system.adapter.net-tools.0              : net-tools             : iobroker1                                -  enabled
                      system.adapter.openweathermap.0         : openweathermap        : iobroker1                                -  enabled
                    + system.adapter.ping.0                   : ping                  : iobroker1                                -  enabled
                    + system.adapter.pushover.0               : pushover              : iobroker1                                -  enabled
                    + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker1                                -  enabled
                    + system.adapter.tr-064.0                 : tr-064                : iobroker1                                -  enabled
                    + system.adapter.vesync.0                 : vesync                : iobroker1                                -  enabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker1                                - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker1                                - disabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker1                                - disabled
                    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker1                                -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker1                                - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker1                                - disabled
                      system.adapter.vis-weather.0            : vis-weather           : iobroker1                                - disabled
                      system.adapter.vis.0                    : vis                   : iobroker1                                -  enabled
                    + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    + system.adapter.worx.0                   : worx                  : iobroker1                                -  enabled
                    + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.yr.0                     : yr                    : iobroker1                                -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                    + system.adapter.hm-rpc.3                 : hm-rpc                : iobroker1                                -  enabled, port: 0
                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker1                                -  enabled, port: 54321
                    + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    + system.adapter.ws.0                     : ws                    : iobroker1                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    sources       : conf/sources-dist.json
                    online        : https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json
                    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.12.0   , installed 6.12.0
                    Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                    Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                    Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                    Adapter    "divera247"    : 0.2.0    , installed 0.2.0
                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                    Adapter    "fritzbox"     : 0.5.0    , installed 0.5.0
                    Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                    Adapter    "fullybrowser" : 3.0.6    , installed 2.2.0  [Updatable]
                    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                    Adapter    "iot"          : 2.0.11   , installed 2.0.11
                    Adapter    "javascript"   : 7.1.6    , installed 7.1.6
                    Controller "js-controller": 5.0.16   , installed 5.0.16
                    Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
                    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                    Adapter    "openweathermap": 0.4.5   , installed 0.4.5
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "vesync"       : 0.0.3    , installed 0.0.3
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                    Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                    Adapter    "web"          : 6.1.10   , installed 6.1.10
                    Adapter    "worx"         : 2.3.4    , installed 2.3.4
                    Adapter    "ws"           : 2.5.8    , installed 2.5.8
                    Adapter    "yr"           : 5.3.0    , installed 5.3.0
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        23731
                    States:         20046
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Reading package lists...
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                    tcp        0      0 0.0.0.0:8701            0.0.0.0:*               LISTEN      1000       192287449  -                   
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       192278619  -                   
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       192277686  -                   
                    tcp        0      0 0.0.0.0:9292            0.0.0.0:*               LISTEN      1000       192289429  -                   
                    tcp        0      0 0.0.0.0:2001            0.0.0.0:*               LISTEN      1000       192285535  -                   
                    tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1000       192289513  -                   
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       192283699  -                   
                    tcp6       0      0 :::8084                 :::*                    LISTEN      1000       192302715  -                   
                    tcp6       0      0 :::8088                 :::*                    LISTEN      1000       192303709  -                   
                    udp        0      0 0.0.0.0:8472            0.0.0.0:*                           0          192256079  -                   
                    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1000       192475277  -                   
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-11-26 08:36:52.394  - error: host.iobroker1 Caught by controller[4]:  4: 0x7f6e5c7c247c Context2d::GetImageData(Nan::FunctionCallbackInfo<v8::Value> const&) [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                    2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[5]:  5: 0x7f6e5c7b43d3  [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                    2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[6]:  6: 0xdc4e00  [io.mihome-vacuum.0]
                    2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[7]:  7: 0xdc633f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.mihome-vacuum.0]
                    2023-11-26 08:36:52.395  - error: host.iobroker1 Caught by controller[8]:  8: 0x1705c39  [io.mihome-vacuum.0]
                    2023-11-26 08:36:52.396  - warn: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated due to SIGABRT
                    2023-11-26 08:36:52.396  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated with code null ()
                    2023-11-26 08:36:52.396  - info: host.iobroker1 Restart adapter system.adapter.mihome-vacuum.0 because enabled
                    2023-11-26 08:37:22.690  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 started with pid 3593
                    2023-11-26 08:37:36.323  - error: mihome-vacuum.0 (3593) YOUR DEVICE IS CONNECTED BUT DID NOT ANSWER YET - CONNECTION CAN TAKE UP TO 10 MINUTES - PLEASE BE PATIENT AND DO NOT TURN THE ADAPTER OFF
                    																																									
                    2023-11-26 08:37:37.416  - info: hm-rega.0 (635) pollingTrigger
                    2023-11-26 08:38:03.653  - error: host.iobroker1 Caught by controller[0]: FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
                    2023-11-26 08:38:03.654  - error: host.iobroker1 Caught by controller[1]:  1: 0xb85bc0 node::Abort() [io.mihome-vacuum.0]
                    2023-11-26 08:38:03.654  - error: host.iobroker1 Caught by controller[2]:  2: 0xa94749 node::OOMErrorHandler(char const*, bool) [io.mihome-vacuum.0]
                    2023-11-26 08:38:03.654  - error: host.iobroker1 Caught by controller[3]:  3: 0xd66a2a v8::Utils::ReportApiFailure(char const*, char const*) [io.mihome-vacuum.0]
                    2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[3]:  4: 0x7f0b7846847c Context2d::GetImageData(Nan::FunctionCallbackInfo<v8::Value> const&) [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                    2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[3]:  5: 0x7f0b7845a3d3  [/opt/iobroker/node_modules/canvas/build/Release/canvas.node]
                    2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[4]:  6: 0xdc4e00  [io.mihome-vacuum.0]
                    2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[5]:  7: 0xdc633f v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [io.mihome-vacuum.0]
                    2023-11-26 08:38:03.655  - error: host.iobroker1 Caught by controller[6]:  8: 0x1705c39  [io.mihome-vacuum.0]
                    															   
                    2023-11-26 08:38:03.656  - warn: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated due to SIGABRT
                    2023-11-26 08:38:03.656  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 terminated with code null ()
                    2023-11-26 08:38:03.656  - info: host.iobroker1 Restart adapter system.adapter.mihome-vacuum.0 because enabled
                    2023-11-26 08:38:17.891  - info: hm-rega.0 (635) pollingTrigger
                    2023-11-26 08:38:33.911  - info: host.iobroker1 instance system.adapter.mihome-vacuum.0 started with pid 4224
                    
                    ============ Mark until here for C&P =============
                    

                    (Den Fully-Adapter habe ich übrigens extra noch auf 2.2.0, weil ichMQTT mit der 3.0.6 ad hoc auf den Displays nicht ans Laufen bekomme. Das Alte Display kann das eh nicht mehr)

                    ======================= SUMMARY =======================
                                            v.2023-10-10
                    
                    
                    model name      : Intel(R) Atom(TM) CPU  C2538  @ 2.40GHz
                    Kernel          : x86_64
                    Userland        : amd64
                    Docker          : v9.0.1
                    
                    Installation:           Docker
                    Kernel:                 x86_64
                    Userland:               amd64
                    Timezone:               Etc/UTC
                    User-ID:                0
                    X-Server:               false
                    
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    1
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v18.18.2
                                            /usr/bin/node           v18.18.2
                                            /usr/bin/npm            9.8.1
                                            /usr/bin/npx            9.8.1
                                            /usr/bin/corepack       0.19.0
                    
                    Recommended versions are nodejs 18.18.2 and npm 9.8.1
                    Your nodejs installation is correct
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:             16G         15G        1.3G        243M         10G        1.3G
                    Swap:           2.1G        1.7G        461M
                    Total:           18G         17G        1.8G
                    
                    Active iob-Instances:   29
                    Active repo(s): stable
                    
                    ioBroker Core:          js-controller           5.0.16
                                            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.1                  : admin                 : iobroker1                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : iobroker1                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    
                    Objects:                23731
                    States:                 20046
                    
                    Size of iob-Database:
                    
                    33M     /opt/iobroker/iobroker-data/objects.jsonl
                    40M     /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    

                    Ich habe schonmal einen Vergleich zwischen den beiden Diags gemacht, mit dem Ergebnis, dass alles Negative wohl dankenswerterweise nun beseitigt ist.

                    Beim Starten des ioBrokers werde ich aber schon darauf hingewiesen, dass fritzbox.0 Ärger macht und ich mir das Log vor einem weiteren Restart ansehen soll.
                    Nachfolgend das Log, gefiltert auf den fritzbox.0-Adapter, ich meine, es steht dasselbe drin, wie zuvor:

                    
                    fritzbox.0
                    2023-11-26 08:58:07.848	info	terminating
                    
                    fritzbox.0
                    2023-11-26 08:58:07.346	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    fritzbox.0
                    2023-11-26 08:58:07.335	info	terminating
                    
                    fritzbox.0
                    2023-11-26 08:58:07.280	error	Cannot read properties of undefined (reading 'startsWith')
                    
                    fritzbox.0
                    2023-11-26 08:58:07.279	error	TypeError: Cannot read properties of undefined (reading 'startsWith') at /opt/iobroker/node_modules/iobroker.fritzbox/main.js:1440:73 at Parser.<anonymous> (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (node:events:517:28) at SAXParser.onclosetag (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:625:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:630:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:890:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1437:13) at exports.Parser.Parser.parseString (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:323:31) at Parser.parseString (/opt/iobroker/node_modules/iobroker.fritzbox/node_modules/xml2js/lib/parser.js:5:59)
                    
                    fritzbox.0
                    2023-11-26 08:58:07.276	error	uncaught exception: Cannot read properties of undefined (reading 'startsWith')
                    
                    fritzbox.0
                    2023-11-26 08:58:03.057	warn	TR-064: Error reading files from dir /tam: Error: ENOENT: no such file or directory, scandir 'tam'
                    
                    fritzbox.0
                    2023-11-26 08:58:02.890	info	Successfully connected to TR-064
                    
                    fritzbox.0
                    2023-11-26 08:57:57.551	info	adapter connected to fritzbox: 192.168.1.100
                    
                    fritzbox.0
                    2023-11-26 08:57:57.494	info	Trying to connect to TR-064: 192.168.1.100:49000
                    
                    fritzbox.0
                    2023-11-26 08:57:57.491	info	try to connect: 192.168.1.100
                    
                    fritzbox.0
                    2023-11-26 08:57:57.426	info	starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v18.18.2, js-controller: 5.0.16
                    
                    fritzbox.0
                    2023-11-26 08:57:55.343	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    

                    Der Host meint übrigens wieder, dass er von 5.0.16 auf 5.0.16 geupdated werden könnte.
                    Auch ein Restart des ioBrokers überzeugt ihn nicht von seinem Glück, dass er bereits aktuell ist.
                    (Beim letzten Mal - vorige Tage - war es am nachfolgenden Tag nicht mehr zu sehen.)

                    Der Staubsauger macht übrigens auch wieder das gleiche Theater. :-/
                    Ich hänge ihn (mihome-vacuum.0) hier der Vollständigkeit halber noch debug-mäßig mit an:

                    
                    mihome-vacuum.0
                    2023-11-26 09:26:14.727	debug	Message= {"id":16,"method":"get_consumable"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:14.727	debug	Startup: setGetCleanSummary Answer: false
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:14.726	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:14.418	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:14.418	debug	Receive <<< Helo <<< 21310020000000000707a91265631695ffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:12.725	debug	Message= {"id":15,"method":"get_clean_summary"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:12.724	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:10.723	debug	Message= {"id":14,"method":"get_sound_volume"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:10.722	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:08.721	debug	Message= {"id":13,"method":"get_network_info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:08.719	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:06.718	debug	Message= {"id":12,"method":"get_status"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:06.717	debug	get params for stock Vacuum
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:04.415	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:26:04.414	debug	Receive <<< Helo <<< 21310020000000000707a9126563168bffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:54.411	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:54.409	debug	Receive <<< Helo <<< 21310020000000000707a91265631681ffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:46.716	debug	Startup: setGetConsumable Answer: false
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:46.714	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:44.712	debug	Message= {"id":11,"method":"get_consumable"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:44.711	debug	Startup: setGetCleanSummary Answer: false
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:44.710	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:44.391	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:44.390	debug	Receive <<< Helo <<< 21310020000000000707a91265631677ffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:42.708	debug	Message= {"id":10,"method":"get_clean_summary"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:42.708	debug	Startup: Delete getMultiMapsList
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:42.707	debug	Startup: getMultiMapsList Answer: true
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:42.707	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:40.703	debug	Message= {"id":9,"method":"get_multi_maps_list"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:40.701	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:38.699	debug	Message= {"id":8,"method":"get_sound_volume"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:38.698	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:36.696	debug	Message= {"id":7,"method":"get_network_info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:36.692	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:35.215	info	settest next timer: not available
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.683	debug	Message= {"id":6,"method":"get_status"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.682	debug	get params for stock Vacuum
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.681	debug	Create State done!
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.680	debug	Create State for map: loadMap
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.679	debug	Create State for map: mapURL
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.679	debug	Create State for map: mapStatus
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.679	debug	Create State for map: actualMap
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.678	debug	Create State for map: map64
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.640	debug	Create State for map:
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.634	debug	Create State for Queue: queue
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.514	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.494	info	select standard vacuum protocol....
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.493	debug	DeviceModel selected to: roborock.vacuum.s5
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.492	warn	No Answer for DeviceModel use old one
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.492	error	YOUR DEVICE IS CONNECTED BUT DID NOT ANSWER YET - CONNECTION CAN TAKE UP TO 10 MINUTES - PLEASE BE PATIENT AND DO NOT TURN THE ADAPTER OFF
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.491	debug	Get Device data..4
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.491	debug	GETMODELFROMAPI:Data: {}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.490	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.382	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:34.382	debug	Receive <<< Helo <<< 21310020000000000707a9126563166dffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:32.485	debug	Message= {"id":5,"method":"miIO.info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:32.485	debug	Get Device data..3
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:32.484	debug	GETMODELFROMAPI:Data: {}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:32.483	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:30.481	debug	Message= {"id":4,"method":"miIO.info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:30.480	debug	Get Device data..2
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:30.480	debug	GETMODELFROMAPI:Data: {}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:30.479	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:28.475	debug	Message= {"id":3,"method":"miIO.info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:28.474	debug	Get Device data..1
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:28.474	debug	GETMODELFROMAPI:Data: {}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:28.473	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:26.471	debug	Message= {"id":2,"method":"miIO.info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:26.471	debug	Get Device data..0
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:26.470	debug	GETMODELFROMAPI:Data: {}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:26.469	debug	your device is connected, but didn't answer yet - sometime connection is broken and can take up to 10 Minutes
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.462	debug	Message= {"id":1,"method":"miIO.info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.453	debug	GETMODELFROMAPI: objModel: {"val":"roborock.vacuum.s5","ack":true,"ts":1700987084613,"q":0,"from":"system.adapter.mihome-vacuum.0","user":"system.user.admin","lc":1669663806090}
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.378	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.375	debug	MAIN: Connected to device, try to get model..
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.374	debug	Receive <<< Helo <<< 21310020000000000707a91265631663ffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.362	debug	server started on 0.0.0.0:53421
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.357	info	IOT enabled, create state
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.348	debug	MIIO: Config: ip:192.168.1.41 token: 436559496bXXXXXXXXX
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.346	debug	Create State for deviceInfounsupported
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.345	debug	Create State for deviceInfowifi_signal
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.343	debug	Create State for deviceInfofw_ver
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.342	debug	Create State for deviceInfomodel
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.341	debug	Create State for deviceInfomac
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.340	debug	Create State for deviceInfo
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.288	debug	load Map creator... true
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:24.184	info	starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v18.18.2, js-controller: 5.0.16
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.615	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.599	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.470	debug	States connected to redis: 127.0.0.1:9000
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.292	debug	States create User PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.291	debug	States create System PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.223	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.070	debug	Objects connected to redis: 127.0.0.1:9001
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:23.059	debug	Objects client initialize lua scripts
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:22.831	debug	Objects create User PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:22.829	debug	Objects create System PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:22.719	debug	Objects client ready ... initialize now
                    
                    mihome-vacuum.0
                    2023-11-26 09:25:21.705	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.858	debug	Message= {"id":21,"method":"get_clean_record","params":[1700314076]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.857	debug	MIIO RECIVE: {"result":[[1700317501,1700318356,769,13972500,0,0,3,1]],"id":20}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.856	debug	MIIO MESSAGE TESTING: {"result":[[1700317501,1700318356,769,13972500,0,0,3,1]],"id":20}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.835	debug	Message= {"id":20,"method":"get_clean_record","params":[1700317501]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.833	debug	MIIO RECIVE: {"result":[[1700403901,1700405572,1671,31715000,0,1,3,1]],"id":19}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.831	debug	MIIO MESSAGE TESTING: {"result":[[1700403901,1700405572,1671,31715000,0,1,3,1]],"id":19}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.813	debug	Message= {"id":19,"method":"get_clean_record","params":[1700403901]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.812	debug	MIIO RECIVE: {"result":[[1700486701,1700488361,1660,31490000,0,1,3,1]],"id":18}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.811	debug	MIIO MESSAGE TESTING: {"result":[[1700486701,1700488361,1660,31490000,0,1,3,1]],"id":18}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.801	debug	Message= {"id":18,"method":"get_clean_record","params":[1700486701]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.800	debug	MIIO RECIVE: {"result":[[1700573101,1700574894,1793,31385000,0,1,3,1]],"id":17}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.799	debug	MIIO MESSAGE TESTING: {"result":[[1700573101,1700574894,1793,31385000,0,1,3,1]],"id":17}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.797	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":16}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.796	debug	MIIO RECIVE: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":16}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.795	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":16}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.773	debug	Message= {"id":17,"method":"get_clean_record","params":[1700573101]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.772	debug	MIIO MESSAGE TESTING: {"result":[[1700659501,1700661175,1674,31800000,0,1,3,1]],"id":15}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.771	debug	MIIO RECIVE: {"result":[[1700659501,1700661175,1674,31800000,0,1,3,1]],"id":15}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.770	debug	MIIO MESSAGE TESTING: {"result":[[1700659501,1700661175,1674,31800000,0,1,3,1]],"id":15}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.767	debug	Message= {"id":16,"method":"get_carpet_mode"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.766	info	create state for carpet_mode
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.765	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":14}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.764	debug	MIIO RECIVE: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":14}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.763	debug	MIIO MESSAGE TESTING: {"result":[{"enable":1,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}],"id":14}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.761	debug	Message= {"id":15,"method":"get_clean_record","params":[1700659501]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.760	debug	MIIO MESSAGE TESTING: {"result":[[1700745900,1700747612,1712,31885000,0,1,3,1]],"id":13}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.760	debug	MIIO RECIVE: {"result":[[1700745900,1700747612,1712,31885000,0,1,3,1]],"id":13}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.759	debug	MIIO MESSAGE TESTING: {"result":[[1700745900,1700747612,1712,31885000,0,1,3,1]],"id":13}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.757	debug	Message= {"id":14,"method":"get_carpet_mode"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.755	debug	Startup: Delete setGetConsumable
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.755	debug	Startup: setGetConsumable Answer: true
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.753	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":12}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.752	debug	MIIO RECIVE: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":12}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.751	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":12}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.749	debug	Message= {"id":13,"method":"get_clean_record","params":[1700745900]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.748	debug	MIIO MESSAGE TESTING: {"result":[[1700832301,1700834121,1820,31445000,0,1,3,1]],"id":11}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.748	debug	MIIO RECIVE: {"result":[[1700832301,1700834121,1820,31445000,0,1,3,1]],"id":11}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.747	debug	MIIO MESSAGE TESTING: {"result":[[1700832301,1700834121,1820,31445000,0,1,3,1]],"id":11}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.745	debug	Message= {"id":12,"method":"get_consumable"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.744	debug	Startup: Delete setGetCleanSummary
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.744	debug	Startup: setGetCleanSummary Answer: true
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.742	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":10}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.740	debug	MIIO RECIVE: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":10}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.739	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":10}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.724	debug	Message= {"id":11,"method":"get_clean_record","params":[1700832301]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.722	debug	MIIO MESSAGE TESTING: {"result":[[1700918701,1700920380,1679,31117500,0,1,3,1]],"id":9}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.721	debug	MIIO RECIVE: {"result":[[1700918701,1700920380,1679,31117500,0,1,3,1]],"id":9}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.720	debug	MIIO MESSAGE TESTING: {"result":[[1700918701,1700920380,1679,31117500,0,1,3,1]],"id":9}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.711	debug	Message= {"id":10,"method":"get_clean_summary"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.710	debug	Startup: Delete getMultiMapsList
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.710	debug	Startup: getMultiMapsList Answer: true
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.709	debug	MIIO MESSAGE TESTING: {"result":"unknown_method","id":8}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.708	debug	MIIO RECIVE: {"result":"unknown_method","id":8}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.707	debug	MIIO MESSAGE TESTING: {"result":"unknown_method","id":8}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.705	debug	Message= {"id":9,"method":"get_clean_record","params":[1700918701]}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.702	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":7}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.701	debug	MIIO RECIVE: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":7}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.700	debug	MIIO MESSAGE TESTING: {"result":[2925029,52405125000,1837,[1700918701,1700832301,1700745900,1700659501,1700573101,1700486701,1700403901,1700317501,1700314076,1700227501,1700141101,1700054701,1699968301,1699881901,1699799101,1699712701,1699622701,1699536301,1699449901,1699363501]],"id":7}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.696	debug	Message= {"id":8,"method":"get_multi_maps_list"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.695	debug	MIIO MESSAGE TESTING: {"result":[73],"id":6}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.693	debug	MIIO RECIVE: {"result":[73],"id":6}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.692	debug	MIIO MESSAGE TESTING: {"result":[73],"id":6}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.689	debug	Message= {"id":7,"method":"get_clean_summary"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.684	debug	Message= {"id":6,"method":"get_sound_volume"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.622	debug	MIIO RECIVE: {"result":{"ssid":"Papi1","ip":"192.168.1.41","mac":"40:31:3c:aa:51:97","bssid":"e8:df:70:b8:a1:44","rssi":-57},"id":5}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.619	debug	MIIO MESSAGE TESTING: {"result":{"ssid":"Papi1","ip":"192.168.1.41","mac":"40:31:3c:aa:51:97","bssid":"e8:df:70:b8:a1:44","rssi":-57},"id":5}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.607	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":4}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.605	debug	MIIO RECIVE: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":4}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.604	debug	MIIO MESSAGE TESTING: {"result":[{"main_brush_work_time":1294324,"side_brush_work_time":420918,"filter_work_time":806724,"filter_element_work_time":0,"sensor_dirty_time":420768}],"id":4}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.591	debug	Message= {"id":5,"method":"get_network_info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.589	debug	Message= {"id":4,"method":"get_consumable"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.588	debug	MIIO RECIVE: {"result":[],"id":3}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.586	debug	MIIO MESSAGE TESTING: {"result":[],"id":3}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.570	debug	Message= {"id":3,"method":"get_room_mapping"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.545	info	settest next timer: not available
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.142	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.134	info	create states for water box
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.132	info	change states from State control.fan_power
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.131	debug	setGetStatus {"msg_ver":3,"msg_seq":502,"state":8,"battery":100,"clean_time":1679,"clean_area":31117500,"error_code":0,"map_present":true,"in_cleaning":false,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":104,"dnd_enabled":false,"map_status":3,"lock_status":0,"error_text":"No error"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.129	debug	MIIO RECIVE: {"result":[{"msg_ver":3,"msg_seq":502,"state":8,"battery":100,"clean_time":1679,"clean_area":31117500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":104,"dnd_enabled":0,"map_status":3,"lock_status":0}],"id":2}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.128	debug	MIIO MESSAGE TESTING: {"result":[{"msg_ver":3,"msg_seq":502,"state":8,"battery":100,"clean_time":1679,"clean_area":31117500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":104,"dnd_enabled":0,"map_status":3,"lock_status":0}],"id":2}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.119	debug	Message= {"id":2,"method":"get_status"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.118	debug	get params for stock Vacuum
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.117	debug	Create State done!
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.115	debug	Create State for map: loadMap
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.114	debug	Create State for map: mapURL
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.113	debug	Create State for map: mapStatus
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.113	debug	Create State for map: actualMap
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.112	debug	Create State for map: map64
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.074	debug	Create State for map:
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:45.067	debug	Create State for Queue: queue
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.730	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.690	info	select standard vacuum protocol....
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.682	debug	DeviceModel selected to: roborock.vacuum.s5
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.565	debug	Get Device data from robot.. {"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496bXXXXXX":27167}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.564	debug	Get Device data..0
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.562	debug	GETMODELFROMAPI:Data: {"partner_id":"","id":1,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496bXXXXXX":27167}}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.560	debug	MIIO RECIVE: {"partner_id":"","id":1,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496b50444c32686a316a6d3737","life":27167}}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.558	debug	MIIO MESSAGE TESTING: {"partner_id":"","id":1,"code":0,"message":"ok","result":{"hw_ver":"Linux","fw_ver":"3.5.7_002008","ap":{"ssid":"Papi1","bssid":"E8:DF:70:B8:A1:44","rssi":-57},"netif":{"localIp":"192.168.1.41","mask":"255.255.255.0","gw":"192.168.1.100"},"model":"roborock.vacuum.s5","mac":"40:31:3C:AA:51:97","token":"436559496b50444c32686a316a6d3737","life":27167}}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.542	debug	Message= {"id":1,"method":"miIO.info"}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.540	debug	GETMODELFROMAPI: objModel: {"val":"roborock.vacuum.s5","ack":true,"ts":1700986820893,"q":0,"from":"system.adapter.mihome-vacuum.0","user":"system.user.admin","lc":1669663806090}
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.456	debug	Time difference between Mihome Vacuum and ioBroker: 5487 sec
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.452	debug	MAIN: Connected to device, try to get model..
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.450	debug	Receive <<< Helo <<< 21310020000000000707a9126563163bffffffffffffffffffffffffffffffff
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.429	debug	server started on 0.0.0.0:53421
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.423	info	IOT enabled, create state
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.417	debug	MIIO: Config: ip:192.168.1.41 token: 436559496bXXXXXXXXX
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.415	debug	Create State for deviceInfounsupported
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.415	debug	Create State for deviceInfowifi_signal
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.414	debug	Create State for deviceInfofw_ver
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.413	debug	Create State for deviceInfomodel
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.413	debug	Create State for deviceInfomac
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.412	debug	Create State for deviceInfo
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.367	debug	load Map creator... true
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.285	info	starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v18.18.2, js-controller: 5.0.16
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.049	info	Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:44.041	debug	Plugin sentry Initialize Plugin (enabled=true)
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.940	debug	States connected to redis: 127.0.0.1:9000
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.763	debug	States create User PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.761	debug	States create System PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.681	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.534	debug	Objects connected to redis: 127.0.0.1:9001
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.517	debug	Objects client initialize lua scripts
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.274	debug	Objects create User PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.272	debug	Objects create System PubSub Client
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.269	debug	Objects client ready ... initialize now
                    
                    mihome-vacuum.0
                    2023-11-26 09:24:43.165	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                    

                    Die Ports sind natürlich auch alle wieder durchgereicht (1012, 1880,1883, 2001, 8081, 8088, 8282, 8284, 49000, 49443 (alle TCP)).

                    So, ich muss nun wieder los, ich kann wohl erst morgen Abend wieder reinsehen, ob sich hier etwas getan hat. Also keinen Stress und auch jetzt schon wieder 1000 Dank!

                    P Offline
                    P Offline
                    Papi 0
                    schrieb am zuletzt editiert von Papi 0
                    #29

                    @Codierknecht
                    Jetzt habe ich es:
                    Zwar hatte ich den Adapter schon mehrfach erfolglos gelöscht, gedowngraded, und geupdated, aber jetzt, nachdem ich den ioBroker mit Deiner freundlichen Hilfe repariert habe, habe ich aus lauter Langeweile den Adapter nochmal gelöscht und wieder angelegt, jetzt funktioniert er plötzlich! Ihm haben wohl ständig irgendwelche Grundvoraussetzungen gefehlt, die er nun verfügbar hat.
                    Dasselbe hat ich dann auch gleich mit dem Staubsauger ausprobiert, mit selbem Ergebnis, alles läuft jetzt einwandfrei!

                    Vielen Dank für alles!

                    CodierknechtC 1 Antwort Letzte Antwort
                    0
                    • P Papi 0

                      @Codierknecht
                      Jetzt habe ich es:
                      Zwar hatte ich den Adapter schon mehrfach erfolglos gelöscht, gedowngraded, und geupdated, aber jetzt, nachdem ich den ioBroker mit Deiner freundlichen Hilfe repariert habe, habe ich aus lauter Langeweile den Adapter nochmal gelöscht und wieder angelegt, jetzt funktioniert er plötzlich! Ihm haben wohl ständig irgendwelche Grundvoraussetzungen gefehlt, die er nun verfügbar hat.
                      Dasselbe hat ich dann auch gleich mit dem Staubsauger ausprobiert, mit selbem Ergebnis, alles läuft jetzt einwandfrei!

                      Vielen Dank für alles!

                      CodierknechtC Offline
                      CodierknechtC Offline
                      Codierknecht
                      Developer Most Active
                      schrieb am zuletzt editiert von Codierknecht
                      #30

                      @papi-0 sagte in Fritzbox-Adapter startet nicht:

                      alles läuft jetzt einwandfrei!

                      Prima!
                      Dann sei bitte so nett und markiere Deinen Beitrag als "gelöst".
                      Dazu den Eingangspost bearbeiten und ein "[gelöst] - " vor den Titel setzen.

                      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                      Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                      HmIP|ZigBee|Tasmota|Unifi
                      Zabbix Certified Specialist
                      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

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


                      Support us

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

                      571

                      Online

                      32.7k

                      Benutzer

                      82.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