Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker sehr träg und langsam

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker sehr träg und langsam

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cainam @Glasfaser last edited by cainam

      @glasfaser

      das tönt so simple... aber ich kenne das, da bin ich die halbe nacht dran bis das dann alles wieder läuft... update ist nicht gut? besser neue VM mit bookworm und das Backup (backitup) zurückspielen? (was muss alles in backitup gesichert werden damit es 1:1 wieder läuft wie bisher...

      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @cainam last edited by

        @cainam sagte in ioBroker sehr träg und langsam:

        @glasfaser

        das tönt so simple... aber ich kenne das, da bin ich die halbe nacht dran bis das dann alles wieder läuft...

        Alles Easy !

        update ist nicht gut?

        Kurz und knapp " Nein "

        besser neue VM mit bookworm und das Backup (backitup) zurückspielen?

        richtig .

        was muss alles ..... damit es 1:1 wieder läuft wie bisher...

        Das ganz normale Backup

        S 1 Reply Last reply Reply Quote 0
        • S
          Stefan_TR96 @Glasfaser last edited by

          Hallo zusammen, habe ein ähnliches Problem seit ich am Dienstag diverse Updates (System und iobroker) gemacht habe.

          Bei mir läuft der iobroker in einem LXC Container unter Proxmox und seit rund einem Jahr ohne nennenswerte Probleme. Seit den Updates verabschiedet er sich meist über Nacht und das UI ist morgens nicht mehr erreichbar bzw. braucht mehrere Minuten um etwas zu laden. Ich habe bereits Testweise den Backitup Adapter deaktiviert da ich ein Problem mit dem NAS Zugriff in Verdacht hatte. Leider ohne Erfolg.

          iob diag gibt folgendes aus:

          Skript v.2023-10-10
          
          *** BASE SYSTEM ***
          Failed to query system properties: Failed to activate service 'org.freedesktop.hostname1': timed out (service_start_timeout=25000ms)
          
          model name      : Intel(R) Celeron(R) N5095 @ 2.00GHz
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : amd64
          
          Systemuptime and Load:
           17:17:53 up 50 days,  3:31,  1 user,  load average: 3.48, 3.96, 3.23
          CPU threads: 3
          
          
          *** Time and Time Zones ***
          Failed to query server: Connection timed out
          
          *** User and Groups ***
          iobroker
          /home/iobroker
          iobroker tty dialout sudo audio video
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop: 
          Terminal: 
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            8.1G        4.3G        2.4G        0.0K        1.4G        3.8G
          Swap:           2.0G        0.0K        2.0G
          Total:           10G        4.3G        4.4G
          
                   8096 M total memory
                   4315 M used memory
                    729 M active memory
                   4522 M inactive memory
                   2384 M free memory
                      0 M buffer memory
                   1395 M swap cache
                   2048 M total swap
                      0 M used swap
                   2047 M free swap
          
          *** FAILED SERVICES ***
          
            UNIT                      LOAD   ACTIVE SUB    DESCRIPTION
          * logrotate.service         loaded failed failed Rotate log files
          * nftables.service          loaded failed failed nftables
          * systemd-hostnamed.service loaded failed failed Hostname Service
          * systemd-logind.service    loaded failed failed User Login Management
          * systemd-networkd.service  loaded failed failed Network Service
          * systemd-resolved.service  loaded failed failed Network Name Resolution
          * systemd-timedated.service loaded failed failed Time & Date Service
          * systemd-networkd.socket   loaded failed failed Network Service Netlink Socket
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          8 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem                       Type   Size  Used Avail Use% Mounted on
          /dev/mapper/pve-vm--104--disk--0 ext4    16G  9.2G  5.7G  62% /
          none                             tmpfs  492K  4.0K  488K   1% /dev
          /dev/mapper/pve-root             ext4    59G   13G   43G  23% /dev/ttyACM0
          tmpfs                            tmpfs   12G     0   12G   0% /dev/shm
          tmpfs                            tmpfs  4.7G   72K  4.7G   1% /run
          tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
          
          Messages concerning ext4 filesystem in dmesg:
          [Fri Dec  8 13:16:21 2023] EXT4-fs warning (device dm-7): ext4_multi_mount_protect:336: MMP interval 42 higher than expected, please wait.
          [Fri Dec  8 13:17:06 2023] EXT4-fs (dm-7): 55 orphan inodes deleted
          [Fri Dec  8 13:17:06 2023] EXT4-fs (dm-7): recovery complete
          [Fri Dec  8 13:17:06 2023] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Fri Dec  8 13:17:08 2023] EXT4-fs warning (device dm-13): ext4_multi_mount_protect:336: MMP interval 42 higher than expected, please wait.
          [Fri Dec  8 13:17:53 2023] EXT4-fs (dm-13): 1 orphan inode deleted
          [Fri Dec  8 13:17:53 2023] EXT4-fs (dm-13): recovery complete
          [Fri Dec  8 13:17:53 2023] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Fri Dec  8 13:45:49 2023] EXT4-fs warning (device dm-8): ext4_multi_mount_protect:336: MMP interval 42 higher than expected, please wait.
          [Fri Dec  8 13:46:33 2023] EXT4-fs (dm-8): 21 orphan inodes deleted
          [Fri Dec  8 13:46:33 2023] EXT4-fs (dm-8): recovery complete
          [Fri Dec  8 13:46:33 2023] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Sun Dec 10 18:47:27 2023] EXT4-fs (dm-14): resizing filesystem from 1048576 to 2621440 blocks
          [Sun Dec 10 18:47:28 2023] EXT4-fs (dm-14): resized filesystem to 2621440
          [Tue Dec 12 10:14:53 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 12 10:15:45 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 12 10:15:45 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 12 10:16:27 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 12 10:16:27 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 12 10:17:32 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 12 10:17:32 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 12 10:18:38 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 12 10:18:38 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 12 10:21:53 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 12 10:23:04 2023] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Dec 19 10:14:34 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 19 10:15:20 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 19 10:15:20 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 19 10:15:57 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 19 10:15:57 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 19 10:16:58 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 19 10:16:58 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 19 10:17:58 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 19 10:17:58 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 19 10:21:10 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 19 10:22:28 2023] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Wed Dec 20 20:40:11 2023] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Wed Dec 20 20:42:13 2023] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Dec 26 10:14:12 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 26 10:15:08 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 26 10:15:08 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 26 10:15:46 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 26 10:15:46 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 26 10:17:03 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 26 10:17:03 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 26 10:18:11 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 26 10:18:11 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 26 10:21:37 2023] EXT4-fs (dm-16): write access unavailable, skipping orphan cleanup
          [Tue Dec 26 10:21:37 2023] EXT4-fs (dm-16): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Dec 26 10:22:54 2023] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Dec 26 18:48:01 2023] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Dec 26 18:49:16 2023] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Dec 26 19:08:41 2023] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Jan  2 10:13:55 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  2 10:14:44 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  2 10:14:44 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  2 10:15:25 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  2 10:15:25 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  2 10:16:31 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  2 10:16:31 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  2 10:17:42 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  2 10:17:42 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  2 10:20:59 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  2 10:20:59 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  2 10:22:18 2024] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Jan  9 10:13:41 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  9 10:14:32 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  9 10:14:32 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  9 10:15:12 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  9 10:15:12 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  9 10:16:35 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  9 10:16:35 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  9 10:17:40 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  9 10:17:40 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  9 10:21:28 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan  9 10:21:28 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan  9 10:22:47 2024] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Jan 16 10:13:18 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 16 10:14:06 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 16 10:14:06 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 16 10:14:49 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 16 10:14:49 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 16 10:15:59 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 16 10:15:59 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 16 10:17:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 16 10:17:03 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 16 10:20:35 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 16 10:20:35 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 16 10:21:55 2024] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Mon Jan 22 21:30:43 2024] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Mon Jan 22 21:32:38 2024] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Mon Jan 22 21:38:13 2024] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Mon Jan 22 21:39:16 2024] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          [Tue Jan 23 10:12:57 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 23 10:14:05 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 23 10:14:05 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 23 10:14:49 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 23 10:14:49 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 23 10:16:01 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 23 10:16:01 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 23 10:17:23 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 23 10:17:23 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 23 10:21:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
          [Tue Jan 23 10:21:03 2024] EXT4-fs (dm-17): mounted filesystem without journal. Opts: noload. Quota mode: none.
          [Tue Jan 23 10:23:36 2024] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
          
          Show mounted filesystems \(real ones only\):
          TARGET         SOURCE                                                 FSTYPE OPTIONS
          /              /dev/mapper/pve-vm--104--disk--0                       ext4   rw,relatime,stripe=16
          `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/104/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          3.2G    /var/
          2.8G    /var/log
          1.2G    /var/log/journal/77e99edf816742e5b0e9d0dbcbe7d932
          1.2G    /var/log/journal
          227M    /var/cache
          
          Hint: You are currently not seeing messages from other users and the system.
                Users in groups 'adm', 'systemd-journal' can see all messages.
                Pass -q to turn off this notice.
          Archived and active journals take up 888.0M in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          649M    /opt/iobroker/iobroker-data/
          403M    /opt/iobroker/iobroker-data/files
          131M    /opt/iobroker/iobroker-data/backup-objects
          78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
          67M     /opt/iobroker/iobroker-data/files/javascript.admin
          
          The five largest files in iobroker-data are:
          60M     /opt/iobroker/iobroker-data/objects.jsonl
          33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
          29M     /opt/iobroker/iobroker-data/states.jsonl
          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
          15M     /opt/iobroker/iobroker-data/files/meteoalarm.admin/geocodes.json
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L1100TD6-if00
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.17.1
          /usr/bin/node           v18.17.1
          /usr/bin/npm            9.6.7
          /usr/bin/npx            9.6.7
          /usr/bin/corepack       0.18.0
          
          
          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://ftp.debian.org/debian bullseye/main amd64 Packages
                  500 http://security.debian.org bullseye-security/main amd64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          npm ERR! code ELSPROBLEMS
          npm ERR! missing: homebridge-ring@^11.0.5, required by iobroker.ham@5.3.1
          
          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-27T16_18_21_868Z-debug-0.log
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  5.0.17
          admin:          6.12.0
          javascript:     7.1.6
          
          Adapters from github:   6
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alarm.0                  : alarm                 : iobroker                                 -  enabled
          + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
          + system.adapter.apcups.0                 : apcups                : iobroker                                 -  enabled
            system.adapter.backitup.0               : backitup              : iobroker                                 - disabled
          + system.adapter.bring.0                  : bring                 : iobroker                                 -  enabled
          + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
          + system.adapter.daikin-cloud.0           : daikin-cloud          : iobroker                                 -  enabled
            system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
          + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -  enabled
          + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
            system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
            system.adapter.fhem.0                   : fhem                  : iobroker                                 - disabled, port: 7072
          + system.adapter.firetv.0                 : firetv                : iobroker                                 -  enabled
            system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
            system.adapter.fuelpricemonitor.0       : fuelpricemonitor      : iobroker                                 -  enabled
          + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
          + system.adapter.ham.0                    : ham                   : iobroker                                 -  enabled
            system.adapter.hass.0                   : hass                  : iobroker                                 - disabled, port: 8123
            system.adapter.heatingcontrol.0         : heatingcontrol        : iobroker                                 - disabled
          + system.adapter.history.0                : history               : iobroker                                 -  enabled
          + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 1
          + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 2
          + system.adapter.homekit-controller.0     : homekit-controller    : iobroker                                 -  enabled
            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 - disabled
            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
          + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
          + system.adapter.klipper-moonraker.0      : klipper-moonraker     : iobroker                                 -  enabled
            system.adapter.life360.0                : life360               : iobroker                                 - disabled
          + system.adapter.linkeddevices.0          : linkeddevices         : iobroker                                 -  enabled
            system.adapter.meteoalarm.0             : meteoalarm            : iobroker                                 -  enabled
            system.adapter.mqtt.0                   : mqtt                  : iobroker                                 - disabled, port: 1884, bind: 0.0.0.0
          + system.adapter.net-tools.0              : net-tools             : iobroker                                 -  enabled
          + system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
            system.adapter.octoprint.0              : octoprint             : iobroker                                 - disabled
          + system.adapter.omada.0                  : omada                 : iobroker                                 -  enabled, port: 8043
            system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
            system.adapter.operating-hours.0        : operating-hours       : iobroker                                 - disabled
          + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
          + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
          + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
            system.adapter.residents.0              : residents             : iobroker                                 - disabled
          + system.adapter.ring.0                   : ring                  : iobroker                                 -  enabled
          + system.adapter.samsung.0                : samsung               : iobroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
          + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.smartthings.0            : smartthings           : iobroker                                 -  enabled
            system.adapter.snmp.0                   : snmp                  : iobroker                                 - disabled
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
            system.adapter.sprinklecontrol.0        : sprinklecontrol       : iobroker                                 - disabled
          + system.adapter.statistics.0             : statistics            : iobroker                                 -  enabled
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.terminal.0               : terminal              : iobroker                                 - disabled, port: 8088, bind: 0.0.0.0, run as: admin
            system.adapter.tr-064.0                 : tr-064                : iobroker                                 - disabled
          + system.adapter.virtualpowermeter.0      : virtualpowermeter     : iobroker                                 -  enabled
            system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : iobroker                                 -  enabled
            system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : iobroker                                 -  enabled
            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
            system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                 -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
            system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
            system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 - disabled
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.worx.0                   : worx                  : iobroker                                 -  enabled
          + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
            system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobroker                                 - disabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 1
          + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 2
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.omada.0                  : omada                 : iobroker                                 -  enabled, port: 8043
          + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
          
          ioBroker-Repositories
          Stable (default): http://download.iobroker.net/sources-dist.json
          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): Stable (default)
          
          Installed ioBroker-Instances
          Used repository: Stable (default)
          Adapter    "admin"        : 6.12.0   , installed 6.12.0
          Adapter    "alarm"        : 3.6.0    , installed 3.6.0
          Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
          Adapter    "apcups"       : 1.0.15   , installed 1.0.15
          Adapter    "artnet"       : 1.2.2    , installed 1.2.2
          Adapter    "backitup"     : 2.9.8    , installed 2.9.8
          Adapter    "bring"        : 1.8.4    , installed 1.8.4
          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
          Adapter    "daikin-cloud" : 0.3.0    , installed 0.3.0
          Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
          Adapter    "device-reminder": 3.0.0  , installed 3.0.0
          Adapter    "device-watcher": 2.9.6   , installed 2.9.6
          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
          Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
          Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
          Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
          Adapter    "fhem"         : 2.0.5    , installed 2.0.5
          Adapter    "firetv"       : 2.0.2    , installed 2.0.2
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "fuelpricemonitor": 0.4.0 , installed 0.4.0
          Adapter    "fullybrowser" : 3.0.9    , installed 3.0.9
          Adapter    "ham"          : 5.3.1    , installed 5.3.1
          Adapter    "hass"         : 1.4.0    , installed 1.4.0
          Adapter    "heatingcontrol": 2.12.3  , installed 2.12.3
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
          Adapter    "homekit-controller": 0.5.9, installed 0.5.9
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
          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.17   , installed 5.0.17
          Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
          Adapter    "logparser"    : 2.2.1    , installed 2.2.1
          Adapter    "meteoalarm"   : 2.3.7    , installed 2.3.7
          Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
          Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
          Adapter    "openweathermap": 1.0.4   , installed 1.0.4
          Adapter    "operating-hours": 1.0.6  , installed 1.0.6
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "proxmox"      : 2.2.2    , installed 2.2.2
          Adapter    "pvforecast"   : 2.9.1    , installed 2.9.1
          Adapter    "residents"    : 0.1.1    , installed 0.1.1
          Adapter    "ring"         : 5.0.10   , installed 5.0.10
          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
          Adapter    "samsung_tizen": 1.0.0    , installed 1.0.0
          Adapter    "shelly"       : 6.6.1    , installed 6.6.1
          Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
          Adapter    "snmp"         : 3.1.0    , installed 3.1.0
          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
          Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
          Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
          Adapter    "statistics"   : 2.4.0    , installed 2.4.0
          Adapter    "telegram"     : 3.0.1    , installed 3.0.1
          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "unifi"        : 0.6.7    , installed 0.6.7
          Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
          Adapter    "vis"          : 1.5.4    , installed 1.5.4
          Adapter    "vis-2-widgets-energy": 0.3.9, installed 0.3.9
          Adapter    "vis-2-widgets-gauges": 1.0.2, installed 1.0.2
          Adapter    "vis-2-widgets-material": 1.3.17, installed 1.3.17
          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
          Adapter    "weatherunderground": 3.6.0, installed 3.6.0
          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    "yahka"        : 1.0.3    , installed 1.0.3
          Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
          Adapter    "zigbee2mqtt"  : 2.13.4   , installed 2.13.4
          
          Objects and States
          Please stand by - This may take a while
          Objects:        55170
          States:         49679
          
          *** OS-Repositories and Updates ***
          Hit:1 http://ftp.debian.org/debian bullseye InRelease
          Hit:2 http://security.debian.org bullseye-security InRelease
          Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
          Hit:4 https://repos.influxdata.com/debian bullseye InRelease
          Get:5 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
          Fetched 4586 B in 1s (3595 B/s)
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       530196204  1948963/iobroker.js 
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       530194393  1948963/iobroker.js 
          tcp        0      0 192.168.70.11:1         0.0.0.0:*               LISTEN      1000       530202910  1949144/io.hm-rpc.1 
          tcp        0      0 192.168.70.11:2         0.0.0.0:*               LISTEN      1000       530203018  1949159/io.hm-rpc.2 
          tcp        0      0 192.168.70.11:2001      0.0.0.0:*               LISTEN      1000       530204225  1949121/io.hm-rpc.0 
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          218947     1/init              
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          476827004  1342935/sshd: /usr/ 
          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       530207316  1949224/io.shelly.0 
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       530203440  1949241/io.sonoff.0 
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          476826715  1342739/master      
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      109        220466     162/influxd         
          tcp6       0      0 :::46633                :::*                    LISTEN      1000       530222603  1950136/io.yahka.0  
          tcp6       0      0 :::111                  :::*                    LISTEN      0          218950     1/init              
          tcp6       0      0 :::22                   :::*                    LISTEN      0          476827015  1342935/sshd: /usr/ 
          tcp6       0      0 :::51989                :::*                    LISTEN      1000       530201598  1949256/io.nuki-ext 
          tcp6       0      0 :::3000                 :::*                    LISTEN      1000       530213546  1949411/io.fullybro 
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          476826716  1342739/master      
          tcp6       0      0 :::8082                 :::*                    LISTEN      1000       530219116  1949877/io.web.0    
          tcp6       0      0 :::8081                 :::*                    LISTEN      1000       530200628  1948981/io.admin.0  
          tcp6       0      0 :::8086                 :::*                    LISTEN      109        220504     162/influxd         
          tcp6       0      0 :::8087                 :::*                    LISTEN      1000       530218673  1949941/io.simple-a 
          tcp6       0      0 :::8084                 :::*                    LISTEN      1000       530216662  1949925/io.ws.0     
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       530232648  1950216/io.homekit- 
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       530222604  1950136/io.yahka.0  
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          219339     1/init              
          udp6       0      0 :::111                  :::*                                0          219342     1/init              
          
          *** Log File - Last 25 Lines ***
          
          2024-01-27 17:18:45.883  - debug: zigbee.0 (1949068) Received Zigbee message from '0xbc026efffe8ade5a', type 'attributeReport', cluster 'msRelativeHumidity', data '{"measuredValue":4100}' from endpoint 1 with groupID 0
          2024-01-27 17:18:45.884  - debug: zigbee.0 (1949068) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":37,"_applicationVersion":16,"_dateCode":"20220719","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":770,"inputClusters":[0,3,4,1026,1029,64599,64636,1066,64638],"outputClusters":[3,25,32,514],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"modelId":"VINDSTYRKA","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":8,"appVersion":16,"stackVersion":106,"hwVersion":1,"dateCode":"20220719","swBuildId":"1.0.010"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":1800}},"msRelativeHumidity":{"attributes":{"measuredValue":4100}},"pm25Measurement":{"attributes":{"measuredValue":300}},"msIkeaVocIndexMeasurement":{"attributes":{"measuredValue":266}}},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[{"cluster":1026,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1029,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1066,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":64638,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1}],"_configuredReportings":[{"cluster":1026,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1029,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1066,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"repChange":2,"manufacturerCode":null},{"cluster":64638,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":4476}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xbc026efffe8ade5a"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xbc026efffe8ade5a"}}],"_hardwareVersion":1,"_ieeeAddr":"0xbc026efffe8ade5a","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1706372325882,"_manufacturerID":4476,"_manufacturerName":"IKEA of Sweden","_modelID":"VINDSTYRKA","_networkAddress":44628,"_powerSource":"Mains (single phase)","_softwareBuildID":"1.0.010","_stackVersion":106,"_type":"Router","_zclVersion":8,"_linkquality":87,"_skipDefaultResponse":false,"_skipTimeResponse":false,"_lastDefaultResponseSequenceNumber":68,"_pendingRequestTimeout":0,"meta":{"configured":923126907}},"mapped":{"zigbeeModel":["VINDSTYRKA"],"model":"E2112","vendor":"IKEA","description":"Vindstyrka air quality and humidity sensor","fromZigbee":[{"cluster":"msTemperatureMeasurement","type":["attributeReport","readResponse"]},{"cluster":"msRelativeHumidity","type":["attributeReport","readResponse"]},{"cluster":"pm25Measurement","type":["attributeReport","readResponse"]},{"cluster":"msIkeaVocIndexMeasurement","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["scene_rename"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"ota":{},"exposes":[{"name":"temperature","label":"Temperature","access":1,"type":"numeric","property":"temperature","description":"Measured temperature value","unit":"°C"},{"name":"humidity","label":"Humidity","access":1,"type":"numeric","property":"humidity","description":"Measured relative humidity","unit":"%"},{"name":"pm25","label":"PM25","access":1,"type":"numeric","property":"pm25","description":"Measured PM2.5 (particulate matter) concentration","unit":"µg/m³"},{"name":"voc_index","label":"VOC index","access":1,"type":"numeric","property":"voc_index","description":"Sensirion VOC index"},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","unit":"lqi","value_max":255,"value_min":0}],"options":[{"name":"temperature_calibration","label":"Temperature calibration","access":2,"type":"numeric","property":"temperature_calibration","description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."},{"name":"temperature_precision","label":"Temperature precision","access":2,"type":"numeric","property":"temperature_precision","description":"Number of digits after decimal point for temperature, takes into effect on next report of device. This option can only decrease the precision, not increase it.","value_max":3,"value_min":0},{"name":"humidity_calibration","label":"Humidity calibration","access":2,"type":"numeric","property":"humidity_calibration","description":"Calibrates the humidity value (absolute offset), takes into effect on next report of device."},{"name":"humidity_precision","label":"Humidity precision","access":2,"type":"numeric","property":"humidity_precision","description":"Number of digits after decimal point for humidity, takes into effect on next report of device. This option can only decrease the precision, not increase it.","value_max":3,"value_min":0},{"name":"pm25_calibration","label":"Pm25 calibration","access":2,"type":"numeric","property":"pm25_calibration","description":"Calibrates the pm25 value (absolute offset), takes into effect on next report of device."}]},"name":"0xbc026efffe8ade5a"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":37,"_applicationVersion":16,"_dateCode":"20220719","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":770,"inputClusters":[0,3,4,1026,1029,64599,64636,1066,64638],"outputClusters":[3,25,32,514],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"modelId":"VINDSTYRKA","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":8,"appVersion":16,"stackVersion":106,"hwVersion":1,"dateCode":"20220719","swBuildId":"1.0.010"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":1800}},"msRelativeHumidity":{"attributes":{"measuredValue":4100}},"pm25Measurement":{"attributes":{"measuredValue":300}},"msIkeaVocIndexMeasurement":{"attributes":{"measuredValue":266}}},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[{"cluster":1026,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1029,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1066,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":64638,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1}],"_configuredReportings":[{"cluster":1026,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1029,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1066,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"repChange":2,"manufacturerCode":null},{"cluster":64638,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":4476}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xbc026efffe8ade5a"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xbc026efffe8ade5a"}}],"_hardwareVersion":1,"_ieeeAddr":"0xbc026efffe8ade5a","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1706372325882,"_manufacturerID":4476,"_manufacturerName":"IKEA of Sweden","_modelID":"VINDSTYRKA","_networkAddress":44628,"_powerSource":"Mains (single phase)","_softwareBuildID":"1.0.010","_stackVersion":106,"_type":"Router","_zclVersion":8,"_linkquality":87,"_skipDefaultResponse":false,"_skipTimeResponse":false,"_lastDefaultResponseSequenceNumber":68,"_pendingRequestTimeout":0,"meta":{"configured":923126907}},"endpoint":"[Circular]","data":{"measuredValue":4100},"linkquality":87,"groupID":0,"cluster":"msRelativeHumidity","meta":{"zclTransactionSequenceNumber":68,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
          2024-01-27 17:18:45.897  - debug: zigbee.0 (1949068) Publish {"humidity":41} to "bc026efffe8ade5a"
          2024-01-27 17:18:45.925  - debug: zigbee.0 (1949068) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":37,"_applicationVersion":16,"_dateCode":"20220719","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":770,"inputClusters":[0,3,4,1026,1029,64599,64636,1066,64638],"outputClusters":[3,25,32,514],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"modelId":"VINDSTYRKA","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":8,"appVersion":16,"stackVersion":106,"hwVersion":1,"dateCode":"20220719","swBuildId":"1.0.010"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":1800}},"msRelativeHumidity":{"attributes":{"measuredValue":4100}},"pm25Measurement":{"attributes":{"measuredValue":300}},"msIkeaVocIndexMeasurement":{"attributes":{"measuredValue":266}}},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[{"cluster":1026,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1029,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1066,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":64638,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1}],"_configuredReportings":[{"cluster":1026,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1029,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1066,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"repChange":2,"manufacturerCode":null},{"cluster":64638,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":4476}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xbc026efffe8ade5a"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xbc026efffe8ade5a"}}],"_hardwareVersion":1,"_ieeeAddr":"0xbc026efffe8ade5a","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1706372325924,"_manufacturerID":4476,"_manufacturerName":"IKEA of Sweden","_modelID":"VINDSTYRKA","_networkAddress":44628,"_powerSource":"Mains (single phase)","_softwareBuildID":"1.0.010","_stackVersion":106,"_type":"Router","_zclVersion":8,"_linkquality":83,"_skipDefaultResponse":false,"_skipTimeResponse":false,"_lastDefaultResponseSequenceNumber":68,"_pendingRequestTimeout":0,"meta":{"configured":923126907}},"endpoint":"[Circular]","data":{"measuredValue":1800},"linkquality":83,"groupID":0,"cluster":"msTemperatureMeasurement","meta":{"zclTransactionSequenceNumber":67,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
          2024-01-27 17:18:45.951  - debug: zigbee.0 (1949068) Received Zigbee message from '0xbc026efffe8ade5a', type 'attributeReport', cluster 'msTemperatureMeasurement', data '{"measuredValue":1800}' from endpoint 1 with groupID 0
          2024-01-27 17:18:45.960  - debug: zigbee.0 (1949068) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":37,"_applicationVersion":16,"_dateCode":"20220719","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":770,"inputClusters":[0,3,4,1026,1029,64599,64636,1066,64638],"outputClusters":[3,25,32,514],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"modelId":"VINDSTYRKA","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":8,"appVersion":16,"stackVersion":106,"hwVersion":1,"dateCode":"20220719","swBuildId":"1.0.010"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":1800}},"msRelativeHumidity":{"attributes":{"measuredValue":4100}},"pm25Measurement":{"attributes":{"measuredValue":300}},"msIkeaVocIndexMeasurement":{"attributes":{"measuredValue":266}}},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[{"cluster":1026,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1029,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1066,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":64638,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1}],"_configuredReportings":[{"cluster":1026,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1029,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1066,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"repChange":2,"manufacturerCode":null},{"cluster":64638,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":4476}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xbc026efffe8ade5a"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xbc026efffe8ade5a"}}],"_hardwareVersion":1,"_ieeeAddr":"0xbc026efffe8ade5a","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1706372325924,"_manufacturerID":4476,"_manufacturerName":"IKEA of Sweden","_modelID":"VINDSTYRKA","_networkAddress":44628,"_powerSource":"Mains (single phase)","_softwareBuildID":"1.0.010","_stackVersion":106,"_type":"Router","_zclVersion":8,"_linkquality":83,"_skipDefaultResponse":false,"_skipTimeResponse":false,"_lastDefaultResponseSequenceNumber":67,"_pendingRequestTimeout":0,"meta":{"configured":923126907}},"mapped":{"zigbeeModel":["VINDSTYRKA"],"model":"E2112","vendor":"IKEA","description":"Vindstyrka air quality and humidity sensor","fromZigbee":[{"cluster":"msTemperatureMeasurement","type":["attributeReport","readResponse"]},{"cluster":"msRelativeHumidity","type":["attributeReport","readResponse"]},{"cluster":"pm25Measurement","type":["attributeReport","readResponse"]},{"cluster":"msIkeaVocIndexMeasurement","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["scene_rename"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"ota":{},"exposes":[{"name":"temperature","label":"Temperature","access":1,"type":"numeric","property":"temperature","description":"Measured temperature value","unit":"°C"},{"name":"humidity","label":"Humidity","access":1,"type":"numeric","property":"humidity","description":"Measured relative humidity","unit":"%"},{"name":"pm25","label":"PM25","access":1,"type":"numeric","property":"pm25","description":"Measured PM2.5 (particulate matter) concentration","unit":"µg/m³"},{"name":"voc_index","label":"VOC index","access":1,"type":"numeric","property":"voc_index","description":"Sensirion VOC index"},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","unit":"lqi","value_max":255,"value_min":0}],"options":[{"name":"temperature_calibration","label":"Temperature calibration","access":2,"type":"numeric","property":"temperature_calibration","description":"Calibrates the temperature value (absolute offset), takes into effect on next report of device."},{"name":"temperature_precision","label":"Temperature precision","access":2,"type":"numeric","property":"temperature_precision","description":"Number of digits after decimal point for temperature, takes into effect on next report of device. This option can only decrease the precision, not increase it.","value_max":3,"value_min":0},{"name":"humidity_calibration","label":"Humidity calibration","access":2,"type":"numeric","property":"humidity_calibration","description":"Calibrates the humidity value (absolute offset), takes into effect on next report of device."},{"name":"humidity_precision","label":"Humidity precision","access":2,"type":"numeric","property":"humidity_precision","description":"Number of digits after decimal point for humidity, takes into effect on next report of device. This option can only decrease the precision, not increase it.","value_max":3,"value_min":0},{"name":"pm25_calibration","label":"Pm25 calibration","access":2,"type":"numeric","property":"pm25_calibration","description":"Calibrates the pm25 value (absolute offset), takes into effect on next report of device."}]},"name":"0xbc026efffe8ade5a"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":37,"_applicationVersion":16,"_dateCode":"20220719","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":770,"inputClusters":[0,3,4,1026,1029,64599,64636,1066,64638],"outputClusters":[3,25,32,514],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"modelId":"VINDSTYRKA","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":8,"appVersion":16,"stackVersion":106,"hwVersion":1,"dateCode":"20220719","swBuildId":"1.0.010"}},"msTemperatureMeasurement":{"attributes":{"measuredValue":1800}},"msRelativeHumidity":{"attributes":{"measuredValue":4100}},"pm25Measurement":{"attributes":{"measuredValue":300}},"msIkeaVocIndexMeasurement":{"attributes":{"measuredValue":266}}},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[{"cluster":1026,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1029,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":1066,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1},{"cluster":64638,"type":"endpoint","deviceIeeeAddress":"0x00124b0026c6f51c","endpointID":1}],"_configuredReportings":[{"cluster":1026,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1029,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":null},{"cluster":1066,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"repChange":2,"manufacturerCode":null},{"cluster":64638,"attrId":0,"minRepIntval":60,"maxRepIntval":120,"manufacturerCode":4476}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xbc026efffe8ade5a"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xbc026efffe8ade5a","deviceNetworkAddress":44628,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xbc026efffe8ade5a"}}],"_hardwareVersion":1,"_ieeeAddr":"0xbc026efffe8ade5a","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1706372325924,"_manufacturerID":4476,"_manufacturerName":"IKEA of Sweden","_modelID":"VINDSTYRKA","_networkAddress":44628,"_powerSource":"Mains (single phase)","_softwareBuildID":"1.0.010","_stackVersion":106,"_type":"Router","_zclVersion":8,"_linkquality":83,"_skipDefaultResponse":false,"_skipTimeResponse":false,"_lastDefaultResponseSequenceNumber":67,"_pendingRequestTimeout":0,"meta":{"configured":923126907}},"endpoint":"[Circular]","data":{"measuredValue":1800},"linkquality":83,"groupID":0,"cluster":"msTemperatureMeasurement","meta":{"zclTransactionSequenceNumber":67,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
          2024-01-27 17:18:45.973  - debug: zigbee.0 (1949068) Publish {"temperature":18} to "bc026efffe8ade5a"
          2024-01-27 17:19:08.518  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0001dff54f lumi.sensor_magnet.aq2 was last seen '1611.131' seconds ago.
          2024-01-27 17:19:08.519  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0001e108ff lumi.sensor_magnet.aq2 was last seen '363.652' seconds ago.
          2024-01-27 17:19:08.519  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0001e10fc1 lumi.sensor_magnet.aq2 was last seen '2011.38' seconds ago.
          2024-01-27 17:19:08.526  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x000d6f00161f74d3 COSensor-EM was last seen '3237.974' seconds ago.
          2024-01-27 17:19:08.526  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x842e14fffef5b80c TY0202 was last seen '512.982' seconds ago.
          2024-01-27 17:19:08.526  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0001e10fbf lumi.sensor_magnet.aq2 was last seen '1566.7' seconds ago.
          2024-01-27 17:19:08.527  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0003cc1334 lumi.sensor_magnet.aq2 was last seen '2919.552' seconds ago.
          2024-01-27 17:19:08.527  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0xbc33acfffe0684d0 TY0202 was last seen '2044.526' seconds ago.
          2024-01-27 17:19:08.527  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0003cc150a lumi.sensor_magnet.aq2 was last seen '2125.278' seconds ago.
          2024-01-27 17:19:08.528  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d00044ee45b lumi.sensor_magnet.aq2 was last seen '1569.267' seconds ago.
          2024-01-27 17:19:08.528  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d00054d6171 lumi.sensor_magnet.aq2 was last seen '15324529.84' seconds ago.
          2024-01-27 17:19:08.528  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x000d6f00109c54cb Lightify Switch Mini was last seen '1613.809' seconds ago.
          2024-01-27 17:19:08.528  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d00062fd6ec lumi.sensor_wleak.aq1 was last seen '2310.235' seconds ago.
          2024-01-27 17:19:08.528  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d0004630faa lumi.sensor_wleak.aq1 was last seen '946.563' seconds ago.
          2024-01-27 17:19:08.529  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d000474de95 lumi.sensor_wleak.aq1 was last seen '1345.584' seconds ago.
          2024-01-27 17:19:08.535  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d00063577b5 lumi.sensor_wleak.aq1 was last seen '2352.23' seconds ago.
          2024-01-27 17:19:08.540  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d00091af45d lumi.sensor_magnet.aq2 was last seen '2522.631' seconds ago.
          2024-01-27 17:19:08.543  - debug: zigbee.0 (1949068) DeviceAvailability:Non-pingable device 0x00158d00091afa64 lumi.sensor_magnet.aq2 was last seen '2012.683' seconds ago.
          
          

          Wäre dankbar wen mir jemand helfen könnte.

          LG
          S

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @Stefan_TR96 last edited by

            @stefan_tr96 dein Dateisystem ist Schrott!

            @stefan_tr96 sagte in ioBroker sehr träg und langsam:

            21 orphan inodes deleted

            S 1 Reply Last reply Reply Quote 0
            • S
              Stefan_TR96 @Homoran last edited by

              @homoran

              Danke für die rasche Atwort, woran kann das liegen bzw. kann ich das wieder geradebiegen? Mich wundert nur, dass das System seit einem Jahr problemlos gelaufen ist und erst seit den Updates spinnt?

              Meister Mopper DJMarc75 Thomas Braun Homoran 4 Replies Last reply Reply Quote 0
              • Meister Mopper
                Meister Mopper @Stefan_TR96 last edited by

                @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                kann ich das wieder geradebiegen?

                Nö, neu machen!

                1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @Stefan_TR96 last edited by

                  @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                  woran kann das liegen

                  das liegt daran dass man das System ohne Vorwarnung stromlos macht 😉

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

                    @stefan_tr96

                    Da zerbröselt dein Dateisystem. Wenn es nicht durch abruptes 'Stromwegnehmen' zerballert würde könnte es auch ein Hardwaredefekt sein.

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

                      @thomas-braun said in ioBroker sehr träg und langsam:

                      @stefan_tr96

                      Da zerbröselt dein Dateisystem. Wenn es nicht durch abruptes 'Stromwegnehmen' zerballert würde könnte es auch ein Hardwaredefekt sein.

                      Shit, bei mir hängt alles an einer USV, daher kann ich Stromwegnehmen ausschließen. Kann ich auch irgendwie im Hostsystem (Proxmox) überprüfen ob ein Hardwaredefekt vorliegt?

                      Meister Mopper 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Stefan_TR96 last edited by

                        @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                        kann ich das wieder geradebiegen?

                        nein! Die Platte ist kaputt.

                        @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                        seit einem Jahr problemlos gelaufen ist und erst seit den Updates spinnt?

                        wahrscheinlich wurden jetzt Daten in defekten Bereichen geändert, die vorher nur gelesen wurden.

                        @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                        woran kann das liegen

                        billige SSD?
                        Ich weiß nicht ob möglicherweise überprovisionierung von Laufwerksplatz zu so etwas führen kann.

                        1 Reply Last reply Reply Quote 0
                        • Meister Mopper
                          Meister Mopper @Stefan_TR96 last edited by

                          @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                          Kann ich auch irgendwie im Hostsystem (Proxmox) überprüfen ob ein Hardwaredefekt vorliegt?

                          Nein, mach es einfach neu nit einer bookworm installation, dem iobroker-Einzeiler und dem Einspielen einer backitup Version.

                          Es wird dauerhaft anders nicht funktionieren.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Stefan_TR96 last edited by

                            OK, danke mal an alle für die rasche Hilfe. Habe gerade einen neuen Cotainer aufgesetzt und iobroker installiert. Vom defekten iobroker LXC komme ich mittels CIFS im Backupadapter auf mein NAS, der neu aufgesetzte gibt mir jedoch immer folgende Fehlermeldug aus:

                            Error: Command failed: sudo mount -t cifs -o username=Stefan,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //xxx.xxx.xxx.xxx/Backup_Proxmox/Backup_iobroker /opt/iobroker/backups mount error(1): Operation not permitted Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
                            

                            Hat hier vielleicht auch jemand einen Tip? cifs-utils sid installiert, dmesg gibt sowohl als user als auch als root folgendes aus:

                            dmesg: read kernel buffer failed: Operation not permitted
                            
                            Homoran 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Stefan_TR96 last edited by

                              @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                              Habe gerade einen neuen Cotainer aufgesetzt und iobroker installiert.

                              was soll das nutzen?
                              die Platte ist defekt.

                              Du gast doch im Container wieder die selbe Platte.
                              du musst ganz Proxmox auf einer anderen Platte neu installieren

                              1 Reply Last reply Reply Quote 0
                              • S
                                Stefan_TR96 last edited by

                                @homoran

                                iobroker diag gibt aktuell keine Fehler mehr aus? Vielleicht nur Teilbereiche der SSD hinüber und der neue Container nutzt andere Bereiche? Alle anderen Container (MotionEye, pihole, Omada Controller, etc.) laufen ohne Probleme?

                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Stefan_TR96 last edited by

                                  @stefan_tr96 willst du es wirklich drauf ankommen lassen, bis alles defekt ist?

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Stefan_TR96 @Homoran last edited by

                                    @homoran

                                    ist mir eigentlich relativ egal, da ich alle Proxmox Backups habe und dazu das veeam Bare Metal Backup. Am Sontag werde ich schwer eine neue SSD bekommen und daher möchte ich jetzt schon alles vorbereiten und bin auf den CIFS Fehler gestossen 😉

                                    Homoran Dr. Bakterius 2 Replies Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Stefan_TR96 last edited by

                                      @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                                      da ich alle Proxmox Backups habe

                                      mit verwaisten Dateifragmenten.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        Stefan_TR96 @Homoran last edited by

                                        @homoran said in ioBroker sehr träg und langsam:

                                        @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                                        da ich alle Proxmox Backups habe

                                        mit verwaisten Dateifragmenten.

                                        Ist das Ausschlaggebend wenn ich auf die neue SSD das Veeam Backup aufspiele, dann den beschädigten LXC lösche und einen neuen mit frischem iobroker aufsetze und das iobroker Backup einspiele? Die anderen Container funktionieren ja problemlos.

                                        Welche M.2 2242 SSD wäre denn zu empfehlen?

                                        Dr. Bakterius 1 Reply Last reply Reply Quote 0
                                        • Dr. Bakterius
                                          Dr. Bakterius Most Active @Stefan_TR96 last edited by

                                          @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                                          Welche M.2 2242 SSD wäre denn zu empfehlen?

                                          Ich habe bisher mit Samsung die besten Erfahrungen gemacht.

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Stefan_TR96 last edited by

                                            @dr-bakterius said in ioBroker sehr träg und langsam:

                                            @stefan_tr96 sagte in ioBroker sehr träg und langsam:

                                            Welche M.2 2242 SSD wäre denn zu empfehlen?

                                            Ich habe bisher mit Samsung die besten Erfahrungen gemacht.

                                            Die hab ich heute Morgen auf Verdacht bestellt

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

                                            Support us

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

                                            424
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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