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. Error/Bug
  4. Backitup ENOSPC no space left on device

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    22
    1
    1.0k

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.4k

Backitup ENOSPC no space left on device

Geplant Angeheftet Gesperrt Verschoben Error/Bug
backitup lokale datei löschen
21 Beiträge 3 Kommentatoren 1.5k Aufrufe 3 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.
  • M Mr-M

    Ich schreibe seit einigen Monaten mein Backup nachts um 2:40 problemlos (iobroker, history, zigbee und java script) und schiebe diese per SMB3.1.1 dann auf das NAS. Es ist konfiguriert, daß alte NAS Sicherungen gelöscht werden sollen.backup.JPG .
    Am 08. Oktober trat das Problem auf, und zieht sich bis heute hin.

    Das Log sagt folgendes:
    DEBUG iobroker Backup created: /opt/iobroker/backups/iobroker_2024_10_11-19_12_40_backupiobroker.tar.gz
    DEBUG iobroker This backup can only be restored with js-controller version up from 4.1
    ERROR iobrokerhost raspberrypi Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: ENOSPC: no space left on device, close
    DEBUG iobroker done

    Auf dem NAS ist natürlich noch massig Platz, aber auch auf dem RasperryPi4...
    Ich verstehe die Meldung so, daß auf dem Raspi was nicht passt. Beim Durchsicht der Verzeichnisse bin ich aber auf nichts gestoßen...vielleicht schaue ich aber auch in den falschen Verzeichnissen auf dem Raspi.
    Testweise habe ich mal iobroker fix laufen lassen, aber das Fehlerbild bleibt unverändert. Ein kompletten shutdown/restart habe ich natürlich auch gemacht

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

    @mr-m sagte in Backitup ENOSPC no space left on device:

    und schiebe diese per SMB3.1.1 dann auf das NAS.

    Das sollte eigentlich anders laufen. Da wird nichts 'geschoben', weil die Freigabe in den Mountpunkt /opt/iobroker/backups gemountet wird und backitup ganz 'doof' in das vorgesehene Verzeichnis schreibt.

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

    1 Antwort Letzte Antwort
    0
    • M Offline
      M Offline
      Mr-M
      schrieb am zuletzt editiert von
      #4

      So habe diag laufen lassen....
      Kleine Zusatzinfo ich habe im Keller noch einen Slave mit aktiviertem one-wire um ein paar Heizungstemperaturen zu loggen denn das scheint diag nicht herzugeben..

      ======================= SUMMARY =======================
                              v.2024-08-12
      
      
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
      
      Installation:           native
      Kernel:                 aarch64
      Userland:               32 bit
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      Display-Server:         false
      Boot Target:            multi-user.target
      
      Pending OS-Updates:     15
      Pending iob updates:    0
      
      Nodejs-Installation:
      /usr/bin/nodejs         v20.17.0
      /usr/bin/node           v20.17.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      Recommended versions are nodejs 20.18.0 and npm 10.8.2
      Your nodejs installation is correct
      
      MEMORY:
                     total        used        free      shared  buff/cache   available
      Mem:            3.8G        1.4G        811M        1.0M        1.6G        2.3G
      Swap:            99M          0B         99M
      Total:          3.9G        1.4G        911M
      
      Active iob-Instances:   31
      Upgrade policy: none
      
      ioBroker Core:          js-controller           6.0.11
                              admin                   7.1.5
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      Objects:                10488
      States:                 8244
      
      Size of iob-Database:
      
      29M     /opt/iobroker/iobroker-data/objects.jsonl
      30M     /opt/iobroker/iobroker-data/states.jsonl
      
      
      
      =================== END OF SUMMARY ====================
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • M Mr-M

        So habe diag laufen lassen....
        Kleine Zusatzinfo ich habe im Keller noch einen Slave mit aktiviertem one-wire um ein paar Heizungstemperaturen zu loggen denn das scheint diag nicht herzugeben..

        ======================= SUMMARY =======================
                                v.2024-08-12
        
        
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 11 (bullseye)
                    Kernel: Linux 6.1.21-v8+
              Architecture: arm64
        
        Installation:           native
        Kernel:                 aarch64
        Userland:               32 bit
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        Display-Server:         false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     15
        Pending iob updates:    0
        
        Nodejs-Installation:
        /usr/bin/nodejs         v20.17.0
        /usr/bin/node           v20.17.0
        /usr/bin/npm            10.8.2
        /usr/bin/npx            10.8.2
        /usr/bin/corepack       0.29.3
        
        Recommended versions are nodejs 20.18.0 and npm 10.8.2
        Your nodejs installation is correct
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            3.8G        1.4G        811M        1.0M        1.6G        2.3G
        Swap:            99M          0B         99M
        Total:          3.9G        1.4G        911M
        
        Active iob-Instances:   31
        Upgrade policy: none
        
        ioBroker Core:          js-controller           6.0.11
                                admin                   7.1.5
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects:                10488
        States:                 8244
        
        Size of iob-Database:
        
        29M     /opt/iobroker/iobroker-data/objects.jsonl
        30M     /opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #5

        @mr-m

        In der Langfassung.
        Nur da steht was zu den Partitionen usw. drin.

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

        1 Antwort Letzte Antwort
        0
        • mcm1957M mcm1957

          @mr-m
          Wie üblich bitte um vollständige Informationen insbesondere versionsangeben.

          Am besten häng mal den Output von iob diag (Langfassung und in code tags) an

          M Offline
          M Offline
          Mr-M
          schrieb am zuletzt editiert von
          #6

          @mcm1957

          hier noch einmal die Langfassung

          Skript v.2024-08-12
          
          *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          OS is similar to: debian
          
          Model           : Raspberry Pi 4 Model B Rev 1.1
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : 32 bit
          
          Systemuptime and Load:
           22:10:10 up  7:45,  2 users,  load average: 0.71, 0.57, 0.54
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Fri 2024-10-11 22:10:10 CEST
                     Universal time: Fri 2024-10-11 20:10:10 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          pimk
          HOME=/home/pimk
          GROUPS=pimk adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
          
          *** Display-Server-Setup ***
          Display-Server: false
          Desktop:
          Terminal:       tty
          Boot Target:    multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            3.8G        1.4G        866M        1.0M        1.6G        2.4G
          Swap:            99M          0B         99M
          Total:          3.9G        1.4G        966M
          
          Active iob-Instances:   31
          
                   3794 M total memory
                   1353 M used memory
                   1385 M active memory
                   1214 M inactive memory
                    865 M free memory
                    154 M buffer memory
                   1420 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          *** top - Table Of Processes  ***
          top - 22:10:11 up  7:45,  2 users,  load average: 0.71, 0.57, 0.54
          Tasks: 185 total,   2 running, 183 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 30.6 us,  2.8 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :   3794.3 total,    865.6 free,   1353.2 used,   1575.6 buff/cache
          MiB Swap:    100.0 total,    100.0 free,      0.0 used.   2364.6 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       29G   11G   18G  38% /
          devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
          tmpfs          tmpfs     759M  1.2M  758M   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
          tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Fri Oct 11 14:24:34 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:5A:A9:B2 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200console=tty1 root=PARTUUID=976d128e-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Fri Oct 11 14:24:37 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
          [Fri Oct 11 14:24:37 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Fri Oct 11 14:24:40 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
          
          Show mounted filesystems:
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          1.6G    /var/
          1.1G    /var/log/journal/64bfba8b2b044f0d8cca8b6961e09c03
          1.1G    /var/log/journal
          1.1G    /var/log
          389M    /var/cache
          
          Archived and active journals take up 1.0G in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          2.1G    /opt/iobroker/iobroker-data/
          1.4G    /opt/iobroker/iobroker-data/files
          617M    /opt/iobroker/iobroker-data/files/javascript.admin
          594M    /opt/iobroker/iobroker-data/history
          560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
          
          The five largest files in iobroker-data are:
          41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
          29M     /opt/iobroker/iobroker-data/objects.jsonl
          26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
          26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2671885-if00
          
          HINT:
          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
          /dev/ttyACM0
          
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.17.0
          /usr/bin/node           v20.17.0
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.3
          
          
          nodejs:
            Installed: 20.17.0-1nodesource1
            Candidate: 20.18.0-1nodesource1
            Version table:
               20.18.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           *** 20.17.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                  100 /var/lib/dpkg/status
               20.16.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.15.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.15.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.14.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.13.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.13.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.12.2-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.12.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.12.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.11.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.11.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.10.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.9.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.8.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.8.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.7.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.6.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.6.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.5.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.5.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.4.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.3.1-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.3.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.2.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.1.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               20.0.0-1nodesource1 600
                  500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               12.22.12~dfsg-1~deb11u5 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  6.0.11
          admin:          7.1.5
          javascript:     8.8.3
          
          nodejs modules from github:     1
          | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
          + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
          + system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              -  enabled
          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
          + system.adapter.ds18b20.0                : ds18b20               : slave                                    -  enabled
            system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
          + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
          + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
          + system.adapter.frontier_silicon.0       : frontier_silicon      : raspberrypi                              -  enabled
          + system.adapter.fullcalendar.0           : fullcalendar          : raspberrypi                              -  enabled
          + system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi                              -  enabled
          + system.adapter.history.0                : history               : raspberrypi                              -  enabled
            system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              -  enabled
          + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
          + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
            system.adapter.material.0               : material              : raspberrypi                              -  enabled
          + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
          + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
          + system.adapter.rpi2.0                   : rpi2                  : slave                                    -  enabled
            system.adapter.schoolfree.0             : schoolfree            : raspberrypi                              -  enabled
            system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
          + system.adapter.statistics.1             : statistics            : raspberrypi                              -  enabled
          + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
          + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
          + system.adapter.valuetrackerovertime.0   : valuetrackerovertime  : raspberrypi                              -  enabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
            system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
            system.adapter.vis-players.0            : vis-players           : raspberrypi                              -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
            system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 7.1.5    , installed 7.1.5
          Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
          Adapter    "backitup"     : 3.0.22   , installed 3.0.22
          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
          Adapter    "device-watcher": 2.12.1  , installed 2.12.1
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
          Adapter    "eventlist"    : 2.0.1    , installed 2.0.1
          Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
          Adapter    "frontier_silicon": 0.3.0 , installed 0.3.0
          Adapter    "fullcalendar" : 2.4.2    , installed 2.4.2
          Adapter    "heatingcontrol": 2.12.10 , installed 2.12.10
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "ical"         : 1.15.0   , installed 1.15.0
          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
          Adapter    "iot"          : 3.3.0    , installed 3.3.0
          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
          Controller "js-controller": 6.0.11   , installed 6.0.11
          Adapter    "material"     : 1.3.1    , installed 1.3.1
          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
          Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "pushover"     : 4.1.0    , installed 4.1.0
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "sayit"        : 5.0.0    , installed 5.0.0
          Adapter    "schoolfree"   : 1.1.4    , installed 1.1.4
          Adapter    "shuttercontrol": 1.7.3   , installed 1.7.3
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "solarmanpv"   : 0.6.1    , installed 0.6.1
          Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
          Adapter    "statistics"   : 2.4.0    , installed 2.4.0
          Adapter    "synology"     : 3.1.0    , installed 3.1.0
          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
          Adapter    "text2command" : 3.0.3    , installed 3.0.3
          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
          Adapter    "valuetrackerovertime": 1.0.1, installed 1.0.1
          Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
          Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "web"          : 6.2.5    , installed 6.2.5
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
          
          Objects and States
          Please stand by - This may take a while
          Objects:        10488
          States:         8236
          
          *** OS-Repositories and Updates ***
          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:3 http://phoscon.de/apt/deconz bullseye InRelease
          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
          Reading package lists...
          Pending Updates: 15
          
          *** 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:22              0.0.0.0:*               LISTEN      0          11880      556/sshd: /usr/sbin
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       432016     31407/iobroker.js-c
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       432011     31407/iobroker.js-c
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       434668     31740/io.sonoff.0
          tcp6       0      0 :::22                   :::*                    LISTEN      0          11882      556/sshd: /usr/sbin
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       434122     31833/io.web.0
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       433456     31426/io.admin.0
          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       435926     31852/io.ws.0
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14789      763/dhcpcd
          udp        0      0 0.0.0.0:58088           0.0.0.0:*                           108        14617      381/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14615      381/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          14807      763/dhcpcd
          udp6       0      0 :::5353                 :::*                                108        14616      381/avahi-daemon: r
          udp6       0      0 :::44520                :::*                                108        14618      381/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2024-10-11 22:10:31.369  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138fb1afe9099 TS0601 was last seen '1583.729' seconds ago.
          2024-10-11 22:10:31.371  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c1383cee7c9d4c TS0601 was last seen '942.906' seconds ago.
          2024-10-11 22:10:31.372  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138fc13aab5df TS0601 was last seen '6146570.6' seconds ago.
          2024-10-11 22:10:31.376  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c13851258a55bd TS0203 was last seen '9259.448' seconds ago.
          2024-10-11 22:10:31.388  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c1380981e2173d TS0202 was last seen '3091.794' seconds ago.
          2024-10-11 22:10:31.395  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c1380eb841c3c2 TS0203 was last seen '6091.478' seconds ago.
          2024-10-11 22:10:31.397  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138f0f6d4789c TS0203 was last seen '614.329' seconds ago.
          2024-10-11 22:10:31.400  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138438105a13d TS0203 was last seen '10732.94' seconds ago.
          2024-10-11 22:10:35.717  - debug: zigbee.0 (31519) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":46,"_applicationVersion":77,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�5�-\u0012","65506":54,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_typdpbpg","powerSource":1,"zclVersion":3,"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":2000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":70,"activePower":13}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,436]}},"genOnOff":{"attributes":{"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":1,"53249":0,"53250":2896061,"53251":115,"53252":10522,"53253":1243,"powerOnBehavior":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5,"manufacturerCode":null},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50,"manufacturerCode":null},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10,"manufacturerCode":null},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1],"manufacturerCode":null}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138873c6b137e"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138873c6b137e"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138873c6b137e","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677435715,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_typdpbpg","_modelID":"TS011F","_networkAddress":25002,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":159,"_pendingRequestTimeout":0,"meta":{"configured":-1941818122}},"endpoint":"[Circular]","data":{"rmsVoltage":235},"linkquality":255,"groupID":null,"cluster":"haElectricalMeasurement","meta":{"zclTransactionSequenceNumber":160,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
          2024-10-11 22:10:35.718  - debug: zigbee.0 (31519) Received Zigbee message from '0xa4c138873c6b137e', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"rmsVoltage":235}' from endpoint 1 with groupID null
          2024-10-11 22:10:35.719  - debug: zigbee.0 (31519) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":46,"_applicationVersion":77,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�5�-\u0012","65506":54,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_typdpbpg","powerSource":1,"zclVersion":3,"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":2000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":70,"activePower":13}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,436]}},"genOnOff":{"attributes":{"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":1,"53249":0,"53250":2896061,"53251":115,"53252":10522,"53253":1243,"powerOnBehavior":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5,"manufacturerCode":null},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50,"manufacturerCode":null},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10,"manufacturerCode":null},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1],"manufacturerCode":null}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138873c6b137e"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138873c6b137e"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138873c6b137e","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677435715,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_typdpbpg","_modelID":"TS011F","_networkAddress":25002,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":159,"_pendingRequestTimeout":0,"meta":{"configured":-1941818122}},"mapped":{"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"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"]},{"key":["zclcommand"]}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"],"options":[{"name":"state_action","label":"State action","access":2,"type":"binary","property":"state_action","description":"State actions will also be published as 'action' when true (default false).","value_on":true,"value_off":false}]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"exposes":[{"type":"switch","features":[{"name":"state","label":"State","access":7,"type":"binary","property":"state","description":"On/off state of the switch","value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE"}]},{"name":"power_outage_memory","label":"Power outage memory","access":7,"type":"enum","property":"power_outage_memory","description":"Recover state after power outage","values":["on","off","restore"]},{"name":"indicator_mode","label":"Indicator mode","access":7,"type":"enum","property":"indicator_mode","description":"LED indicator mode","values":["off","off/on","on/off","on"]},{"name":"power","label":"Power","access":1,"type":"numeric","property":"power","description":"Instantaneous measured power","category":"diagnostic","unit":"W"},{"name":"current","label":"Current","access":1,"type":"numeric","property":"current","description":"Instantaneous measured electrical current","category":"diagnostic","unit":"A"},{"name":"voltage","label":"Voltage","access":1,"type":"numeric","property":"voltage","description":"Measured electrical potential value","category":"diagnostic","unit":"V"},{"name":"energy","label":"Energy","access":1,"type":"numeric","property":"energy","description":"Sum of consumed energy","unit":"kWh"},{"label":"Child lock","type":"lock","features":[{"name":"state","label":"State","access":3,"type":"binary","property":"child_lock","description":"Enables/disables physical input on the device","value_on":"LOCK","value_off":"UNLOCK"}]},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","category":"diagnostic","unit":"lqi","value_max":255,"value_min":0}],"ota":{},"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"Neo","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"},{"vendor":"Aubess","model":"TS011F_plug_1"},{"vendor":"Nous","model":"A1Z","description":"Smart plug (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_2putqrmw"}]},{"vendor":"Moes","model":"MOES_plug","description":"Smart plug (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_yujkchbz"}]},{"vendor":"Moes","model":"ZK-EU","description":"Smart wallsocket (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_ss98ec5d"}]},{"vendor":"Nous","model":"A1Z","description":"Smart plug (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_ksw8qtmt"}]}],"options":[{"name":"power_calibration","label":"Power calibration","access":2,"type":"numeric","property":"power_calibration","description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"name":"power_precision","label":"Power precision","access":2,"type":"numeric","property":"power_precision","description":"Number of digits after decimal point for power, 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":"current_calibration","label":"Current calibration","access":2,"type":"numeric","property":"current_calibration","description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"name":"current_precision","label":"Current precision","access":2,"type":"numeric","property":"current_precision","description":"Number of digits after decimal point for current, 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":"voltage_calibration","label":"Voltage calibration","access":2,"type":"numeric","property":"voltage_calibration","description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"name":"voltage_precision","label":"Voltage precision","access":2,"type":"numeric","property":"voltage_precision","description":"Number of digits after decimal point for voltage, 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":"energy_calibration","label":"Energy calibration","access":2,"type":"numeric","property":"energy_calibration","description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."},{"name":"energy_precision","label":"Energy precision","access":2,"type":"numeric","property":"energy_precision","description":"Number of digits after decimal point for energy, takes into effect on next report of device. This option can only decrease the precision, not increase it.","value_max":3,"value_min":0},"[Circular]"]},"name":"0xa4c138873c6b137e"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":46,"_applicationVersion":77,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�5�-\u0012","65506":54,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_typdpbpg","powerSource":1,"zclVersion":3,"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":2000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":70,"activePower":13}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,436]}},"genOnOff":{"attributes":{"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":1,"53249":0,"53250":2896061,"53251":115,"53252":10522,"53253":1243,"powerOnBehavior":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5,"manufacturerCode":null},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50,"manufacturerCode":null},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10,"manufacturerCode":null},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1],"manufacturerCode":null}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138873c6b137e"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138873c6b137e"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138873c6b137e","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677435715,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_typdpbpg","_modelID":"TS011F","_networkAddress":25002,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":159,"_pendingRequestTimeout":0,"meta":{"configured":-1941818122}},"endpoint":"[Circular]","data":{"rmsVoltage":235},"linkquality":255,"groupID":null,"cluster":"haElectricalMeasurement","meta":{"zclTransactionSequenceNumber":160,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
          2024-10-11 22:10:35.738  - debug: zigbee.0 (31519) Publish {"voltage":235} to "a4c138873c6b137e"
          2024-10-11 22:10:35.756  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138873c6b137e.link_quality:{"val":255,"ack":true,"ts":1728677435753,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728672170410}
          2024-10-11 22:10:35.801  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138873c6b137e.msg_from_zigbee:{"val":"{\"type\":\"attributeReport\",\"data\":{\"rmsVoltage\":235},\"linkquality\":255,\"groupID\":null,\"cluster\":\"haElectricalMeasurement\",\"meta\":{\"zclTransactionSequenceNumber\":160,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":0,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":true,\"reservedBits\":0}},\"endpoint_id\":1}","ack":true,"ts":1728677435795,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728677435795}
          2024-10-11 22:10:35.802  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138873c6b137e.voltage:{"val":235,"ack":true,"ts":1728677435796,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728677085057}
          2024-10-11 22:10:41.304  - debug: zigbee.0 (31519) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":43,"_applicationVersion":72,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":256,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�g�+\u0013�g�+\u0012\b\u0001\u0000\u0000\u0012","65506":56,"65508":0,"65534":0,"modelId":"TS0001","manufacturerName":"_TZ3000_dzs254uq","powerSource":1,"zclVersion":3,"appVersion":72,"stackVersion":0,"hwVersion":1,"dateCode":""}},"manuSpecificBosch":{"attributes":{"53251":"AAAA"}},"genOnOff":{"attributes":{"onOff":0,"onTime":0,"offWaitTime":0,"moesStartUpOnOff":2}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138809bc0f9bf","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677441303,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_dzs254uq","_modelID":"TS0001","_networkAddress":59431,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":1,"_pendingRequestTimeout":0,"meta":{"configured":153093895}},"endpoint":"[Circular]","data":{"65506":56,"65508":0,"appVersion":72},"linkquality":255,"groupID":null,"cluster":"genBasic","meta":{"zclTransactionSequenceNumber":2,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
          2024-10-11 22:10:41.306  - debug: zigbee.0 (31519) Received Zigbee message from '0xa4c138809bc0f9bf', type 'attributeReport', cluster 'genBasic', data '{"65506":56,"65508":0,"appVersion":72}' from endpoint 1 with groupID null
          2024-10-11 22:10:41.307  - debug: zigbee.0 (31519) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":43,"_applicationVersion":72,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":256,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�g�+\u0013�g�+\u0012\b\u0001\u0000\u0000\u0012","65506":56,"65508":0,"65534":0,"modelId":"TS0001","manufacturerName":"_TZ3000_dzs254uq","powerSource":1,"zclVersion":3,"appVersion":72,"stackVersion":0,"hwVersion":1,"dateCode":""}},"manuSpecificBosch":{"attributes":{"53251":"AAAA"}},"genOnOff":{"attributes":{"onOff":0,"onTime":0,"offWaitTime":0,"moesStartUpOnOff":2}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138809bc0f9bf","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677441303,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_dzs254uq","_modelID":"TS0001","_networkAddress":59431,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":2,"_pendingRequestTimeout":0,"meta":{"configured":153093895}},"mapped":{"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"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"]},{"key":["zclcommand"]}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"],"options":[{"name":"state_action","label":"State action","access":2,"type":"binary","property":"state_action","description":"State actions will also be published as 'action' when true (default false).","value_on":true,"value_off":false}]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"exposes":[{"type":"switch","features":[{"name":"state","label":"State","access":7,"type":"binary","property":"state","description":"On/off state of the switch","value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE"}]},{"name":"power_on_behavior","label":"Power-on behavior","access":7,"type":"enum","property":"power_on_behavior","description":"Controls the behavior when the device is powered on after power loss. If you get an `UNSUPPORTED_ATTRIBUTE` error, the device does not support it.","category":"config","values":["off","previous","on"]},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","category":"diagnostic","unit":"lqi","value_max":255,"value_min":0}],"zigbeeModel":["TS0001"],"model":"TS0001","vendor":"TuYa","description":"1 gang switch","whiteLabel":[{"vendor":"CR Smart Home","model":"TS0001","description":"Valve control"},{"vendor":"Lonsonho","model":"X701"},{"vendor":"Bandi","model":"BDS03G1"}],"options":["[Circular]"]},"name":"0xa4c138809bc0f9bf"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":43,"_applicationVersion":72,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":256,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�g�+\u0013�g�+\u0012\b\u0001\u0000\u0000\u0012","65506":56,"65508":0,"65534":0,"modelId":"TS0001","manufacturerName":"_TZ3000_dzs254uq","powerSource":1,"zclVersion":3,"appVersion":72,"stackVersion":0,"hwVersion":1,"dateCode":""}},"manuSpecificBosch":{"attributes":{"53251":"AAAA"}},"genOnOff":{"attributes":{"onOff":0,"onTime":0,"offWaitTime":0,"moesStartUpOnOff":2}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138809bc0f9bf","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677441303,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_dzs254uq","_modelID":"TS0001","_networkAddress":59431,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":2,"_pendingRequestTimeout":0,"meta":{"configured":153093895}},"endpoint":"[Circular]","data":{"65506":56,"65508":0,"appVersion":72},"linkquality":255,"groupID":null,"cluster":"genBasic","meta":{"zclTransactionSequenceNumber":2,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
          2024-10-11 22:10:41.338  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138809bc0f9bf.link_quality:{"val":255,"ack":true,"ts":1728677441336,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728673671164}
          2024-10-11 22:10:41.424  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138809bc0f9bf.msg_from_zigbee:{"val":"{\"type\":\"attributeReport\",\"data\":{\"65506\":56,\"65508\":0,\"appVersion\":72},\"linkquality\":255,\"groupID\":null,\"cluster\":\"genBasic\",\"meta\":{\"zclTransactionSequenceNumber\":2,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":0,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":false,\"reservedBits\":0}},\"endpoint_id\":1}","ack":true,"ts":1728677441422,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728677441422}
          2024-10-11 22:10:47.724  - info: sonoff.0 (31740) Client [StromClient] connected with secret 1728677447723_9136
          2024-10-11 22:10:56.036  - info: host.raspberrypi instance system.adapter.dwd.0 in version "2.8.5" started with pid 9314
          2024-10-11 22:10:59.838  - info: dwd.0 (9314) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-11 22:11:00.931  - info: dwd.0 (9314) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-11 22:11:01.476  - info: host.raspberrypi instance system.adapter.dwd.0 having pid 9314 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • M Mr-M

            @mcm1957

            hier noch einmal die Langfassung

            Skript v.2024-08-12
            
            *** BASE SYSTEM ***
               Static hostname: raspberrypi
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            OS is similar to: debian
            
            Model           : Raspberry Pi 4 Model B Rev 1.1
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : 32 bit
            
            Systemuptime and Load:
             22:10:10 up  7:45,  2 users,  load average: 0.71, 0.57, 0.54
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Fri 2024-10-11 22:10:10 CEST
                       Universal time: Fri 2024-10-11 20:10:10 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            pimk
            HOME=/home/pimk
            GROUPS=pimk adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        1.4G        866M        1.0M        1.6G        2.4G
            Swap:            99M          0B         99M
            Total:          3.9G        1.4G        966M
            
            Active iob-Instances:   31
            
                     3794 M total memory
                     1353 M used memory
                     1385 M active memory
                     1214 M inactive memory
                      865 M free memory
                      154 M buffer memory
                     1420 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            *** top - Table Of Processes  ***
            top - 22:10:11 up  7:45,  2 users,  load average: 0.71, 0.57, 0.54
            Tasks: 185 total,   2 running, 183 sleeping,   0 stopped,   0 zombie
            %Cpu(s): 30.6 us,  2.8 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   3794.3 total,    865.6 free,   1353.2 used,   1575.6 buff/cache
            MiB Swap:    100.0 total,    100.0 free,      0.0 used.   2364.6 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       29G   11G   18G  38% /
            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     759M  1.2M  758M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
            tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Fri Oct 11 14:24:34 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:5A:A9:B2 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200console=tty1 root=PARTUUID=976d128e-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Fri Oct 11 14:24:37 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
            [Fri Oct 11 14:24:37 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Fri Oct 11 14:24:40 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
            
            Show mounted filesystems:
            TARGET  SOURCE         FSTYPE OPTIONS
            /       /dev/mmcblk0p2 ext4   rw,noatime
            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.6G    /var/
            1.1G    /var/log/journal/64bfba8b2b044f0d8cca8b6961e09c03
            1.1G    /var/log/journal
            1.1G    /var/log
            389M    /var/cache
            
            Archived and active journals take up 1.0G in the file system.
            
            /opt/iobroker/backups:
            4.0K    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            2.1G    /opt/iobroker/iobroker-data/
            1.4G    /opt/iobroker/iobroker-data/files
            617M    /opt/iobroker/iobroker-data/files/javascript.admin
            594M    /opt/iobroker/iobroker-data/history
            560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
            
            The five largest files in iobroker-data are:
            41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
            29M     /opt/iobroker/iobroker-data/objects.jsonl
            26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
            26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2671885-if00
            
            HINT:
            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
            /dev/ttyACM0
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v20.17.0
            /usr/bin/node           v20.17.0
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.3
            
            
            nodejs:
              Installed: 20.17.0-1nodesource1
              Candidate: 20.18.0-1nodesource1
              Version table:
                 20.18.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
             *** 20.17.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                    100 /var/lib/dpkg/status
                 20.16.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.15.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.15.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.14.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.13.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.13.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.12.2-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.12.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.12.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.11.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.11.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.10.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.9.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.8.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.8.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.7.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.6.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.6.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.5.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.5.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.4.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.3.1-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.3.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.2.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.1.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 20.0.0-1nodesource1 600
                    500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 12.22.12~dfsg-1~deb11u5 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  6.0.11
            admin:          7.1.5
            javascript:     8.8.3
            
            nodejs modules from github:     1
            | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
            + system.adapter.device-watcher.0         : device-watcher        : raspberrypi                              -  enabled
            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            + system.adapter.ds18b20.0                : ds18b20               : slave                                    -  enabled
              system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
            + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
            + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
            + system.adapter.frontier_silicon.0       : frontier_silicon      : raspberrypi                              -  enabled
            + system.adapter.fullcalendar.0           : fullcalendar          : raspberrypi                              -  enabled
            + system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi                              -  enabled
            + system.adapter.history.0                : history               : raspberrypi                              -  enabled
              system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              -  enabled
            + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
            + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
              system.adapter.material.0               : material              : raspberrypi                              -  enabled
            + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
            + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
            + system.adapter.rpi2.0                   : rpi2                  : slave                                    -  enabled
              system.adapter.schoolfree.0             : schoolfree            : raspberrypi                              -  enabled
              system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
            + system.adapter.statistics.1             : statistics            : raspberrypi                              -  enabled
            + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
            + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
            + system.adapter.valuetrackerovertime.0   : valuetrackerovertime  : raspberrypi                              -  enabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
              system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
              system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              -  enabled
              system.adapter.vis-players.0            : vis-players           : raspberrypi                              -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
              system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                                     │ auto upgrade │
            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): stable
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 7.1.5    , installed 7.1.5
            Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
            Adapter    "device-watcher": 2.12.1  , installed 2.12.1
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Adapter    "ds18b20"      : 2.0.5    , installed 2.0.5
            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
            Adapter    "echarts"      : 1.9.2    , installed 1.9.2
            Adapter    "eventlist"    : 2.0.1    , installed 2.0.1
            Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
            Adapter    "frontier_silicon": 0.3.0 , installed 0.3.0
            Adapter    "fullcalendar" : 2.4.2    , installed 2.4.2
            Adapter    "heatingcontrol": 2.12.10 , installed 2.12.10
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "ical"         : 1.15.0   , installed 1.15.0
            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "iot"          : 3.3.0    , installed 3.3.0
            Adapter    "javascript"   : 8.8.3    , installed 8.8.3
            Controller "js-controller": 6.0.11   , installed 6.0.11
            Adapter    "material"     : 1.3.1    , installed 1.3.1
            Adapter    "mobile"       : 1.0.1    , installed 1.0.1
            Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
            Adapter    "sayit"        : 5.0.0    , installed 5.0.0
            Adapter    "schoolfree"   : 1.1.4    , installed 1.1.4
            Adapter    "shuttercontrol": 1.7.3   , installed 1.7.3
            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
            Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
            Adapter    "solarmanpv"   : 0.6.1    , installed 0.6.1
            Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
            Adapter    "statistics"   : 2.4.0    , installed 2.4.0
            Adapter    "synology"     : 3.1.0    , installed 3.1.0
            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
            Adapter    "text2command" : 3.0.3    , installed 3.0.3
            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
            Adapter    "trashschedule": 3.3.0    , installed 3.3.0
            Adapter    "valuetrackerovertime": 1.0.1, installed 1.0.1
            Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
            Adapter    "vis"          : 1.5.6    , installed 1.5.6
            Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
            Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
            Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 6.2.5    , installed 6.2.5
            Adapter    "ws"           : 2.6.2    , installed 2.6.2
            Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
            
            Objects and States
            Please stand by - This may take a while
            Objects:        10488
            States:         8236
            
            *** OS-Repositories and Updates ***
            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:3 http://phoscon.de/apt/deconz bullseye InRelease
            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
            Reading package lists...
            Pending Updates: 15
            
            *** 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:22              0.0.0.0:*               LISTEN      0          11880      556/sshd: /usr/sbin
            tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       432016     31407/iobroker.js-c
            tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       432011     31407/iobroker.js-c
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       434668     31740/io.sonoff.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          11882      556/sshd: /usr/sbin
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       434122     31833/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       433456     31426/io.admin.0
            tcp6       0      0 :::8084                 :::*                    LISTEN      1001       435926     31852/io.ws.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14789      763/dhcpcd
            udp        0      0 0.0.0.0:58088           0.0.0.0:*                           108        14617      381/avahi-daemon: r
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14615      381/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          14807      763/dhcpcd
            udp6       0      0 :::5353                 :::*                                108        14616      381/avahi-daemon: r
            udp6       0      0 :::44520                :::*                                108        14618      381/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2024-10-11 22:10:31.369  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138fb1afe9099 TS0601 was last seen '1583.729' seconds ago.
            2024-10-11 22:10:31.371  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c1383cee7c9d4c TS0601 was last seen '942.906' seconds ago.
            2024-10-11 22:10:31.372  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138fc13aab5df TS0601 was last seen '6146570.6' seconds ago.
            2024-10-11 22:10:31.376  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c13851258a55bd TS0203 was last seen '9259.448' seconds ago.
            2024-10-11 22:10:31.388  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c1380981e2173d TS0202 was last seen '3091.794' seconds ago.
            2024-10-11 22:10:31.395  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c1380eb841c3c2 TS0203 was last seen '6091.478' seconds ago.
            2024-10-11 22:10:31.397  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138f0f6d4789c TS0203 was last seen '614.329' seconds ago.
            2024-10-11 22:10:31.400  - debug: zigbee.0 (31519) DeviceAvailability:Non-pingable device 0xa4c138438105a13d TS0203 was last seen '10732.94' seconds ago.
            2024-10-11 22:10:35.717  - debug: zigbee.0 (31519) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":46,"_applicationVersion":77,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�5�-\u0012","65506":54,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_typdpbpg","powerSource":1,"zclVersion":3,"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":2000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":70,"activePower":13}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,436]}},"genOnOff":{"attributes":{"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":1,"53249":0,"53250":2896061,"53251":115,"53252":10522,"53253":1243,"powerOnBehavior":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5,"manufacturerCode":null},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50,"manufacturerCode":null},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10,"manufacturerCode":null},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1],"manufacturerCode":null}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138873c6b137e"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138873c6b137e"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138873c6b137e","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677435715,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_typdpbpg","_modelID":"TS011F","_networkAddress":25002,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":159,"_pendingRequestTimeout":0,"meta":{"configured":-1941818122}},"endpoint":"[Circular]","data":{"rmsVoltage":235},"linkquality":255,"groupID":null,"cluster":"haElectricalMeasurement","meta":{"zclTransactionSequenceNumber":160,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
            2024-10-11 22:10:35.718  - debug: zigbee.0 (31519) Received Zigbee message from '0xa4c138873c6b137e', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"rmsVoltage":235}' from endpoint 1 with groupID null
            2024-10-11 22:10:35.719  - debug: zigbee.0 (31519) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":46,"_applicationVersion":77,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�5�-\u0012","65506":54,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_typdpbpg","powerSource":1,"zclVersion":3,"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":2000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":70,"activePower":13}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,436]}},"genOnOff":{"attributes":{"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":1,"53249":0,"53250":2896061,"53251":115,"53252":10522,"53253":1243,"powerOnBehavior":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5,"manufacturerCode":null},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50,"manufacturerCode":null},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10,"manufacturerCode":null},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1],"manufacturerCode":null}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138873c6b137e"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138873c6b137e"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138873c6b137e","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677435715,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_typdpbpg","_modelID":"TS011F","_networkAddress":25002,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":159,"_pendingRequestTimeout":0,"meta":{"configured":-1941818122}},"mapped":{"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"key":["backlight_mode","indicator_mode"]},{"key":["child_lock"]},{"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"]},{"key":["zclcommand"]}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"],"options":[{"name":"state_action","label":"State action","access":2,"type":"binary","property":"state_action","description":"State actions will also be published as 'action' when true (default false).","value_on":true,"value_off":false}]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"haElectricalMeasurement","type":["attributeReport","readResponse"]},{"cluster":"seMetering","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"exposes":[{"type":"switch","features":[{"name":"state","label":"State","access":7,"type":"binary","property":"state","description":"On/off state of the switch","value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE"}]},{"name":"power_outage_memory","label":"Power outage memory","access":7,"type":"enum","property":"power_outage_memory","description":"Recover state after power outage","values":["on","off","restore"]},{"name":"indicator_mode","label":"Indicator mode","access":7,"type":"enum","property":"indicator_mode","description":"LED indicator mode","values":["off","off/on","on/off","on"]},{"name":"power","label":"Power","access":1,"type":"numeric","property":"power","description":"Instantaneous measured power","category":"diagnostic","unit":"W"},{"name":"current","label":"Current","access":1,"type":"numeric","property":"current","description":"Instantaneous measured electrical current","category":"diagnostic","unit":"A"},{"name":"voltage","label":"Voltage","access":1,"type":"numeric","property":"voltage","description":"Measured electrical potential value","category":"diagnostic","unit":"V"},{"name":"energy","label":"Energy","access":1,"type":"numeric","property":"energy","description":"Sum of consumed energy","unit":"kWh"},{"label":"Child lock","type":"lock","features":[{"name":"state","label":"State","access":3,"type":"binary","property":"child_lock","description":"Enables/disables physical input on the device","value_on":"LOCK","value_off":"UNLOCK"}]},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","category":"diagnostic","unit":"lqi","value_max":255,"value_min":0}],"ota":{},"zigbeeModel":["TS011F"],"model":"TS011F_plug_1","description":"Smart plug (with power monitoring)","vendor":"TuYa","whiteLabel":[{"vendor":"LELLKI","model":"TS011F_plug"},{"vendor":"Neo","model":"NAS-WR01B"},{"vendor":"BlitzWolf","model":"BW-SHP15"},{"vendor":"BlitzWolf","model":"BW-SHP13"},{"vendor":"MatSee Plus","model":"PJ-ZSW01"},{"vendor":"MODEMIX","model":"MOD037"},{"vendor":"MODEMIX","model":"MOD048"},{"vendor":"Coswall","model":"CS-AJ-DE2U-ZG-11"},{"vendor":"Aubess","model":"TS011F_plug_1"},{"vendor":"Nous","model":"A1Z","description":"Smart plug (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_2putqrmw"}]},{"vendor":"Moes","model":"MOES_plug","description":"Smart plug (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_yujkchbz"}]},{"vendor":"Moes","model":"ZK-EU","description":"Smart wallsocket (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_ss98ec5d"}]},{"vendor":"Nous","model":"A1Z","description":"Smart plug (with power monitoring)","fingerprint":[{"manufacturerName":"_TZ3000_ksw8qtmt"}]}],"options":[{"name":"power_calibration","label":"Power calibration","access":2,"type":"numeric","property":"power_calibration","description":"Calibrates the power value (percentual offset), takes into effect on next report of device."},{"name":"power_precision","label":"Power precision","access":2,"type":"numeric","property":"power_precision","description":"Number of digits after decimal point for power, 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":"current_calibration","label":"Current calibration","access":2,"type":"numeric","property":"current_calibration","description":"Calibrates the current value (percentual offset), takes into effect on next report of device."},{"name":"current_precision","label":"Current precision","access":2,"type":"numeric","property":"current_precision","description":"Number of digits after decimal point for current, 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":"voltage_calibration","label":"Voltage calibration","access":2,"type":"numeric","property":"voltage_calibration","description":"Calibrates the voltage value (percentual offset), takes into effect on next report of device."},{"name":"voltage_precision","label":"Voltage precision","access":2,"type":"numeric","property":"voltage_precision","description":"Number of digits after decimal point for voltage, 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":"energy_calibration","label":"Energy calibration","access":2,"type":"numeric","property":"energy_calibration","description":"Calibrates the energy value (percentual offset), takes into effect on next report of device."},{"name":"energy_precision","label":"Energy precision","access":2,"type":"numeric","property":"energy_precision","description":"Number of digits after decimal point for energy, takes into effect on next report of device. This option can only decrease the precision, not increase it.","value_max":3,"value_min":0},"[Circular]"]},"name":"0xa4c138873c6b137e"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":46,"_applicationVersion":77,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":266,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�5�-\u0012","65506":54,"65508":0,"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_typdpbpg","powerSource":1,"zclVersion":3,"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":2000,"acCurrentMultiplier":1,"rmsVoltage":235,"rmsCurrent":70,"activePower":13}},"seMetering":{"attributes":{"divisor":100,"multiplier":1,"currentSummDelivered":[0,436]}},"genOnOff":{"attributes":{"32768":0,"onOff":1,"onTime":0,"offWaitTime":0,"tuyaBacklightMode":1,"moesStartUpOnOff":0,"tuyaBacklightSwitch":1}},"manuSpecificTuya_3":{"attributes":{"53248":1,"53249":0,"53250":2896061,"53251":115,"53252":10522,"53253":1243,"powerOnBehavior":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5,"manufacturerCode":null},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50,"manufacturerCode":null},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10,"manufacturerCode":null},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1],"manufacturerCode":null}],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138873c6b137e"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138873c6b137e","deviceNetworkAddress":25002,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138873c6b137e"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138873c6b137e","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677435715,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_typdpbpg","_modelID":"TS011F","_networkAddress":25002,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":159,"_pendingRequestTimeout":0,"meta":{"configured":-1941818122}},"endpoint":"[Circular]","data":{"rmsVoltage":235},"linkquality":255,"groupID":null,"cluster":"haElectricalMeasurement","meta":{"zclTransactionSequenceNumber":160,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
            2024-10-11 22:10:35.738  - debug: zigbee.0 (31519) Publish {"voltage":235} to "a4c138873c6b137e"
            2024-10-11 22:10:35.756  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138873c6b137e.link_quality:{"val":255,"ack":true,"ts":1728677435753,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728672170410}
            2024-10-11 22:10:35.801  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138873c6b137e.msg_from_zigbee:{"val":"{\"type\":\"attributeReport\",\"data\":{\"rmsVoltage\":235},\"linkquality\":255,\"groupID\":null,\"cluster\":\"haElectricalMeasurement\",\"meta\":{\"zclTransactionSequenceNumber\":160,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":0,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":true,\"reservedBits\":0}},\"endpoint_id\":1}","ack":true,"ts":1728677435795,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728677435795}
            2024-10-11 22:10:35.802  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138873c6b137e.voltage:{"val":235,"ack":true,"ts":1728677435796,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728677085057}
            2024-10-11 22:10:41.304  - debug: zigbee.0 (31519) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":43,"_applicationVersion":72,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":256,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�g�+\u0013�g�+\u0012\b\u0001\u0000\u0000\u0012","65506":56,"65508":0,"65534":0,"modelId":"TS0001","manufacturerName":"_TZ3000_dzs254uq","powerSource":1,"zclVersion":3,"appVersion":72,"stackVersion":0,"hwVersion":1,"dateCode":""}},"manuSpecificBosch":{"attributes":{"53251":"AAAA"}},"genOnOff":{"attributes":{"onOff":0,"onTime":0,"offWaitTime":0,"moesStartUpOnOff":2}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138809bc0f9bf","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677441303,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_dzs254uq","_modelID":"TS0001","_networkAddress":59431,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":1,"_pendingRequestTimeout":0,"meta":{"configured":153093895}},"endpoint":"[Circular]","data":{"65506":56,"65508":0,"appVersion":72},"linkquality":255,"groupID":null,"cluster":"genBasic","meta":{"zclTransactionSequenceNumber":2,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
            2024-10-11 22:10:41.306  - debug: zigbee.0 (31519) Received Zigbee message from '0xa4c138809bc0f9bf', type 'attributeReport', cluster 'genBasic', data '{"65506":56,"65508":0,"appVersion":72}' from endpoint 1 with groupID null
            2024-10-11 22:10:41.307  - debug: zigbee.0 (31519) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":43,"_applicationVersion":72,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":256,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�g�+\u0013�g�+\u0012\b\u0001\u0000\u0000\u0012","65506":56,"65508":0,"65534":0,"modelId":"TS0001","manufacturerName":"_TZ3000_dzs254uq","powerSource":1,"zclVersion":3,"appVersion":72,"stackVersion":0,"hwVersion":1,"dateCode":""}},"manuSpecificBosch":{"attributes":{"53251":"AAAA"}},"genOnOff":{"attributes":{"onOff":0,"onTime":0,"offWaitTime":0,"moesStartUpOnOff":2}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138809bc0f9bf","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677441303,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_dzs254uq","_modelID":"TS0001","_networkAddress":59431,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":2,"_pendingRequestTimeout":0,"meta":{"configured":153093895}},"mapped":{"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior","power_outage_memory"]},{"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"]},{"key":["zclcommand"]}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"],"options":[{"name":"state_action","label":"State action","access":2,"type":"binary","property":"state_action","description":"State actions will also be published as 'action' when true (default false).","value_on":true,"value_off":false}]},{"cluster":"genBasic","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"exposes":[{"type":"switch","features":[{"name":"state","label":"State","access":7,"type":"binary","property":"state","description":"On/off state of the switch","value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE"}]},{"name":"power_on_behavior","label":"Power-on behavior","access":7,"type":"enum","property":"power_on_behavior","description":"Controls the behavior when the device is powered on after power loss. If you get an `UNSUPPORTED_ATTRIBUTE` error, the device does not support it.","category":"config","values":["off","previous","on"]},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","category":"diagnostic","unit":"lqi","value_max":255,"value_min":0}],"zigbeeModel":["TS0001"],"model":"TS0001","vendor":"TuYa","description":"1 gang switch","whiteLabel":[{"vendor":"CR Smart Home","model":"TS0001","description":"Valve control"},{"vendor":"Lonsonho","model":"X701"},{"vendor":"Bandi","model":"BDS03G1"}],"options":["[Circular]"]},"name":"0xa4c138809bc0f9bf"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":43,"_applicationVersion":72,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":256,"inputClusters":[3,4,5,6,1794,2820,57344,57345,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�g�+\u0013�g�+\u0012\b\u0001\u0000\u0000\u0012","65506":56,"65508":0,"65534":0,"modelId":"TS0001","manufacturerName":"_TZ3000_dzs254uq","powerSource":1,"zclVersion":3,"appVersion":72,"stackVersion":0,"hwVersion":1,"dateCode":""}},"manuSpecificBosch":{"attributes":{"53251":"AAAA"}},"genOnOff":{"attributes":{"onOff":0,"onTime":0,"offWaitTime":0,"moesStartUpOnOff":2}},"manuSpecificTuya_3":{"attributes":{"53248":0,"53249":0,"53250":0,"53251":0,"53252":0,"53253":0,"switchType":0}}},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff098781","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}},{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":97,"inputClusters":[],"outputClusters":[33],"profileID":41440,"ID":242,"clusters":{},"deviceIeeeAddress":"0xa4c138809bc0f9bf","deviceNetworkAddress":59431,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":242,"deviceIeeeAddress":"0xa4c138809bc0f9bf"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138809bc0f9bf","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1728677441303,"_manufacturerID":4417,"_manufacturerName":"_TZ3000_dzs254uq","_modelID":"TS0001","_networkAddress":59431,"_powerSource":"Mains (single phase)","_stackVersion":0,"_type":"Router","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":2,"_pendingRequestTimeout":0,"meta":{"configured":153093895}},"endpoint":"[Circular]","data":{"65506":56,"65508":0,"appVersion":72},"linkquality":255,"groupID":null,"cluster":"genBasic","meta":{"zclTransactionSequenceNumber":2,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
            2024-10-11 22:10:41.338  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138809bc0f9bf.link_quality:{"val":255,"ack":true,"ts":1728677441336,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728673671164}
            2024-10-11 22:10:41.424  - silly: zigbee.0 (31519) States user redis pmessage zigbee.0.*/zigbee.0.a4c138809bc0f9bf.msg_from_zigbee:{"val":"{\"type\":\"attributeReport\",\"data\":{\"65506\":56,\"65508\":0,\"appVersion\":72},\"linkquality\":255,\"groupID\":null,\"cluster\":\"genBasic\",\"meta\":{\"zclTransactionSequenceNumber\":2,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":0,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":false,\"reservedBits\":0}},\"endpoint_id\":1}","ack":true,"ts":1728677441422,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1728677441422}
            2024-10-11 22:10:47.724  - info: sonoff.0 (31740) Client [StromClient] connected with secret 1728677447723_9136
            2024-10-11 22:10:56.036  - info: host.raspberrypi instance system.adapter.dwd.0 in version "2.8.5" started with pid 9314
            2024-10-11 22:10:59.838  - info: dwd.0 (9314) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
            2024-10-11 22:11:00.931  - info: dwd.0 (9314) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2024-10-11 22:11:01.476  - info: host.raspberrypi instance system.adapter.dwd.0 having pid 9314 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #7

            @mr-m sagte in Backitup ENOSPC no space left on device:

            Userland : 32 bit

            Losgelöst von Problem mit dem Speicher: Installier das Betriebssystem in nächster Zeit komplett NEU, Debian 12 'Bookworm' als reines 64Bit-System.

            Das lokale Dateisystem hat allerdings in der Tat noch massig Platz.

            Pending Updates: 15

            Hau die rein. Inkl. des nodejs Updates.

            Aus dem iob diag ergibt sich aber keine Erklärung für die Meldung. Wie schaut es auf dem NAS aus?

            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

            M 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @mr-m sagte in Backitup ENOSPC no space left on device:

              Userland : 32 bit

              Losgelöst von Problem mit dem Speicher: Installier das Betriebssystem in nächster Zeit komplett NEU, Debian 12 'Bookworm' als reines 64Bit-System.

              Das lokale Dateisystem hat allerdings in der Tat noch massig Platz.

              Pending Updates: 15

              Hau die rein. Inkl. des nodejs Updates.

              Aus dem iob diag ergibt sich aber keine Erklärung für die Meldung. Wie schaut es auf dem NAS aus?

              M Offline
              M Offline
              Mr-M
              schrieb am zuletzt editiert von
              #8

              @thomas-braun

              Auf dem Nas sind 60% Speicher frei...

              Nun habe ich ja ein paar Aufgaben; vielleicht schaffe ich das noch an diesem Wochenende.
              Für heute bedanke ich mich recht herzlich.

              Einen schönen Abend noch

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @mr-m sagte in Backitup ENOSPC no space left on device:

                Userland : 32 bit

                Losgelöst von Problem mit dem Speicher: Installier das Betriebssystem in nächster Zeit komplett NEU, Debian 12 'Bookworm' als reines 64Bit-System.

                Das lokale Dateisystem hat allerdings in der Tat noch massig Platz.

                Pending Updates: 15

                Hau die rein. Inkl. des nodejs Updates.

                Aus dem iob diag ergibt sich aber keine Erklärung für die Meldung. Wie schaut es auf dem NAS aus?

                M Offline
                M Offline
                Mr-M
                schrieb am zuletzt editiert von
                #9

                @thomas-braun

                Hallo Thomas,

                hatte heut etwas Zeit und habe mir auf einer neun SD Karte bookworm installiert, dann iobroker und dann backups eingespielt.... Leider das gleiche Fehlerbild.

                Diag Kurz

                ======================= SUMMARY =======================
                                        v.2024-08-12
                
                
                 Static hostname: Master
                       Icon name: computer
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.6.51+rpt-rpi-v8
                    Architecture: arm64
                
                Installation:           native
                Kernel:                 aarch64
                Userland:               64 bit
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1000
                Display-Server:         false
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:
                /usr/bin/nodejs         v20.18.0
                /usr/bin/node           v20.18.0
                /usr/bin/npm            10.8.2
                /usr/bin/npx            10.8.2
                /usr/bin/corepack       0.29.3
                
                Recommended versions are nodejs 20.18.0 and npm 10.8.2
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            4.0G        2.1G        396M        1.2M        1.6G        1.9G
                Swap:           209M          0B        209M
                Total:          4.2G        2.1G        606M
                
                Active iob-Instances:   30
                Upgrade policy: none
                
                ioBroker Core:          js-controller           6.0.11
                                        admin                   7.1.5
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : Master                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : Master                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                10089
                States:                 7915
                
                Size of iob-Database:
                
                37M     /opt/iobroker/iobroker-data/objects.jsonl
                26M     /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • M Mr-M

                  @thomas-braun

                  Hallo Thomas,

                  hatte heut etwas Zeit und habe mir auf einer neun SD Karte bookworm installiert, dann iobroker und dann backups eingespielt.... Leider das gleiche Fehlerbild.

                  Diag Kurz

                  ======================= SUMMARY =======================
                                          v.2024-08-12
                  
                  
                   Static hostname: Master
                         Icon name: computer
                  Operating System: Debian GNU/Linux 12 (bookworm)
                            Kernel: Linux 6.6.51+rpt-rpi-v8
                      Architecture: arm64
                  
                  Installation:           native
                  Kernel:                 aarch64
                  Userland:               64 bit
                  Timezone:               Europe/Berlin (CEST, +0200)
                  User-ID:                1000
                  Display-Server:         false
                  Boot Target:            multi-user.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    0
                  
                  Nodejs-Installation:
                  /usr/bin/nodejs         v20.18.0
                  /usr/bin/node           v20.18.0
                  /usr/bin/npm            10.8.2
                  /usr/bin/npx            10.8.2
                  /usr/bin/corepack       0.29.3
                  
                  Recommended versions are nodejs 20.18.0 and npm 10.8.2
                  Your nodejs installation is correct
                  
                  MEMORY:
                                 total        used        free      shared  buff/cache   available
                  Mem:            4.0G        2.1G        396M        1.2M        1.6G        1.9G
                  Swap:           209M          0B        209M
                  Total:          4.2G        2.1G        606M
                  
                  Active iob-Instances:   30
                  Upgrade policy: none
                  
                  ioBroker Core:          js-controller           6.0.11
                                          admin                   7.1.5
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : Master                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : Master                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects:                10089
                  States:                 7915
                  
                  Size of iob-Database:
                  
                  37M     /opt/iobroker/iobroker-data/objects.jsonl
                  26M     /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #10

                  @mr-m sagte in Backitup ENOSPC no space left on device:

                  Diag Kurz

                  Zu kurz, die Langfassung ist gefragt.

                  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

                  M 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @mr-m sagte in Backitup ENOSPC no space left on device:

                    Diag Kurz

                    Zu kurz, die Langfassung ist gefragt.

                    M Offline
                    M Offline
                    Mr-M
                    schrieb am zuletzt editiert von
                    #11

                    @thomas-braun

                    hier die Langfassung
                    ...und noch eine Erweiterung der Fehlerbeschreibung:
                    Ich habe die Backitup Einstellungen gespeichert (2024_10_14-backitup.0.json und noch eine 2024_10_14-backitup.0.json)

                    Bei der einen Variante bekomme ich das beschriebene Fehlerbild (Zusatzinfo : auf dem NAS werden 0byte Sicherungsdatein angelegt)
                    Bei der anderen Variante bekomme ich einen Mount Fehler: mount error(111)....unable to find suitable adress.
                    Und logischerweise tut sich dann auch nichts auf dem Nas.
                    Interessanterweise läuft hier dann aber das backup durch und wird "erfolgreich" abgeschlossen. Wenn ich dann ins Protokoll der backuphistorie schaue steht dort "Für dieses backup ist kein Protokoll verfügbar"

                    Ich hoffe das wird jetz nicht alles zu konfus.
                    Vergleiche ich Inztanzeinstellung von backitup, kann ich in der Konfiguration keinen Unterschied erkennen. Ich habe testweise auch schon bei beiden Varianten das Passwort neu gesetzt..

                    Skript v.2024-08-12
                    
                    *** BASE SYSTEM ***
                     Static hostname: Master
                           Icon name: computer
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.6.51+rpt-rpi-v8
                        Architecture: arm64
                    OS is similar to:
                    
                    Model           : Raspberry Pi 4 Model B Rev 1.1
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     17:58:07 up  1:21,  2 users,  load average: 0.46, 0.53, 0.55
                    CPU threads: 4
                    
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    No throttling issues detected.
                    
                    *** Time and Time Zones ***
                                   Local time: Wed 2024-10-16 17:58:07 CEST
                               Universal time: Wed 2024-10-16 15:58:07 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    pimk
                    HOME=/home/pimk
                    GROUPS=pimk adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/home/iobroker
                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                    
                    *** Display-Server-Setup ***
                    Display-Server: false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    multi-user.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            4.0G        2.1G        564M        978K        1.4G        1.9G
                    Swap:           209M        262K        209M
                    Total:          4.2G        2.1G        773M
                    
                    Active iob-Instances:   30
                    
                             3791 M total memory
                             1969 M used memory
                             1953 M active memory
                             1116 M inactive memory
                              537 M free memory
                               63 M buffer memory
                             1297 M swap cache
                              199 M total swap
                                0 M used swap
                              199 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 17:58:07 up  1:21,  2 users,  load average: 0.46, 0.53, 0.55
                    Tasks: 199 total,   1 running, 198 sleeping,   0 stopped,   0 zombie
                    %Cpu(s): 20.0 us, 20.0 sy,  0.0 ni, 60.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :   3792.0 total,    537.2 free,   1970.3 used,   1360.7 buff/cache
                    MiB Swap:    200.0 total,    199.7 free,      0.2 used.   1821.7 avail Mem
                    
                    *** FAILED SERVICES ***
                    
                      UNIT LOAD ACTIVE SUB DESCRIPTION
                    0 loaded units listed.
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  1.6G     0  1.6G   0% /dev
                    tmpfs          tmpfs     380M  1.2M  379M   1% /run
                    /dev/mmcblk0p2 ext4       29G  7.3G   20G  28% /
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                    tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
                    tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Wed Oct 16 16:36:38 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:5A:A9:B2 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=27566863-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=GE
                    [Wed Oct 16 16:36:41 2024] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                    [Wed Oct 16 16:36:42 2024] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                    
                    Show mounted filesystems:
                    TARGET           SOURCE         FSTYPE OPTIONS
                    /                /dev/mmcblk0p2 ext4   rw,noatime
                    `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    633M    /var/
                    206M    /var/cache
                    200M    /var/cache/apt
                    166M    /var/lib
                    134M    /var/lib/apt/lists
                    
                    Archived and active journals take up 60.0M in the file system.
                    
                    /opt/iobroker/backups:
                    438M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    1.7G    /opt/iobroker/iobroker-data/
                    1.1G    /opt/iobroker/iobroker-data/files
                    617M    /opt/iobroker/iobroker-data/files/javascript.admin
                    594M    /opt/iobroker/iobroker-data/history
                    560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                    38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                    37M     /opt/iobroker/iobroker-data/objects.jsonl
                    30M     /opt/iobroker/iobroker-data/states.jsonl
                    26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                    
                    /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2671885-if00
                    
                    HINT:
                    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                    /dev/ttyACM0
                    
                    
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v20.18.0
                    /usr/bin/node           v20.18.0
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.3
                    
                    
                    nodejs:
                      Installed: 20.18.0-1nodesource1
                      Candidate: 20.18.0-1nodesource1
                      Version table:
                     *** 20.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            100 /var/lib/dpkg/status
                         20.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.15.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.13.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.12.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.12.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.11.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.8.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.6.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.5.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.3.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         18.19.0+dfsg-6~deb12u2 500
                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                         18.19.0+dfsg-6~deb12u1 500
                            500 http://deb.debian.org/debian-security bookworm-security/main arm64 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:  6.0.11
                    admin:          7.1.5
                    javascript:     8.8.3
                    
                    nodejs modules from github:     0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : Master                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : Master                                   -  enabled
                    + system.adapter.backitup.0               : backitup              : Master                                   -  enabled
                    + system.adapter.cloud.0                  : cloud                 : Master                                   -  enabled
                    + system.adapter.device-watcher.0         : device-watcher        : Master                                   -  enabled
                    + system.adapter.discovery.0              : discovery             : Master                                   -  enabled
                    + system.adapter.ds18b20.0                : ds18b20               : slave                                    -  enabled
                      system.adapter.dwd.0                    : dwd                   : Master                                   -  enabled
                    + system.adapter.echarts.0                : echarts               : Master                                   -  enabled
                    + system.adapter.fritzbox.0               : fritzbox              : Master                                   -  enabled
                    + system.adapter.frontier_silicon.0       : frontier_silicon      : Master                                   -  enabled
                    + system.adapter.fullcalendar.0           : fullcalendar          : Master                                   -  enabled
                    + system.adapter.heatingcontrol.0         : heatingcontrol        : Master                                   -  enabled
                    + system.adapter.history.0                : history               : Master                                   -  enabled
                      system.adapter.ical.0                   : ical                  : Master                                   -  enabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Master                                   - disabled
                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : Master                                   - disabled
                    + system.adapter.iot.0                    : iot                   : Master                                   -  enabled
                    + system.adapter.javascript.0             : javascript            : Master                                   -  enabled
                      system.adapter.material.0               : material              : Master                                   - disabled
                    + system.adapter.ping.0                   : ping                  : Master                                   -  enabled
                    + system.adapter.pushover.0               : pushover              : Master                                   -  enabled
                    + system.adapter.rpi2.0                   : rpi2                  : slave                                    -  enabled
                      system.adapter.schoolfree.0             : schoolfree            : Master                                   -  enabled
                      system.adapter.solarmanpv.0             : solarmanpv            : Master                                   -  enabled
                    + system.adapter.sonoff.0                 : sonoff                : Master                                   -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.statistics.0             : statistics            : Master                                   -  enabled
                    + system.adapter.statistics.1             : statistics            : Master                                   -  enabled
                    + system.adapter.text2command.0           : text2command          : Master                                   -  enabled
                    + system.adapter.tr-064.0                 : tr-064                : Master                                   -  enabled
                    + system.adapter.trashschedule.0          : trashschedule         : Master                                   -  enabled
                    + system.adapter.valuetrackerovertime.0   : valuetrackerovertime  : Master                                   -  enabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : Master                                   - disabled
                    + system.adapter.vis-inventwo.0           : vis-inventwo          : Master                                   -  enabled
                      system.adapter.vis-material-advanced.0  : vis-material-advanced : Master                                   - disabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : Master                                   - disabled
                      system.adapter.vis-players.0            : vis-players           : Master                                   - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : Master                                   - disabled
                      system.adapter.vis.0                    : vis                   : Master                                   -  enabled
                    + system.adapter.web.0                    : web                   : Master                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.ws.0                     : ws                    : Master                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : Master                                   -  enabled, port: /dev/ttyACM0
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : Master                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.sonoff.0                 : sonoff                : Master                                   -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : Master                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.ws.0                     : ws                    : Master                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : Master                                   -  enabled, port: /dev/ttyACM0
                    
                    ioBroker-Repositories
                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name     │ url                                                     │ auto upgrade │
                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): stable
                    Upgrade policy: none
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 7.1.5    , installed 7.1.5
                    Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                    Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                    Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                    Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                    Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
                    Adapter    "frontier_silicon": 0.3.0 , installed 0.3.0
                    Adapter    "fullcalendar" : 2.4.2    , installed 2.4.2
                    Adapter    "heatingcontrol": 2.12.10 , installed 2.12.10
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "ical"         : 1.15.0   , installed 1.15.0
                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                    Adapter    "iot"          : 3.3.0    , installed 3.3.0
                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                    Controller "js-controller": 6.0.11   , installed 6.0.11
                    Adapter    "material"     : 1.3.1    , installed 1.3.1
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                    Adapter    "schoolfree"   : 1.1.5    , installed 1.1.5
                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                    Adapter    "solarmanpv"   : 0.6.1    , installed 0.6.1
                    Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                    Adapter    "text2command" : 3.0.3    , installed 3.0.3
                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                    Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                    Adapter    "valuetrackerovertime": 1.0.1, installed 1.0.1
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                    Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                    Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "web"          : 6.2.5    , installed 6.2.5
                    Adapter    "ws"           : 2.6.2    , installed 2.6.2
                    Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        10089
                    States:         7915
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:5 https://deb.nodesource.com/node_20.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 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       14785      2486/sshd: pimk@pts
                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8576       1113/io.sonoff.0
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4548       697/sshd: /usr/sbin
                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       5992       684/iobroker.js-con
                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       5997       684/iobroker.js-con
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       8877       1371/io.web.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7201       769/io.admin.0
                    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       8869       1378/io.ws.0
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          4550       697/sshd: /usr/sbin
                    tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       14784      2486/sshd: pimk@pts
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        4431       512/avahi-daemon: r
                    udp        0      0 0.0.0.0:60965           0.0.0.0:*                           104        887        512/avahi-daemon: r
                    udp6       0      0 :::5353                 :::*                                104        886        512/avahi-daemon: r
                    udp6       0      0 fe80::935b:624a:7d7:546 :::*                                0          6289       636/NetworkManager
                    udp6       0      0 fe80::deea:b64c:d8c:546 :::*                                0          6283       636/NetworkManager
                    udp6       0      0 :::54032                :::*                                104        888        512/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-10-16 17:58:48.165  - debug: heatingcontrol.0 (808) Kinderzimmer ### ChangeStatus Thermostats_Current to {"val":17,"ack":true,"ts":1729094328161,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094264054} in auto
                    2024-10-16 17:58:48.165  - debug: heatingcontrol.0 (808) Change Status current temperature in Kinderzimmer to 17
                    2024-10-16 17:58:48.165  - debug: heatingcontrol.0 (808) HandleActors for Kinderzimmer auto,  timers 0 PI false
                    2024-10-16 17:58:48.166  - debug: heatingcontrol.0 (808) HandleActors: no actors and/or no thermostats in Kinderzimmer
                    2024-10-16 17:58:48.166  - debug: heatingcontrol.0 (808) checking all actors
                    2024-10-16 17:58:48.213  - debug: heatingcontrol.0 (808) UpdateDPs for Kinderzimmer auto
                    2024-10-16 17:58:48.255  - debug: heatingcontrol.0 (808) AddStatusToLog skip Kinderzimmer auto 17°C
                    2024-10-16 17:58:50.966  - debug: zigbee.0 (1149) handleMessage. {"type":"commandDataReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":30,"_applicationVersion":67,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�ѝ.i","65506":55,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE200_6rdj8dzm","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"deviceIeeeAddress":"0xa4c138fb1afe9099","deviceNetworkAddress":31845,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138fb1afe9099"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138fb1afe9099","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1729094330966,"_manufacturerID":4417,"_manufacturerName":"_TZE200_6rdj8dzm","_modelID":"TS0601","_networkAddress":31845,"_powerSource":"Battery","_stackVersion":0,"_type":"EndDevice","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":133,"_pendingRequestTimeout":0,"meta":{"configured":-708457359}},"endpoint":"[Circular]","data":{"seq":21504,"dpValues":[{"dp":5,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,180]}}]},"linkquality":255,"groupID":null,"cluster":"manuSpecificTuya","meta":{"zclTransactionSequenceNumber":134,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
                    2024-10-16 17:58:50.968  - debug: zigbee.0 (1149) Received Zigbee message from '0xa4c138fb1afe9099', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"seq":21504,"dpValues":[{"dp":5,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,180]}}]}' from endpoint 1 with groupID null
                    2024-10-16 17:58:50.969  - debug: zigbee.0 (1149) Type commandDataReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":30,"_applicationVersion":67,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�ѝ.i","65506":55,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE200_6rdj8dzm","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"deviceIeeeAddress":"0xa4c138fb1afe9099","deviceNetworkAddress":31845,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138fb1afe9099"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138fb1afe9099","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1729094330966,"_manufacturerID":4417,"_manufacturerName":"_TZE200_6rdj8dzm","_modelID":"TS0601","_networkAddress":31845,"_powerSource":"Battery","_stackVersion":0,"_type":"EndDevice","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":134,"_pendingRequestTimeout":0,"meta":{"configured":-708457359}},"mapped":{"fingerprint":[{"modelID":"TS0601","manufacturerName":"_TZE200_bvu2wnxz"},{"modelID":"TS0601","manufacturerName":"_TZE200_6rdj8dzm"},{"modelID":"TS0601","manufacturerName":"_TZE200_p3dbf6qs"},{"modelID":"TS0601","manufacturerName":"_TZE200_rxntag7i"}],"model":"ME167","vendor":"AVATTO","description":"Thermostatic radiator valve","fromZigbee":[{"cluster":"manuSpecificTuya","type":["commandDataResponse","commandDataReport","commandActiveStatusReport","commandActiveStatusReportAlt"]}],"toZigbee":[{"key":["temperature_unit","temperature_calibration","humidity_calibration","alarm_switch","tamper_alarm_switch","state","brightness","min_brightness","max_brightness","power_on_behavior","position","alarm_melody","alarm_mode","countdown","light_type","silence","self_test","child_lock","open_window","open_window_temperature","frost_protection","system_mode","heating_stop","current_heating_setpoint","local_temperature_calibration","preset","boost_timeset_countdown","holiday_start_stop","holiday_temperature","comfort_temperature","eco_temperature","working_day","week_schedule_programming","online","holiday_mode_date","schedule","schedule_monday","schedule_tuesday","schedule_wednesday","schedule_thursday","schedule_friday","schedule_saturday","schedule_sunday","clear_fault","scale_protection","error","radar_scene","radar_sensitivity","tumble_alarm_time","tumble_switch","fall_sensitivity","min_temperature","max_temperature","window_detection","boost_heating","alarm_ringtone","alarm_time","fan_speed","reverse_direction","border","click_control","motor_direction","opening_mode","factory_reset","set_upper_limit","set_bottom_limit","motor_speed","timer","reset_frost_lock","schedule_periodic","schedule_weekday","schedule_holiday","backlight_mode","calibration","motor_steering","mode","lower","upper","delay","reverse","touch","program","light_mode","switch_mode","schedule_slot_1","schedule_slot_2","schedule_slot_3","schedule_slot_4","schedule_slot_5","schedule_slot_6","minimum_range","maximum_range","detection_delay","fading_time","radar_sensitivity","entry_sensitivity","illuminance_threshold","detection_range","shield_range","entry_distance_indentation","entry_filter_time","departure_delay","block_time","status_indication","breaker_mode","breaker_status","alarm","alarm_time","alarm_volume","type","volume","ringtone","duration","medium_motion_detection_distance","large_motion_detection_distance","large_motion_detection_sensitivity","small_motion_detection_distance","small_motion_detection_sensitivity","static_detection_distance","static_detection_sensitivity","keep_time","indicator","motion_sensitivity","detection_distance_max","detection_distance_min","presence_sensitivity","sensitivity","illuminance_interval","medium_motion_detection_sensitivity","small_detection_distance","small_detection_sensitivity","fan_mode","deadzone_temperature","eco_mode","max_temperature_limit","min_temperature_limit","manual_mode","medium_motion_detection_sensitivity","small_detection_distance","small_detection_sensitivity","switch_type","ph_max","ph_min","ec_max","ec_min","orp_max","orp_min","free_chlorine_max","free_chlorine_min","target_distance","illuminance_treshold_max","illuminance_treshold_min","presence_illuminance_switch","light_switch","light_linkage","indicator_light","find_switch","detection_method","sensor","hysteresis","max_temperature_protection","display_brightness","screen_orientation","regulator_period","regulator_set_point","upper_stroke_limit","middle_stroke_limit","lower_stroke_limit","buzzer_feedback","rf_pairing","max_temperature_alarm","min_temperature_alarm","max_humidity_alarm","min_humidity_alarm","temperature_periodic_report","humidity_periodic_report","temperature_sensitivity","humidity_sensitivity","temperature_alarm","humidity_alarm","move_sensitivity","radar_range","presence_timeout"]},{"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"]},{"key":["zclcommand"]}],"whiteLabel":[{"vendor":"AVATTO","model":"ME167","description":"Thermostatic radiator valve","fingerprint":[{"manufacturerName":"_TZE200_bvu2wnxz"},{"manufacturerName":"_TZE200_6rdj8dzm"}]},{"vendor":"AVATTO","model":"ME168","description":"Thermostatic radiator valve","fingerprint":[{"manufacturerName":"_TZE200_p3dbf6qs"},{"manufacturerName":"_TZE200_rxntag7i"}]}],"exposes":[{"label":"Child lock","type":"lock","features":[{"name":"state","label":"State","access":3,"type":"binary","property":"child_lock","description":"Enables/disables physical input on the device","value_on":"LOCK","value_off":"UNLOCK"}]},{"name":"battery_low","label":"Battery low","access":1,"type":"binary","property":"battery_low","description":"Indicates if the battery of this device is almost empty","category":"diagnostic","value_on":true,"value_off":false},{"type":"climate","features":[{"name":"current_heating_setpoint","label":"Current heating setpoint","access":3,"type":"numeric","property":"current_heating_setpoint","description":"Temperature setpoint","unit":"°C","value_max":35,"value_min":5,"value_step":1},{"name":"local_temperature","label":"Local temperature","access":1,"type":"numeric","property":"local_temperature","description":"Current temperature measured on the device","unit":"°C"},{"name":"system_mode","label":"System mode","access":3,"type":"enum","property":"system_mode","description":"Mode of this device","values":["auto","heat","off"]},{"name":"running_state","label":"Running state","access":1,"type":"enum","property":"running_state","description":"The current running state","values":["idle","heat"]},{"name":"local_temperature_calibration","label":"Local temperature calibration","access":3,"type":"numeric","property":"local_temperature_calibration","description":"Offset to add/subtract to the local temperature","unit":"°C","value_max":9,"value_min":-9,"value_step":1}]},{"name":"schedule_monday","label":"Schedule monday","access":3,"type":"text","property":"schedule_monday","description":"Schedule for monday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_tuesday","label":"Schedule tuesday","access":3,"type":"text","property":"schedule_tuesday","description":"Schedule for tuesday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_wednesday","label":"Schedule wednesday","access":3,"type":"text","property":"schedule_wednesday","description":"Schedule for wednesday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_thursday","label":"Schedule thursday","access":3,"type":"text","property":"schedule_thursday","description":"Schedule for thursday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_friday","label":"Schedule friday","access":3,"type":"text","property":"schedule_friday","description":"Schedule for friday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_saturday","label":"Schedule saturday","access":3,"type":"text","property":"schedule_saturday","description":"Schedule for saturday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_sunday","label":"Schedule sunday","access":3,"type":"text","property":"schedule_sunday","description":"Schedule for sunday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"scale_protection","label":"Scale protection","access":3,"type":"binary","property":"scale_protection","description":"If the heat sink is not fully opened within two weeks or is not used for a long time, the valve will be blocked due to silting up and the heat sink will not be able to be used. To ensure normal use of the heat sink, the controller will automatically open the valve fully every two weeks. It will run for 30 seconds per time with the screen displaying \"Ad\", then return to its normal working state again.","value_on":"ON","value_off":"OFF"},{"name":"frost_protection","label":"Frost protection","access":3,"type":"binary","property":"frost_protection","description":"When the room temperature is lower than 5 °C, the valve opens; when the temperature rises to 8 °C, the valve closes.","value_on":"ON","value_off":"OFF"},{"name":"error","label":"Error","access":1,"type":"numeric","property":"error","description":"If NTC is damaged, \"Er\" will be on the TRV display."},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","category":"diagnostic","unit":"lqi","value_max":255,"value_min":0}],"meta":{"tuyaDatapoints":[[2,"system_mode",{}],[3,"running_state",{}],[4,"current_heating_setpoint",{}],[5,"local_temperature","[Circular]"],[7,"child_lock",{}],[28,"schedule_monday",{}],[29,"schedule_tuesday",{}],[30,"schedule_wednesday",{}],[31,"schedule_thursday",{}],[32,"schedule_friday",{}],[33,"schedule_saturday",{}],[34,"schedule_sunday",{}],[35,null,{}],[36,"frost_protection",{}],[39,"scale_protection","[Circular]"],[47,"local_temperature_calibration",{}]]},"options":[]},"name":"0xa4c138fb1afe9099"} incoming event: {"type":"commandDataReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":30,"_applicationVersion":67,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�ѝ.i","65506":55,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE200_6rdj8dzm","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"deviceIeeeAddress":"0xa4c138fb1afe9099","deviceNetworkAddress":31845,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138fb1afe9099"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138fb1afe9099","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1729094330966,"_manufacturerID":4417,"_manufacturerName":"_TZE200_6rdj8dzm","_modelID":"TS0601","_networkAddress":31845,"_powerSource":"Battery","_stackVersion":0,"_type":"EndDevice","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":134,"_pendingRequestTimeout":0,"meta":{"configured":-708457359}},"endpoint":"[Circular]","data":{"seq":21504,"dpValues":[{"dp":5,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,180]}}]},"linkquality":255,"groupID":null,"cluster":"manuSpecificTuya","meta":{"zclTransactionSequenceNumber":134,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
                    2024-10-16 17:58:50.984  - debug: zigbee.0 (1149) Publish {"local_temperature":18} to "a4c138fb1afe9099"
                    2024-10-16 17:58:50.996  - silly: zigbee.0 (1149) States user redis pmessage zigbee.0.*/zigbee.0.a4c138fb1afe9099.link_quality:{"val":255,"ack":true,"ts":1729094330993,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729093466203}
                    2024-10-16 17:58:50.999  - silly: zigbee.0 (1149) States user redis pmessage zigbee.0.*/zigbee.0.a4c138fb1afe9099.msg_from_zigbee:{"val":"{\"type\":\"commandDataReport\",\"data\":{\"seq\":21504,\"dpValues\":[{\"dp\":5,\"datatype\":2,\"data\":{\"type\":\"Buffer\",\"data\":[0,0,0,180]}}]},\"linkquality\":255,\"groupID\":null,\"cluster\":\"manuSpecificTuya\",\"meta\":{\"zclTransactionSequenceNumber\":134,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":false,\"reservedBits\":0}},\"endpoint_id\":1}","ack":true,"ts":1729094330993,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094330993}
                    2024-10-16 17:58:51.079  - silly: zigbee.0 (1149) States user redis pmessage zigbee.0.*/zigbee.0.a4c138fb1afe9099.local_temperature:{"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077}
                    2024-10-16 17:58:51.079  - silly: heatingcontrol.0 (808) States user redis pmessage zigbee.0.a4c138fb1afe9099.local_temperature/zigbee.0.a4c138fb1afe9099.local_temperature:{"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077}
                    2024-10-16 17:58:51.080  - debug: heatingcontrol.0 (808) ### handle state change acked zigbee.0.a4c138fb1afe9099.local_temperature {"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077}
                    2024-10-16 17:58:51.080  - debug: heatingcontrol.0 (808) HandleStateChangeDevices zigbee.0.a4c138fb1afe9099.local_temperature
                    2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) CheckStateChangeDevice zigbee.0.a4c138fb1afe9099.local_temperature
                    2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) Kinderzimmer ### ChangeStatus Thermostats_Current to {"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077} in auto
                    2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) Change Status current temperature in Kinderzimmer to 18
                    2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) HandleActors for Kinderzimmer auto,  timers 0 PI false
                    2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) HandleActors: no actors and/or no thermostats in Kinderzimmer
                    2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) checking all actors
                    2024-10-16 17:58:51.090  - debug: heatingcontrol.0 (808) UpdateDPs for Kinderzimmer auto
                    2024-10-16 17:58:51.124  - debug: heatingcontrol.0 (808) AddStatusToLog skip Kinderzimmer auto 17°C
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • M Mr-M

                      @thomas-braun

                      hier die Langfassung
                      ...und noch eine Erweiterung der Fehlerbeschreibung:
                      Ich habe die Backitup Einstellungen gespeichert (2024_10_14-backitup.0.json und noch eine 2024_10_14-backitup.0.json)

                      Bei der einen Variante bekomme ich das beschriebene Fehlerbild (Zusatzinfo : auf dem NAS werden 0byte Sicherungsdatein angelegt)
                      Bei der anderen Variante bekomme ich einen Mount Fehler: mount error(111)....unable to find suitable adress.
                      Und logischerweise tut sich dann auch nichts auf dem Nas.
                      Interessanterweise läuft hier dann aber das backup durch und wird "erfolgreich" abgeschlossen. Wenn ich dann ins Protokoll der backuphistorie schaue steht dort "Für dieses backup ist kein Protokoll verfügbar"

                      Ich hoffe das wird jetz nicht alles zu konfus.
                      Vergleiche ich Inztanzeinstellung von backitup, kann ich in der Konfiguration keinen Unterschied erkennen. Ich habe testweise auch schon bei beiden Varianten das Passwort neu gesetzt..

                      Skript v.2024-08-12
                      
                      *** BASE SYSTEM ***
                       Static hostname: Master
                             Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.6.51+rpt-rpi-v8
                          Architecture: arm64
                      OS is similar to:
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.1
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       17:58:07 up  1:21,  2 users,  load average: 0.46, 0.53, 0.55
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Wed 2024-10-16 17:58:07 CEST
                                 Universal time: Wed 2024-10-16 15:58:07 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** Users and Groups ***
                      User that called 'iob diag':
                      pimk
                      HOME=/home/pimk
                      GROUPS=pimk adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                      
                      User that is running 'js-controller':
                      iobroker
                      HOME=/home/iobroker
                      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                      
                      *** Display-Server-Setup ***
                      Display-Server: false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    multi-user.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            4.0G        2.1G        564M        978K        1.4G        1.9G
                      Swap:           209M        262K        209M
                      Total:          4.2G        2.1G        773M
                      
                      Active iob-Instances:   30
                      
                               3791 M total memory
                               1969 M used memory
                               1953 M active memory
                               1116 M inactive memory
                                537 M free memory
                                 63 M buffer memory
                               1297 M swap cache
                                199 M total swap
                                  0 M used swap
                                199 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 17:58:07 up  1:21,  2 users,  load average: 0.46, 0.53, 0.55
                      Tasks: 199 total,   1 running, 198 sleeping,   0 stopped,   0 zombie
                      %Cpu(s): 20.0 us, 20.0 sy,  0.0 ni, 60.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                      MiB Mem :   3792.0 total,    537.2 free,   1970.3 used,   1360.7 buff/cache
                      MiB Swap:    200.0 total,    199.7 free,      0.2 used.   1821.7 avail Mem
                      
                      *** FAILED SERVICES ***
                      
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  1.6G     0  1.6G   0% /dev
                      tmpfs          tmpfs     380M  1.2M  379M   1% /run
                      /dev/mmcblk0p2 ext4       29G  7.3G   20G  28% /
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
                      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Wed Oct 16 16:36:38 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:5A:A9:B2 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=27566863-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=GE
                      [Wed Oct 16 16:36:41 2024] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                      [Wed Oct 16 16:36:42 2024] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                      
                      Show mounted filesystems:
                      TARGET           SOURCE         FSTYPE OPTIONS
                      /                /dev/mmcblk0p2 ext4   rw,noatime
                      `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      633M    /var/
                      206M    /var/cache
                      200M    /var/cache/apt
                      166M    /var/lib
                      134M    /var/lib/apt/lists
                      
                      Archived and active journals take up 60.0M in the file system.
                      
                      /opt/iobroker/backups:
                      438M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      1.7G    /opt/iobroker/iobroker-data/
                      1.1G    /opt/iobroker/iobroker-data/files
                      617M    /opt/iobroker/iobroker-data/files/javascript.admin
                      594M    /opt/iobroker/iobroker-data/history
                      560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                      
                      The five largest files in iobroker-data are:
                      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                      37M     /opt/iobroker/iobroker-data/objects.jsonl
                      30M     /opt/iobroker/iobroker-data/states.jsonl
                      26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                      
                      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2671885-if00
                      
                      HINT:
                      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                      /dev/ttyACM0
                      
                      
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v20.18.0
                      /usr/bin/node           v20.18.0
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.3
                      
                      
                      nodejs:
                        Installed: 20.18.0-1nodesource1
                        Candidate: 20.18.0-1nodesource1
                        Version table:
                       *** 20.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           20.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.15.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.13.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.11.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.8.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.6.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.5.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.3.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           18.19.0+dfsg-6~deb12u2 500
                              500 http://deb.debian.org/debian bookworm/main arm64 Packages
                           18.19.0+dfsg-6~deb12u1 500
                              500 http://deb.debian.org/debian-security bookworm-security/main arm64 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:  6.0.11
                      admin:          7.1.5
                      javascript:     8.8.3
                      
                      nodejs modules from github:     0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : Master                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.alexa2.0                 : alexa2                : Master                                   -  enabled
                      + system.adapter.backitup.0               : backitup              : Master                                   -  enabled
                      + system.adapter.cloud.0                  : cloud                 : Master                                   -  enabled
                      + system.adapter.device-watcher.0         : device-watcher        : Master                                   -  enabled
                      + system.adapter.discovery.0              : discovery             : Master                                   -  enabled
                      + system.adapter.ds18b20.0                : ds18b20               : slave                                    -  enabled
                        system.adapter.dwd.0                    : dwd                   : Master                                   -  enabled
                      + system.adapter.echarts.0                : echarts               : Master                                   -  enabled
                      + system.adapter.fritzbox.0               : fritzbox              : Master                                   -  enabled
                      + system.adapter.frontier_silicon.0       : frontier_silicon      : Master                                   -  enabled
                      + system.adapter.fullcalendar.0           : fullcalendar          : Master                                   -  enabled
                      + system.adapter.heatingcontrol.0         : heatingcontrol        : Master                                   -  enabled
                      + system.adapter.history.0                : history               : Master                                   -  enabled
                        system.adapter.ical.0                   : ical                  : Master                                   -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Master                                   - disabled
                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : Master                                   - disabled
                      + system.adapter.iot.0                    : iot                   : Master                                   -  enabled
                      + system.adapter.javascript.0             : javascript            : Master                                   -  enabled
                        system.adapter.material.0               : material              : Master                                   - disabled
                      + system.adapter.ping.0                   : ping                  : Master                                   -  enabled
                      + system.adapter.pushover.0               : pushover              : Master                                   -  enabled
                      + system.adapter.rpi2.0                   : rpi2                  : slave                                    -  enabled
                        system.adapter.schoolfree.0             : schoolfree            : Master                                   -  enabled
                        system.adapter.solarmanpv.0             : solarmanpv            : Master                                   -  enabled
                      + system.adapter.sonoff.0                 : sonoff                : Master                                   -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.statistics.0             : statistics            : Master                                   -  enabled
                      + system.adapter.statistics.1             : statistics            : Master                                   -  enabled
                      + system.adapter.text2command.0           : text2command          : Master                                   -  enabled
                      + system.adapter.tr-064.0                 : tr-064                : Master                                   -  enabled
                      + system.adapter.trashschedule.0          : trashschedule         : Master                                   -  enabled
                      + system.adapter.valuetrackerovertime.0   : valuetrackerovertime  : Master                                   -  enabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : Master                                   - disabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : Master                                   -  enabled
                        system.adapter.vis-material-advanced.0  : vis-material-advanced : Master                                   - disabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : Master                                   - disabled
                        system.adapter.vis-players.0            : vis-players           : Master                                   - disabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : Master                                   - disabled
                        system.adapter.vis.0                    : vis                   : Master                                   -  enabled
                      + system.adapter.web.0                    : web                   : Master                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.ws.0                     : ws                    : Master                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : Master                                   -  enabled, port: /dev/ttyACM0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : Master                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonoff.0                 : sonoff                : Master                                   -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : Master                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.ws.0                     : ws                    : Master                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : Master                                   -  enabled, port: /dev/ttyACM0
                      
                      ioBroker-Repositories
                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                      │ (index) │ name     │ url                                                     │ auto upgrade │
                      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                      
                      Active repo(s): stable
                      Upgrade policy: none
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 7.1.5    , installed 7.1.5
                      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                      Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                      Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                      Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                      Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
                      Adapter    "frontier_silicon": 0.3.0 , installed 0.3.0
                      Adapter    "fullcalendar" : 2.4.2    , installed 2.4.2
                      Adapter    "heatingcontrol": 2.12.10 , installed 2.12.10
                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                      Adapter    "ical"         : 1.15.0   , installed 1.15.0
                      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Adapter    "iot"          : 3.3.0    , installed 3.3.0
                      Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                      Controller "js-controller": 6.0.11   , installed 6.0.11
                      Adapter    "material"     : 1.3.1    , installed 1.3.1
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                      Adapter    "schoolfree"   : 1.1.5    , installed 1.1.5
                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                      Adapter    "solarmanpv"   : 0.6.1    , installed 0.6.1
                      Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                      Adapter    "text2command" : 3.0.3    , installed 3.0.3
                      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                      Adapter    "valuetrackerovertime": 1.0.1, installed 1.0.1
                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                      Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                      Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        10089
                      States:         7915
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                      Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:5 https://deb.nodesource.com/node_20.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 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       14785      2486/sshd: pimk@pts
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8576       1113/io.sonoff.0
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4548       697/sshd: /usr/sbin
                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       5992       684/iobroker.js-con
                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       5997       684/iobroker.js-con
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       8877       1371/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7201       769/io.admin.0
                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       8869       1378/io.ws.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          4550       697/sshd: /usr/sbin
                      tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       14784      2486/sshd: pimk@pts
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        4431       512/avahi-daemon: r
                      udp        0      0 0.0.0.0:60965           0.0.0.0:*                           104        887        512/avahi-daemon: r
                      udp6       0      0 :::5353                 :::*                                104        886        512/avahi-daemon: r
                      udp6       0      0 fe80::935b:624a:7d7:546 :::*                                0          6289       636/NetworkManager
                      udp6       0      0 fe80::deea:b64c:d8c:546 :::*                                0          6283       636/NetworkManager
                      udp6       0      0 :::54032                :::*                                104        888        512/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-10-16 17:58:48.165  - debug: heatingcontrol.0 (808) Kinderzimmer ### ChangeStatus Thermostats_Current to {"val":17,"ack":true,"ts":1729094328161,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094264054} in auto
                      2024-10-16 17:58:48.165  - debug: heatingcontrol.0 (808) Change Status current temperature in Kinderzimmer to 17
                      2024-10-16 17:58:48.165  - debug: heatingcontrol.0 (808) HandleActors for Kinderzimmer auto,  timers 0 PI false
                      2024-10-16 17:58:48.166  - debug: heatingcontrol.0 (808) HandleActors: no actors and/or no thermostats in Kinderzimmer
                      2024-10-16 17:58:48.166  - debug: heatingcontrol.0 (808) checking all actors
                      2024-10-16 17:58:48.213  - debug: heatingcontrol.0 (808) UpdateDPs for Kinderzimmer auto
                      2024-10-16 17:58:48.255  - debug: heatingcontrol.0 (808) AddStatusToLog skip Kinderzimmer auto 17°C
                      2024-10-16 17:58:50.966  - debug: zigbee.0 (1149) handleMessage. {"type":"commandDataReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":30,"_applicationVersion":67,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�ѝ.i","65506":55,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE200_6rdj8dzm","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"deviceIeeeAddress":"0xa4c138fb1afe9099","deviceNetworkAddress":31845,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138fb1afe9099"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138fb1afe9099","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1729094330966,"_manufacturerID":4417,"_manufacturerName":"_TZE200_6rdj8dzm","_modelID":"TS0601","_networkAddress":31845,"_powerSource":"Battery","_stackVersion":0,"_type":"EndDevice","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":133,"_pendingRequestTimeout":0,"meta":{"configured":-708457359}},"endpoint":"[Circular]","data":{"seq":21504,"dpValues":[{"dp":5,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,180]}}]},"linkquality":255,"groupID":null,"cluster":"manuSpecificTuya","meta":{"zclTransactionSequenceNumber":134,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
                      2024-10-16 17:58:50.968  - debug: zigbee.0 (1149) Received Zigbee message from '0xa4c138fb1afe9099', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"seq":21504,"dpValues":[{"dp":5,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,180]}}]}' from endpoint 1 with groupID null
                      2024-10-16 17:58:50.969  - debug: zigbee.0 (1149) Type commandDataReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":30,"_applicationVersion":67,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�ѝ.i","65506":55,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE200_6rdj8dzm","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"deviceIeeeAddress":"0xa4c138fb1afe9099","deviceNetworkAddress":31845,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138fb1afe9099"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138fb1afe9099","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1729094330966,"_manufacturerID":4417,"_manufacturerName":"_TZE200_6rdj8dzm","_modelID":"TS0601","_networkAddress":31845,"_powerSource":"Battery","_stackVersion":0,"_type":"EndDevice","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":134,"_pendingRequestTimeout":0,"meta":{"configured":-708457359}},"mapped":{"fingerprint":[{"modelID":"TS0601","manufacturerName":"_TZE200_bvu2wnxz"},{"modelID":"TS0601","manufacturerName":"_TZE200_6rdj8dzm"},{"modelID":"TS0601","manufacturerName":"_TZE200_p3dbf6qs"},{"modelID":"TS0601","manufacturerName":"_TZE200_rxntag7i"}],"model":"ME167","vendor":"AVATTO","description":"Thermostatic radiator valve","fromZigbee":[{"cluster":"manuSpecificTuya","type":["commandDataResponse","commandDataReport","commandActiveStatusReport","commandActiveStatusReportAlt"]}],"toZigbee":[{"key":["temperature_unit","temperature_calibration","humidity_calibration","alarm_switch","tamper_alarm_switch","state","brightness","min_brightness","max_brightness","power_on_behavior","position","alarm_melody","alarm_mode","countdown","light_type","silence","self_test","child_lock","open_window","open_window_temperature","frost_protection","system_mode","heating_stop","current_heating_setpoint","local_temperature_calibration","preset","boost_timeset_countdown","holiday_start_stop","holiday_temperature","comfort_temperature","eco_temperature","working_day","week_schedule_programming","online","holiday_mode_date","schedule","schedule_monday","schedule_tuesday","schedule_wednesday","schedule_thursday","schedule_friday","schedule_saturday","schedule_sunday","clear_fault","scale_protection","error","radar_scene","radar_sensitivity","tumble_alarm_time","tumble_switch","fall_sensitivity","min_temperature","max_temperature","window_detection","boost_heating","alarm_ringtone","alarm_time","fan_speed","reverse_direction","border","click_control","motor_direction","opening_mode","factory_reset","set_upper_limit","set_bottom_limit","motor_speed","timer","reset_frost_lock","schedule_periodic","schedule_weekday","schedule_holiday","backlight_mode","calibration","motor_steering","mode","lower","upper","delay","reverse","touch","program","light_mode","switch_mode","schedule_slot_1","schedule_slot_2","schedule_slot_3","schedule_slot_4","schedule_slot_5","schedule_slot_6","minimum_range","maximum_range","detection_delay","fading_time","radar_sensitivity","entry_sensitivity","illuminance_threshold","detection_range","shield_range","entry_distance_indentation","entry_filter_time","departure_delay","block_time","status_indication","breaker_mode","breaker_status","alarm","alarm_time","alarm_volume","type","volume","ringtone","duration","medium_motion_detection_distance","large_motion_detection_distance","large_motion_detection_sensitivity","small_motion_detection_distance","small_motion_detection_sensitivity","static_detection_distance","static_detection_sensitivity","keep_time","indicator","motion_sensitivity","detection_distance_max","detection_distance_min","presence_sensitivity","sensitivity","illuminance_interval","medium_motion_detection_sensitivity","small_detection_distance","small_detection_sensitivity","fan_mode","deadzone_temperature","eco_mode","max_temperature_limit","min_temperature_limit","manual_mode","medium_motion_detection_sensitivity","small_detection_distance","small_detection_sensitivity","switch_type","ph_max","ph_min","ec_max","ec_min","orp_max","orp_min","free_chlorine_max","free_chlorine_min","target_distance","illuminance_treshold_max","illuminance_treshold_min","presence_illuminance_switch","light_switch","light_linkage","indicator_light","find_switch","detection_method","sensor","hysteresis","max_temperature_protection","display_brightness","screen_orientation","regulator_period","regulator_set_point","upper_stroke_limit","middle_stroke_limit","lower_stroke_limit","buzzer_feedback","rf_pairing","max_temperature_alarm","min_temperature_alarm","max_humidity_alarm","min_humidity_alarm","temperature_periodic_report","humidity_periodic_report","temperature_sensitivity","humidity_sensitivity","temperature_alarm","humidity_alarm","move_sensitivity","radar_range","presence_timeout"]},{"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"]},{"key":["zclcommand"]}],"whiteLabel":[{"vendor":"AVATTO","model":"ME167","description":"Thermostatic radiator valve","fingerprint":[{"manufacturerName":"_TZE200_bvu2wnxz"},{"manufacturerName":"_TZE200_6rdj8dzm"}]},{"vendor":"AVATTO","model":"ME168","description":"Thermostatic radiator valve","fingerprint":[{"manufacturerName":"_TZE200_p3dbf6qs"},{"manufacturerName":"_TZE200_rxntag7i"}]}],"exposes":[{"label":"Child lock","type":"lock","features":[{"name":"state","label":"State","access":3,"type":"binary","property":"child_lock","description":"Enables/disables physical input on the device","value_on":"LOCK","value_off":"UNLOCK"}]},{"name":"battery_low","label":"Battery low","access":1,"type":"binary","property":"battery_low","description":"Indicates if the battery of this device is almost empty","category":"diagnostic","value_on":true,"value_off":false},{"type":"climate","features":[{"name":"current_heating_setpoint","label":"Current heating setpoint","access":3,"type":"numeric","property":"current_heating_setpoint","description":"Temperature setpoint","unit":"°C","value_max":35,"value_min":5,"value_step":1},{"name":"local_temperature","label":"Local temperature","access":1,"type":"numeric","property":"local_temperature","description":"Current temperature measured on the device","unit":"°C"},{"name":"system_mode","label":"System mode","access":3,"type":"enum","property":"system_mode","description":"Mode of this device","values":["auto","heat","off"]},{"name":"running_state","label":"Running state","access":1,"type":"enum","property":"running_state","description":"The current running state","values":["idle","heat"]},{"name":"local_temperature_calibration","label":"Local temperature calibration","access":3,"type":"numeric","property":"local_temperature_calibration","description":"Offset to add/subtract to the local temperature","unit":"°C","value_max":9,"value_min":-9,"value_step":1}]},{"name":"schedule_monday","label":"Schedule monday","access":3,"type":"text","property":"schedule_monday","description":"Schedule for monday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_tuesday","label":"Schedule tuesday","access":3,"type":"text","property":"schedule_tuesday","description":"Schedule for tuesday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_wednesday","label":"Schedule wednesday","access":3,"type":"text","property":"schedule_wednesday","description":"Schedule for wednesday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_thursday","label":"Schedule thursday","access":3,"type":"text","property":"schedule_thursday","description":"Schedule for thursday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_friday","label":"Schedule friday","access":3,"type":"text","property":"schedule_friday","description":"Schedule for friday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_saturday","label":"Schedule saturday","access":3,"type":"text","property":"schedule_saturday","description":"Schedule for saturday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"schedule_sunday","label":"Schedule sunday","access":3,"type":"text","property":"schedule_sunday","description":"Schedule for sunday, format: \"HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C HH:MM/C\""},{"name":"scale_protection","label":"Scale protection","access":3,"type":"binary","property":"scale_protection","description":"If the heat sink is not fully opened within two weeks or is not used for a long time, the valve will be blocked due to silting up and the heat sink will not be able to be used. To ensure normal use of the heat sink, the controller will automatically open the valve fully every two weeks. It will run for 30 seconds per time with the screen displaying \"Ad\", then return to its normal working state again.","value_on":"ON","value_off":"OFF"},{"name":"frost_protection","label":"Frost protection","access":3,"type":"binary","property":"frost_protection","description":"When the room temperature is lower than 5 °C, the valve opens; when the temperature rises to 8 °C, the valve closes.","value_on":"ON","value_off":"OFF"},{"name":"error","label":"Error","access":1,"type":"numeric","property":"error","description":"If NTC is damaged, \"Er\" will be on the TRV display."},{"name":"linkquality","label":"Linkquality","access":1,"type":"numeric","property":"linkquality","description":"Link quality (signal strength)","category":"diagnostic","unit":"lqi","value_max":255,"value_min":0}],"meta":{"tuyaDatapoints":[[2,"system_mode",{}],[3,"running_state",{}],[4,"current_heating_setpoint",{}],[5,"local_temperature","[Circular]"],[7,"child_lock",{}],[28,"schedule_monday",{}],[29,"schedule_tuesday",{}],[30,"schedule_wednesday",{}],[31,"schedule_thursday",{}],[32,"schedule_friday",{}],[33,"schedule_saturday",{}],[34,"schedule_sunday",{}],[35,null,{}],[36,"frost_protection",{}],[39,"scale_protection","[Circular]"],[47,"local_temperature_calibration",{}]]},"options":[]},"name":"0xa4c138fb1afe9099"} incoming event: {"type":"commandDataReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":30,"_applicationVersion":67,"_dateCode":"","_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"deviceID":81,"inputClusters":[4,5,61184,0],"outputClusters":[25,10],"profileID":260,"ID":1,"clusters":{"genBasic":{"attributes":{"65503":"�ѝ.i","65506":55,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE200_6rdj8dzm","powerSource":3,"zclVersion":3,"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"deviceIeeeAddress":"0xa4c138fb1afe9099","deviceNetworkAddress":31845,"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":{"sendInProgress":false,"ID":1,"deviceIeeeAddress":"0xa4c138fb1afe9099"}}],"_hardwareVersion":1,"_ieeeAddr":"0xa4c138fb1afe9099","_interviewCompleted":true,"_interviewing":false,"_lastSeen":1729094330966,"_manufacturerID":4417,"_manufacturerName":"_TZE200_6rdj8dzm","_modelID":"TS0601","_networkAddress":31845,"_powerSource":"Battery","_stackVersion":0,"_type":"EndDevice","_zclVersion":3,"_linkquality":255,"_skipDefaultResponse":false,"_lastDefaultResponseSequenceNumber":134,"_pendingRequestTimeout":0,"meta":{"configured":-708457359}},"endpoint":"[Circular]","data":{"seq":21504,"dpValues":[{"dp":5,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,180]}}]},"linkquality":255,"groupID":null,"cluster":"manuSpecificTuya","meta":{"zclTransactionSequenceNumber":134,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
                      2024-10-16 17:58:50.984  - debug: zigbee.0 (1149) Publish {"local_temperature":18} to "a4c138fb1afe9099"
                      2024-10-16 17:58:50.996  - silly: zigbee.0 (1149) States user redis pmessage zigbee.0.*/zigbee.0.a4c138fb1afe9099.link_quality:{"val":255,"ack":true,"ts":1729094330993,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729093466203}
                      2024-10-16 17:58:50.999  - silly: zigbee.0 (1149) States user redis pmessage zigbee.0.*/zigbee.0.a4c138fb1afe9099.msg_from_zigbee:{"val":"{\"type\":\"commandDataReport\",\"data\":{\"seq\":21504,\"dpValues\":[{\"dp\":5,\"datatype\":2,\"data\":{\"type\":\"Buffer\",\"data\":[0,0,0,180]}}]},\"linkquality\":255,\"groupID\":null,\"cluster\":\"manuSpecificTuya\",\"meta\":{\"zclTransactionSequenceNumber\":134,\"manufacturerCode\":null,\"frameControl\":{\"frameType\":1,\"manufacturerSpecific\":false,\"direction\":1,\"disableDefaultResponse\":false,\"reservedBits\":0}},\"endpoint_id\":1}","ack":true,"ts":1729094330993,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094330993}
                      2024-10-16 17:58:51.079  - silly: zigbee.0 (1149) States user redis pmessage zigbee.0.*/zigbee.0.a4c138fb1afe9099.local_temperature:{"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077}
                      2024-10-16 17:58:51.079  - silly: heatingcontrol.0 (808) States user redis pmessage zigbee.0.a4c138fb1afe9099.local_temperature/zigbee.0.a4c138fb1afe9099.local_temperature:{"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077}
                      2024-10-16 17:58:51.080  - debug: heatingcontrol.0 (808) ### handle state change acked zigbee.0.a4c138fb1afe9099.local_temperature {"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077}
                      2024-10-16 17:58:51.080  - debug: heatingcontrol.0 (808) HandleStateChangeDevices zigbee.0.a4c138fb1afe9099.local_temperature
                      2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) CheckStateChangeDevice zigbee.0.a4c138fb1afe9099.local_temperature
                      2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) Kinderzimmer ### ChangeStatus Thermostats_Current to {"val":18,"ack":true,"ts":1729094331077,"q":0,"from":"system.adapter.zigbee.0","user":"system.user.admin","lc":1729094331077} in auto
                      2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) Change Status current temperature in Kinderzimmer to 18
                      2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) HandleActors for Kinderzimmer auto,  timers 0 PI false
                      2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) HandleActors: no actors and/or no thermostats in Kinderzimmer
                      2024-10-16 17:58:51.081  - debug: heatingcontrol.0 (808) checking all actors
                      2024-10-16 17:58:51.090  - debug: heatingcontrol.0 (808) UpdateDPs for Kinderzimmer auto
                      2024-10-16 17:58:51.124  - debug: heatingcontrol.0 (808) AddStatusToLog skip Kinderzimmer auto 17°C
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #12

                      @mr-m sagte in Backitup ENOSPC no space left on device:

                      Ich habe die Backitup Einstellungen gespeichert

                      Und wie sehen die aus?
                      Mit welchen Optionen wird auf das NAS geschrieben? CIFS? NFS? FTP? Irrgendwas anderes?

                      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

                      M 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @mr-m sagte in Backitup ENOSPC no space left on device:

                        Ich habe die Backitup Einstellungen gespeichert

                        Und wie sehen die aus?
                        Mit welchen Optionen wird auf das NAS geschrieben? CIFS? NFS? FTP? Irrgendwas anderes?

                        M Offline
                        M Offline
                        Mr-M
                        schrieb am zuletzt editiert von
                        #13

                        @thomas-braun

                        Hei dies sind die Einstellungen...

                        haupt.JPG
                        extra.JPG
                        Nachrichten.JPG
                        iob.JPG
                        history.JPG
                        NAS.JPG

                        sehen bei beiden Varianten gleich aus....mit eben dem vorher beschriebenen Verhalten

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • M Mr-M

                          @thomas-braun

                          Hei dies sind die Einstellungen...

                          haupt.JPG
                          extra.JPG
                          Nachrichten.JPG
                          iob.JPG
                          history.JPG
                          NAS.JPG

                          sehen bei beiden Varianten gleich aus....mit eben dem vorher beschriebenen Verhalten

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

                          @mr-m

                          Setz mal beim NAS die Optionen noserverino und Cache Loose.
                          Sollten zwar eigentlich nur in anderen Szenarien notwendig sein, aber einen Versuch ist es wert.

                          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

                          M 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @mr-m

                            Setz mal beim NAS die Optionen noserverino und Cache Loose.
                            Sollten zwar eigentlich nur in anderen Szenarien notwendig sein, aber einen Versuch ist es wert.

                            M Offline
                            M Offline
                            Mr-M
                            schrieb am zuletzt editiert von
                            #15

                            @thomas-braun
                            hab ich gemacht... variante1
                            Habe in den Ausgaben den BackupBenutzerNamen UserName genannt.
                            Da in der Variante 2 das Protokoll nicht erstellt wird, habe ich die Zeitstempel von Hand rausgenommen..
                            daher das etwas andere Format

                            [DEBUG] [mount] mount activ... umount is started before mount!!
                            [DEBUG] [mount] umount successfully completed
                            [DEBUG] [mount] cifs-mount command: "sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.35/backup /opt/iobroker/backups"
                            [DEBUG] [mount] mount successfully completed
                            [DEBUG] [mount] done
                            [DEBUG] [iobroker] host.Master 7915 states saved
                            [DEBUG] [iobroker] host.Master 10094 objects saved
                            [DEBUG] [iobroker] Backup created: /opt/iobroker/backups/iobroker_2024_10_16-19_19_02_backupiobroker.tar.gz
                            [DEBUG] [iobroker] This backup can only be restored with js-controller version up from 4.1
                            ****[ERROR] [iobroker] host.Master Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: ENOSPC: no space left on device, close****
                            [DEBUG] [iobroker] done
                            [DEBUG] [historyDB] compress from historyDB started ...
                            [DEBUG] [historyDB] Packed 11MB so far...
                            [DEBUG] [historyDB] Packed 26MB so far...
                            [DEBUG] [historyDB] Backup created: /opt/iobroker/backups/historyDB_2024_10_16-19_19_23_backupiobroker.tar.gz
                            [DEBUG] [historyDB] done
                            [DEBUG] [zigbee] found zigbee database: zigbee.0
                            [DEBUG] [zigbee] done
                            [ERROR] [zigbee] Error: ENOSPC: no space left on device, close
                            [WARN] [javascripts] Javascript tmp directory "/opt/iobroker/backups/tmpScripts" cannot created ... Error: ENOSPC: no space left on device, mkdir '/opt/iobroker/backups/tmpScripts'
                            [ERROR] [javascripts] script.json cannot be written: Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/tmpScripts/script.json'
                            [DEBUG] [javascripts] found Script: Gasskript
                            [DEBUG] [javascripts] found Script: Zählerstände
                            [DEBUG] [javascripts] found Script: FensterAufHeizkörperAus
                            [DEBUG] [javascripts] found Script: NurWarmwasser
                            [DEBUG] [javascripts] found Script: 6circle
                            [DEBUG] [javascripts] found Script: 6lightinancircle
                            [DEBUG] [javascripts] found Script: Bewegungsmelder
                            [DEBUG] [javascripts] found Script: Fernsehlicht
                            [DEBUG] [javascripts] found Script: Inividuelle_Helligkeit
                            [DEBUG] [javascripts] found Script: Badfenster
                            [DEBUG] [javascripts] found Script: Battery_Low
                            [DEBUG] [javascripts] found Script: Boiler_unter_46_5
                            [DEBUG] [javascripts] found Script: Boiler_über_49_2
                            [DEBUG] [javascripts] found Script: Gästetoilette
                            [DEBUG] [javascripts] found Script: Klofenster
                            [DEBUG] [javascripts] found Script: RolloNachbarn
                            [DEBUG] [javascripts] found Script: Rollos_rauf
                            [DEBUG] [javascripts] found Script: Rollos_runter
                            [DEBUG] [javascripts] found Script: Strom
                            [DEBUG] [javascripts] found Script: ABabören
                            [DEBUG] [javascripts] found Script: ical_converter
                            [DEBUG] [javascripts] found Script: Fenster_Status
                            [DEBUG] [javascripts] found Script: VAR_Berechnungen
                            [DEBUG] [javascripts] found Script: VAR_Energie_Bezug
                            [DEBUG] [javascripts] found Script: VAR_Solar_Einspeisung
                            [DEBUG] [javascripts] found Script: VAR_Zaelerstände
                            [WARN] [javascripts] javascript Backup not created
                            [DEBUG] [javascripts] done
                            [DEBUG] [cifs] used copy path: /backup
                            [DEBUG] [cifs] done
                            [ERROR] [clean] Backup files not deleted from /opt/iobroker/backups because some errors.
                            [DEBUG] [clean] done
                            [DEBUG] [historyHTML] new history html values created
                            [DEBUG] [historyHTML] done
                            [DEBUG] [historyJSON] new history json values created
                            [DEBUG] [historyJSON] done
                            [DEBUG] [umount] mount active, umount is started ...
                            [DEBUG] [umount] umount successfully completed
                            [DEBUG] [umount] done
                            [DEBUG] [pushover] done
                            [DEBUG] [notification] Admin notification will be sent
                            [DEBUG] [notification] done
                            

                            und mit der anderen Variante

                            INFOguiBackup gestartet ...
                            DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.36/backup /opt/iobroker/backups"
                            **DEBUGmountfirst mount attempt with smb option failed**. try next mount attempt without smb option ...
                            DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.36/backup /opt/iobroker/backups"
                            DEBUGmountError: Command failed: sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.36/backup /opt/iobroker/backups
                            **mount error(111): could not connect to 192.168.178.36Unable to find suitable address**.
                            DEBUGiobrokerhost.Master 7916 states saved
                            DEBUGiobrokerhost.Master 10094 objects saved
                            DEBUGiobrokerBackup created: /opt/iobroker/backups/iobroker_2024_10_16-19_35_57_backupiobroker.tar.gz
                            DEBUGiobrokerThis backup can only be restored with js-controller version up from 4.1
                            DEBUGiobrokerdone
                            DEBUGhistoryDBcompress from historyDB started ...
                            DEBUGhistoryDBPacked 12MB so far...
                            DEBUGhistoryDBPacked 26MB so far...
                            DEBUGhistoryDBBackup created: /opt/iobroker/backups/historyDB_2024_10_16-19_36_21_backupiobroker.tar.gz
                            DEBUGhistoryDBdone
                            DEBUGzigbeefound zigbee database: zigbee.0
                            DEBUGzigbeedone
                            DEBUGjavascriptsCreated javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
                            DEBUGjavascriptsfound Script: Gasskript
                            DEBUGjavascriptsfound Script: Zählerstände
                            DEBUGjavascriptsfound Script: FensterAufHeizkörperAus
                            DEBUGjavascriptsfound Script: NurWarmwasser
                            DEBUGjavascriptsfound Script: 6circle
                            DEBUGjavascriptsfound Script: 6lightinancircle
                            DEBUGjavascriptsfound Script: Bewegungsmelder
                            DEBUGjavascriptsfound Script: Fernsehlicht
                            DEBUGjavascriptsfound Script: Inividuelle_Helligkeit
                            DEBUGjavascriptsfound Script: Badfenster
                            DEBUGjavascriptsfound Script: Battery_Low
                            DEBUGjavascriptsfound Script: Boiler_unter_46_5
                            DEBUGjavascriptsfound Script: Boiler_über_49_2
                            DEBUGjavascriptsfound Script: Gästetoilette
                            DEBUGjavascriptsfound Script: Klofenster
                            DEBUGjavascriptsfound Script: RolloNachbarn
                            DEBUGjavascriptsfound Script: Rollos_rauf
                            DEBUGjavascriptsfound Script: Rollos_runter
                            DEBUGjavascriptsfound Script: Strom
                            DEBUGjavascriptsfound Script: ABabören
                            DEBUGjavascriptsfound Script: ical_converter
                            DEBUGjavascriptsfound Script: Fenster_Status
                            DEBUGjavascriptsfound Script: VAR_Berechnungen
                            DEBUGjavascriptsfound Script: VAR_Energie_Bezug
                            DEBUGjavascriptsfound Script: VAR_Solar_Einspeisung
                            DEBUGjavascriptsfound Script: VAR_Zaelerstände
                            DEBUGjavascriptsTry deleting the Javascript tmp directory: "/opt/iobroker/backups/tmpScripts"
                            DEBUGjavascriptsJavascript tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
                            DEBUGjavascriptsdone
                            DEBUGcifsused copy path: /backup
                            DEBUGcifsdone
                            ERRORcleanBackup files not deleted from /opt/iobroker/backups because some errors.
                            DEBUGcleandone
                            DEBUGhistoryHTMLnew history html values created
                            DEBUGhistoryHTMLdone
                            DEBUGhistoryJSONnew history json values created
                            DEBUGhistoryJSONdone
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • M Mr-M

                              @thomas-braun
                              hab ich gemacht... variante1
                              Habe in den Ausgaben den BackupBenutzerNamen UserName genannt.
                              Da in der Variante 2 das Protokoll nicht erstellt wird, habe ich die Zeitstempel von Hand rausgenommen..
                              daher das etwas andere Format

                              [DEBUG] [mount] mount activ... umount is started before mount!!
                              [DEBUG] [mount] umount successfully completed
                              [DEBUG] [mount] cifs-mount command: "sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.35/backup /opt/iobroker/backups"
                              [DEBUG] [mount] mount successfully completed
                              [DEBUG] [mount] done
                              [DEBUG] [iobroker] host.Master 7915 states saved
                              [DEBUG] [iobroker] host.Master 10094 objects saved
                              [DEBUG] [iobroker] Backup created: /opt/iobroker/backups/iobroker_2024_10_16-19_19_02_backupiobroker.tar.gz
                              [DEBUG] [iobroker] This backup can only be restored with js-controller version up from 4.1
                              ****[ERROR] [iobroker] host.Master Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: ENOSPC: no space left on device, close****
                              [DEBUG] [iobroker] done
                              [DEBUG] [historyDB] compress from historyDB started ...
                              [DEBUG] [historyDB] Packed 11MB so far...
                              [DEBUG] [historyDB] Packed 26MB so far...
                              [DEBUG] [historyDB] Backup created: /opt/iobroker/backups/historyDB_2024_10_16-19_19_23_backupiobroker.tar.gz
                              [DEBUG] [historyDB] done
                              [DEBUG] [zigbee] found zigbee database: zigbee.0
                              [DEBUG] [zigbee] done
                              [ERROR] [zigbee] Error: ENOSPC: no space left on device, close
                              [WARN] [javascripts] Javascript tmp directory "/opt/iobroker/backups/tmpScripts" cannot created ... Error: ENOSPC: no space left on device, mkdir '/opt/iobroker/backups/tmpScripts'
                              [ERROR] [javascripts] script.json cannot be written: Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/tmpScripts/script.json'
                              [DEBUG] [javascripts] found Script: Gasskript
                              [DEBUG] [javascripts] found Script: Zählerstände
                              [DEBUG] [javascripts] found Script: FensterAufHeizkörperAus
                              [DEBUG] [javascripts] found Script: NurWarmwasser
                              [DEBUG] [javascripts] found Script: 6circle
                              [DEBUG] [javascripts] found Script: 6lightinancircle
                              [DEBUG] [javascripts] found Script: Bewegungsmelder
                              [DEBUG] [javascripts] found Script: Fernsehlicht
                              [DEBUG] [javascripts] found Script: Inividuelle_Helligkeit
                              [DEBUG] [javascripts] found Script: Badfenster
                              [DEBUG] [javascripts] found Script: Battery_Low
                              [DEBUG] [javascripts] found Script: Boiler_unter_46_5
                              [DEBUG] [javascripts] found Script: Boiler_über_49_2
                              [DEBUG] [javascripts] found Script: Gästetoilette
                              [DEBUG] [javascripts] found Script: Klofenster
                              [DEBUG] [javascripts] found Script: RolloNachbarn
                              [DEBUG] [javascripts] found Script: Rollos_rauf
                              [DEBUG] [javascripts] found Script: Rollos_runter
                              [DEBUG] [javascripts] found Script: Strom
                              [DEBUG] [javascripts] found Script: ABabören
                              [DEBUG] [javascripts] found Script: ical_converter
                              [DEBUG] [javascripts] found Script: Fenster_Status
                              [DEBUG] [javascripts] found Script: VAR_Berechnungen
                              [DEBUG] [javascripts] found Script: VAR_Energie_Bezug
                              [DEBUG] [javascripts] found Script: VAR_Solar_Einspeisung
                              [DEBUG] [javascripts] found Script: VAR_Zaelerstände
                              [WARN] [javascripts] javascript Backup not created
                              [DEBUG] [javascripts] done
                              [DEBUG] [cifs] used copy path: /backup
                              [DEBUG] [cifs] done
                              [ERROR] [clean] Backup files not deleted from /opt/iobroker/backups because some errors.
                              [DEBUG] [clean] done
                              [DEBUG] [historyHTML] new history html values created
                              [DEBUG] [historyHTML] done
                              [DEBUG] [historyJSON] new history json values created
                              [DEBUG] [historyJSON] done
                              [DEBUG] [umount] mount active, umount is started ...
                              [DEBUG] [umount] umount successfully completed
                              [DEBUG] [umount] done
                              [DEBUG] [pushover] done
                              [DEBUG] [notification] Admin notification will be sent
                              [DEBUG] [notification] done
                              

                              und mit der anderen Variante

                              INFOguiBackup gestartet ...
                              DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.36/backup /opt/iobroker/backups"
                              **DEBUGmountfirst mount attempt with smb option failed**. try next mount attempt without smb option ...
                              DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.36/backup /opt/iobroker/backups"
                              DEBUGmountError: Command failed: sudo mount -t cifs -o username=UserName,password=****,noserverino,cache=loose,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.36/backup /opt/iobroker/backups
                              **mount error(111): could not connect to 192.168.178.36Unable to find suitable address**.
                              DEBUGiobrokerhost.Master 7916 states saved
                              DEBUGiobrokerhost.Master 10094 objects saved
                              DEBUGiobrokerBackup created: /opt/iobroker/backups/iobroker_2024_10_16-19_35_57_backupiobroker.tar.gz
                              DEBUGiobrokerThis backup can only be restored with js-controller version up from 4.1
                              DEBUGiobrokerdone
                              DEBUGhistoryDBcompress from historyDB started ...
                              DEBUGhistoryDBPacked 12MB so far...
                              DEBUGhistoryDBPacked 26MB so far...
                              DEBUGhistoryDBBackup created: /opt/iobroker/backups/historyDB_2024_10_16-19_36_21_backupiobroker.tar.gz
                              DEBUGhistoryDBdone
                              DEBUGzigbeefound zigbee database: zigbee.0
                              DEBUGzigbeedone
                              DEBUGjavascriptsCreated javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
                              DEBUGjavascriptsfound Script: Gasskript
                              DEBUGjavascriptsfound Script: Zählerstände
                              DEBUGjavascriptsfound Script: FensterAufHeizkörperAus
                              DEBUGjavascriptsfound Script: NurWarmwasser
                              DEBUGjavascriptsfound Script: 6circle
                              DEBUGjavascriptsfound Script: 6lightinancircle
                              DEBUGjavascriptsfound Script: Bewegungsmelder
                              DEBUGjavascriptsfound Script: Fernsehlicht
                              DEBUGjavascriptsfound Script: Inividuelle_Helligkeit
                              DEBUGjavascriptsfound Script: Badfenster
                              DEBUGjavascriptsfound Script: Battery_Low
                              DEBUGjavascriptsfound Script: Boiler_unter_46_5
                              DEBUGjavascriptsfound Script: Boiler_über_49_2
                              DEBUGjavascriptsfound Script: Gästetoilette
                              DEBUGjavascriptsfound Script: Klofenster
                              DEBUGjavascriptsfound Script: RolloNachbarn
                              DEBUGjavascriptsfound Script: Rollos_rauf
                              DEBUGjavascriptsfound Script: Rollos_runter
                              DEBUGjavascriptsfound Script: Strom
                              DEBUGjavascriptsfound Script: ABabören
                              DEBUGjavascriptsfound Script: ical_converter
                              DEBUGjavascriptsfound Script: Fenster_Status
                              DEBUGjavascriptsfound Script: VAR_Berechnungen
                              DEBUGjavascriptsfound Script: VAR_Energie_Bezug
                              DEBUGjavascriptsfound Script: VAR_Solar_Einspeisung
                              DEBUGjavascriptsfound Script: VAR_Zaelerstände
                              DEBUGjavascriptsTry deleting the Javascript tmp directory: "/opt/iobroker/backups/tmpScripts"
                              DEBUGjavascriptsJavascript tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
                              DEBUGjavascriptsdone
                              DEBUGcifsused copy path: /backup
                              DEBUGcifsdone
                              ERRORcleanBackup files not deleted from /opt/iobroker/backups because some errors.
                              DEBUGcleandone
                              DEBUGhistoryHTMLnew history html values created
                              DEBUGhistoryHTMLdone
                              DEBUGhistoryJSONnew history json values created
                              DEBUGhistoryJSONdone
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #16

                              @mr-m

                              Und worin bestehen die Unterschiede zwischen Variante 1 und 2?

                              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

                              M 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @mr-m

                                Und worin bestehen die Unterschiede zwischen Variante 1 und 2?

                                M Offline
                                M Offline
                                Mr-M
                                schrieb am zuletzt editiert von
                                #17

                                @thomas-braun

                                wenn ich das wüsst... ich habe ja die screenshots geschickt....und die sind identisch...

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • M Mr-M

                                  @thomas-braun

                                  wenn ich das wüsst... ich habe ja die screenshots geschickt....und die sind identisch...

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

                                  @mr-m

                                  Ich verstehe nicht was du mit Var 1 und Var 2 meinst.

                                  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

                                  M 2 Antworten Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @mr-m

                                    Ich verstehe nicht was du mit Var 1 und Var 2 meinst.

                                    M Offline
                                    M Offline
                                    Mr-M
                                    schrieb am zuletzt editiert von
                                    #19

                                    @thomas-braun

                                    ich habe die 2024_10_14-backitup.0.json und eine weitere die ein paar tage älter ist... habe aber nichts an den Einstellungen der instance geändert .

                                    Kleine Zusammenfassung
                                    -habe nichts gemacht :-)
                                    -bekomme eine message "....ENOSPC"
                                    -nach erfolgloser Suche setzte ich den Post ab
                                    -update der pending OS updates
                                    -Erstellen einer neuen SD Karte mit bookworm-image
                                    -Update des Os
                                    -Installation iobroker
                                    -Einspielen der Backup files (iobroker, zigbee und java skripts, historische daten)
                                    Weiter bin ich nun leider nicht gekommen. Fehlerbild bleibt gleich.
                                    Weiterhin habe ich nun mit bookworm auch keinen Zugriff auf die echarts mehr...die daten selbst sind ja noch da in den historischen Daten...aber das ist natürlich eine andere Baustelle.

                                    Bis hierher erst einmal vielen Dank, ich hoffe morgen weiter testen zu können...

                                    1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @mr-m

                                      Ich verstehe nicht was du mit Var 1 und Var 2 meinst.

                                      M Offline
                                      M Offline
                                      Mr-M
                                      schrieb am zuletzt editiert von
                                      #20

                                      @thomas-braun
                                      Hallo Thomas,
                                      ich habe noch eine ganze Menge rumgemurkst.
                                      Einspielen älterer Backups. Backitup instance gelöscht, neu angelegt etc...OHNE backitup-config file, sondern händisch alle Einstellungen vorgenommen etc....alle erfolglos und es kommt immer wieder zum Szenario :

                                      ENOSPC no space left on device (hier ist ja offensichtlich der Raspi gemeint)

                                      Ein neuer Ansatz musste her, daher habe ich versucht per ftp die Sicherung auf mein NAS zu schieben, leider auch erfolglos. Zunächst kam es zu einem permission denied, welches ich schnell abgeräumt habe.
                                      Ich habe dann als Gegenprobe über den explorer per ftp aufs NAS zugegriffen was normal funktionierte.
                                      Als ich dann den backupjob gestartet habe gab es eine lapidare Log-Ausgabe die besagte es habe nicht geklappt ...because of some errors... nicht sehr aussagekräftig. Nun hatte ich auch keinen nerv mehr dieser Sache nachzugehen.

                                      Letzter Ansatz (der auch tadellos funktioniert) : Ich schiebe alles auf mein ms-one-drive.

                                      Dies ist natürlich nur ein Workaround und ändert ja nichts an dem grundsätzlichen Problem. Daher lasse ich den thread offen.

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • M Mr-M

                                        @thomas-braun
                                        Hallo Thomas,
                                        ich habe noch eine ganze Menge rumgemurkst.
                                        Einspielen älterer Backups. Backitup instance gelöscht, neu angelegt etc...OHNE backitup-config file, sondern händisch alle Einstellungen vorgenommen etc....alle erfolglos und es kommt immer wieder zum Szenario :

                                        ENOSPC no space left on device (hier ist ja offensichtlich der Raspi gemeint)

                                        Ein neuer Ansatz musste her, daher habe ich versucht per ftp die Sicherung auf mein NAS zu schieben, leider auch erfolglos. Zunächst kam es zu einem permission denied, welches ich schnell abgeräumt habe.
                                        Ich habe dann als Gegenprobe über den explorer per ftp aufs NAS zugegriffen was normal funktionierte.
                                        Als ich dann den backupjob gestartet habe gab es eine lapidare Log-Ausgabe die besagte es habe nicht geklappt ...because of some errors... nicht sehr aussagekräftig. Nun hatte ich auch keinen nerv mehr dieser Sache nachzugehen.

                                        Letzter Ansatz (der auch tadellos funktioniert) : Ich schiebe alles auf mein ms-one-drive.

                                        Dies ist natürlich nur ein Workaround und ändert ja nichts an dem grundsätzlichen Problem. Daher lasse ich den thread offen.

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

                                        @mr-m sagte in Backitup ENOSPC no space left on device:

                                        ENOSPC no space left on device (hier ist ja offensichtlich der Raspi gemeint)

                                        Damit dürfte das eingehängte Dateisystem gemeint sein.

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

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


                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        765

                                        Online

                                        32.5k

                                        Benutzer

                                        81.6k

                                        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