Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee, mein Sorgenkind - geht wieder nicht

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee, mein Sorgenkind - geht wieder nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      brokeling @crunchip last edited by brokeling

      @crunchip

      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
         Static hostname: raspi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 5.10.103-v7l+
            Architecture: arm
      
      Model           : Raspberry Pi 4 Model B Rev 1.1
      Docker          : false
      Virtualization  : none
      Kernel          : armv7l
      Userland        : 32 bit
      
      Systemuptime and Load:
       22:41:56 up  7:55,  1 user,  load average: 1.48, 1.17, 1.04
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** Time and Time Zones ***
                     Local time: Tue 2024-06-04 22:41:57 CEST
                 Universal time: Tue 2024-06-04 20:41:57 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':
      pi
      HOME=/home/pi
      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video bluetooth redis 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.9G        933M        0.0K        994M        1.8G
      Swap:            99M          0B         99M
      Total:          3.9G        1.9G        1.0G
      
      Active iob-Instances:   31
      
               3786 M total memory
               1858 M used memory
                242 M active memory
               2494 M inactive memory
                933 M free memory
                120 M buffer memory
                873 M swap cache
                 99 M total swap
                  0 M used swap
                 99 M free swap
      
      *** top - Table Of Processes  ***
      top - 22:41:57 up  7:55,  1 user,  load average: 1.84, 1.25, 1.07
      Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  2.9 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  1.4 si,  0.0 st
      MiB Mem :   3786.2 total,    934.2 free,   1857.7 used,    994.3 buff/cache
      MiB Swap:    100.0 total,    100.0 free,      0.0 used.   1794.2 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
      * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
      
      LOAD   = Reflects whether the unit definition was properly loaded.
      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
      SUB    = The low-level unit activation state, values depend on unit type.
      1 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4      117G   22G   90G  20% /
      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
      tmpfs          tmpfs     758M  828K  757M   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/sdb1      ext4      113G   79G   29G  74% /backup
      /dev/sda1      vfat      253M   49M  204M  20% /boot
      tmpfs          tmpfs     379M   16K  379M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Tue Jun  4 14:46:35 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
      [Tue Jun  4 14:46:37 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
      [Tue Jun  4 14:46:37 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Tue Jun  4 14:46:39 2024] EXT4-fs (sda2): re-mounted. Opts: (null)
      [Tue Jun  4 14:46:40 2024] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
      
      Show mounted filesystems:
      TARGET                       SOURCE     FSTYPE     OPTIONS
      /                            /dev/sda2  ext4       rw,noatime,stripe=8191
      |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=1773668k,nr_inodes=84274,mode=755
      | |-/dev/shm                 tmpfs      tmpfs      rw,nosuid,nodev
      | |-/dev/pts                 devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
      | `-/dev/mqueue              mqueue     mqueue     rw,nosuid,nodev,noexec,relatime
      |-/proc                      proc       proc       rw,relatime
      | `-/proc/sys/fs/binfmt_misc systemd-1  autofs     rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
      |-/sys                       sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/security     securityfs securityfs rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/cgroup           cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
      | |-/sys/fs/bpf              none       bpf        rw,nosuid,nodev,noexec,relatime,mode=700
      | |-/sys/kernel/debug        debugfs    debugfs    rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/tracing      tracefs    tracefs    rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/fuse/connections fusectl    fusectl    rw,nosuid,nodev,noexec,relatime
      | `-/sys/kernel/config       configfs   configfs   rw,nosuid,nodev,noexec,relatime
      |-/run                       tmpfs      tmpfs      rw,nosuid,nodev,size=775416k,nr_inodes=819200,mode=755
      | |-/run/lock                tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
      | |-/run/rpc_pipefs          sunrpc     rpc_pipefs rw,relatime
      | `-/run/user/1000           tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=387704k,nr_inodes=96926,mode=700,uid=1000,gid=1000
      |-/backup                    /dev/sdb1  ext4       ro,noatime
      `-/boot                      /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      7.8G    /var/
      3.4G    /var/cache/apt
      3.4G    /var/cache
      3.3G    /var/lib
      3.3G    /var/cache/apt/archives
      
      Archived and active journals take up 976.2M in the file system.
      
      /opt/iobroker/backups:
      4.1G    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      1.2G    /opt/iobroker/iobroker-data/
      556M    /opt/iobroker/iobroker-data/backup-objects
      434M    /opt/iobroker/iobroker-data/files
      139M    /opt/iobroker/iobroker-data/files/javascript.admin
      118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
      
      The five largest files in iobroker-data are:
      41M     /opt/iobroker/iobroker-data/states.json.old
      41M     /opt/iobroker/iobroker-data/states.json.bak
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
      19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
      17M     /opt/iobroker/iobroker-data/objects.jsonl
      
      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-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
      
      Your zigbee.0 COM-Port is matching 'by-id'. Very good!
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v18.20.3
      /usr/bin/node           v18.20.3
      /usr/bin/npm            10.7.0
      /usr/bin/npx            10.7.0
      /usr/bin/corepack       0.28.0
      
      
      nodejs:
        Installed: 18.20.3-1nodesource1
        Candidate: 18.20.3-1nodesource1
        Version table:
       *** 18.20.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
              100 /var/lib/dpkg/status
           18.20.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.20.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.20.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.19.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.18.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.18.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.17.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.16.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.14.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.14.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.9.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           18.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
           12.22.12~dfsg-1~deb11u4 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: redis
      
      Core adapters versions
      js-controller:  5.0.19
      admin:          6.13.16
      javascript:     8.3.1
      
      nodejs modules from github:     0
      
      Adapter State
      + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.alias-manager.0          : alias-manager         : raspi                                    -  enabled
      + system.adapter.backitup.0               : backitup              : raspi                                    -  enabled
      + system.adapter.chromecast.0             : chromecast            : raspi                                    -  enabled
      + system.adapter.cloud.0                  : cloud                 : raspi                                    -  enabled
        system.adapter.feiertage.0              : feiertage             : raspi                                    -  enabled
        system.adapter.flot.0                   : flot                  : raspi                                    -  enabled
        system.adapter.hue.0                    : hue                   : raspi                                    - disabled, port: 443
        system.adapter.ical.0                   : ical                  : raspi                                    -  enabled
        system.adapter.icons-icons8.0           : icons-icons8          : raspi                                    -  enabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspi                                    -  enabled
        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspi                                    -  enabled
      + system.adapter.javascript.0             : javascript            : raspi                                    -  enabled
        system.adapter.luftdaten.0              : luftdaten             : raspi                                    -  enabled
        system.adapter.luftdaten.1              : luftdaten             : raspi                                    -  enabled
        system.adapter.mqtt.0                   : mqtt                  : raspi                                    - disabled, port: 1884, bind: 0.0.0.0
        system.adapter.net-tools.0              : net-tools             : raspi                                    - disabled
        system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspi                                    -  enabled
      + system.adapter.nuki.0                   : nuki                  : raspi                                    -  enabled
      + system.adapter.ping.0                   : ping                  : raspi                                    -  enabled
      + system.adapter.pushover.0               : pushover              : raspi                                    -  enabled
      + system.adapter.reolink.0                : reolink               : raspi                                    -  enabled
      + system.adapter.reolink.1                : reolink               : raspi                                    -  enabled
      + system.adapter.reolink.2                : reolink               : raspi                                    -  enabled
      + system.adapter.reolink.3                : reolink               : raspi                                    -  enabled
      + system.adapter.reolink.4                : reolink               : raspi                                    -  enabled
      + system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
      + system.adapter.sayit.0                  : sayit                 : raspi                                    -  enabled
      + system.adapter.sayit.1                  : sayit                 : raspi                                    -  enabled
      + system.adapter.sayit.2                  : sayit                 : raspi                                    -  enabled
      + system.adapter.sayit.3                  : sayit                 : raspi                                    -  enabled
      + system.adapter.sayit.4                  : sayit                 : raspi                                    -  enabled
      + system.adapter.sayit.5                  : sayit                 : raspi                                    -  enabled
      + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1885, bind: 0.0.0.0
        system.adapter.shelly.1                 : shelly                : raspi                                    - disabled, port: 1882, bind: 0.0.0.0
      + system.adapter.signal-cmb.0             : signal-cmb            : raspi                                    -  enabled
      + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.sourceanalytix.2         : sourceanalytix        : raspi                                    -  enabled
      + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
      + system.adapter.statistics.0             : statistics            : raspi                                    -  enabled
      + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.text2command.0           : text2command          : raspi                                    - disabled
        system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspi                                    -  enabled
        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspi                                    -  enabled
        system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspi                                    -  enabled
        system.adapter.vis-history.0            : vis-history           : raspi                                    -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspi                                    -  enabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : raspi                                    -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspi                                    -  enabled
        system.adapter.vis-justgage.0           : vis-justgage          : raspi                                    -  enabled
        system.adapter.vis-material-advanced.0  : vis-material-advanced : raspi                                    -  enabled
        system.adapter.vis-metro.0              : vis-metro             : raspi                                    -  enabled
        system.adapter.vis-rgraph.0             : vis-rgraph            : raspi                                    -  enabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspi                                    -  enabled
        system.adapter.vis.0                    : vis                   : raspi                                    -  enabled
      + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
      + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1885, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
      + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
      
      ioBroker-Repositories
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 6.13.16  , installed 6.13.16
      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
      Adapter    "backitup"     : 2.11.0   , installed 2.11.0
      Adapter    "chromecast"   : 3.4.0    , installed 3.4.0
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "deconz"       : 1.4.1    , installed 1.4.1
      Adapter    "discovery"    : 4.4.0    , installed 4.4.0
      Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
      Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
      Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
      Adapter    "hue"          : 3.11.0   , installed 3.11.0
      Adapter    "ical"         : 1.15.0   , installed 1.15.0
      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
      Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
      Adapter    "javascript"   : 8.3.1    , installed 8.3.1
      Controller "js-controller": 5.0.19   , installed 5.0.19
      Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
      Adapter    "moma"         : 1.2.9    , installed 1.2.9
      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
      Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
      Adapter    "nuki"         : 1.6.0    , installed 1.6.0
      Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
      Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
      Adapter    "paw"          : 0.3.2    , installed 0.3.2
      Adapter    "ping"         : 1.6.2    , installed 1.6.2
      Adapter    "pushover"     : 3.0.6    , installed 3.0.6
      Adapter    "reolink"      : 1.1.0    , installed 1.1.0
      Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
      Adapter    "sayit"        : 3.0.5    , installed 3.0.5
      Adapter    "shelly"       : 6.9.0    , installed 6.9.0
      Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
      Adapter    "socketio"     : 6.7.0    , installed 6.7.0
      Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
      Adapter    "spotify-premium": 1.5.0  , installed 1.5.0
      Adapter    "sql"          : 2.2.0    , installed 2.2.0
      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
      Adapter    "telegram"     : 3.3.2    , installed 3.3.2
      Adapter    "text2command" : 3.0.3    , installed 3.0.3
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "vis"          : 1.5.4    , installed 1.5.4
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "web"          : 6.2.5    , installed 6.2.5
      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
      Adapter    "wiobrowser"   : 2.0.2    , installed 2.0.2
      Adapter    "ws"           : 2.6.1    , installed 2.6.1
      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
      
      Objects and States
      Please stand by - This may take a while
      Objects:        7425
      States:         5825
      
      *** OS-Repositories and Updates ***
      Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       11933      361/deCONZ
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11907      527/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          11991      487/cupsd
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       20548      1956/io.sonoff.0
      tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       14727      361/deCONZ
      tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       18115      2313/io.shelly.0
      tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       21329      2492/io.nuki.0
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15823      583/iobroker.js-con
      tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        11996      597/mariadbd
      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        11918      498/redis-server 12
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15966      1018/io.admin.1
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22573      2404/io.web.0
      tcp6       0      0 :::22                   :::*                    LISTEN      0          11909      527/sshd: /usr/sbin
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       23713      2606/io.simple-api.
      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          11990      487/cupsd
      tcp6       0      0 ::1:6379                :::*                    LISTEN      118        11919      498/redis-server 12
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          11964      814/dhcpcd
      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15581      614/cups-browsed
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       39705      4963/io.chromecast.
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11782      355/avahi-daemon: r
      udp        0      0 0.0.0.0:54036           0.0.0.0:*                           108        11784      355/avahi-daemon: r
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       14732      361/deCONZ
      udp6       0      0 :::546                  :::*                                0          15706      814/dhcpcd
      udp6       0      0 :::47317                :::*                                108        11785      355/avahi-daemon: r
      udp6       0      0 :::5353                 :::*                                108        11783      355/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2024-06-04 22:43:09.144  - debug: statistics.0 (5421) [EXECUTING] avg call 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
      2024-06-04 22:43:09.144  - debug: statistics.0 (5421) [STATE CHANGE] new last for "temp.avg.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.last: 0
      2024-06-04 22:43:09.898  - debug: statistics.0 (5421) [STATE CHANGE] ======================= 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus =======================
      2024-06-04 22:43:09.898  - debug: statistics.0 (5421) [STATE CHANGE] stateChange => 545
      2024-06-04 22:43:09.898  - debug: statistics.0 (5421) [STATE CHANGE] schedule onStateChangeSumDeltaValue for 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
      2024-06-04 22:43:09.899  - debug: statistics.0 (5421) [STATE CHANGE] schedule onStateChangeMinMaxValue for 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
      2024-06-04 22:43:09.900  - debug: statistics.0 (5421) [EXECUTING] sum delta 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
      2024-06-04 22:43:09.939  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.15Min on 0 to -22
      2024-06-04 22:43:09.953  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.hour on 0 to -1907
      2024-06-04 22:43:09.963  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.day on 0 to 15685368
      2024-06-04 22:43:09.973  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.week on 0 to 15685368
      2024-06-04 22:43:09.981  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.month on 0 to 42266073
      2024-06-04 22:43:09.991  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.quarter on 0 to 42266073
      2024-06-04 22:43:09.996  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumDelta.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.year on 0 to 809795257
      2024-06-04 22:43:10.001  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.15Min on NaN to NaN
      2024-06-04 22:43:10.007  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.hour on NaN to NaN
      2024-06-04 22:43:10.012  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.day on NaN to NaN
      2024-06-04 22:43:10.017  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.week on NaN to NaN
      2024-06-04 22:43:10.021  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.month on NaN to NaN
      2024-06-04 22:43:10.026  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.quarter on NaN to NaN
      2024-06-04 22:43:10.030  - debug: statistics.0 (5421) [STATE CHANGE] Increase temp.sumGroup.Strombezug.year on NaN to NaN
      2024-06-04 22:43:10.035  - debug: statistics.0 (5421) [EXECUTING] minmax 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
      2024-06-04 22:43:10.035  - debug: statistics.0 (5421) [STATE CHANGE] new last for "temp.minmax.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.last: 545
      2024-06-04 22:43:10.041  - debug: statistics.0 (5421) [EXECUTING] avg call 0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus
      2024-06-04 22:43:10.041  - debug: statistics.0 (5421) [STATE CHANGE] new last for "temp.avg.0_userdata.0.Holger2.Energie_Haus.Gesamtverbrauch_Haus.last: 0
      
      

      Was soll ich noch liefern?
      Evtl. Adpater neu starten und Fehlermeldungen?

      Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @brokeling last edited by

        @brokeling

        Kann es sein, das dir der mitlaufende deCONZ da noch irgendwie reinspukt?
        Wenn der nicht mehr gebraucht wird: Schmeiß ihn raus.

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

          @brokeling sagte in Zigbee, mein Sorgenkind - geht wieder nicht:

          debug: statistics.0

          Und stell den auf ein anderes LogLevel ein. Oder debuggst du den gerade?

          1 Reply Last reply Reply Quote 0
          • B
            brokeling @Thomas Braun last edited by

            @thomas-braun
            Den Adapter habe ich gelöscht.
            Das Programm ist noch auf dem raspi drauf.
            Kann ich mit folgendem Kommando das Programm löschen (?):

            sudo apt remove deconz 
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @brokeling last edited by

              @brokeling

              Ja. Vorher das Ding stoppen:

              sudo systemctl stop deconz*
              
              B 1 Reply Last reply Reply Quote 0
              • B
                brokeling @Thomas Braun last edited by

                @thomas-braun said in Zigbee, mein Sorgenkind - geht wieder nicht:

                sudo systemctl stop deconz*

                pi@raspi:~ $ sudo systemctl stop deconz*
                Failed to stop deconz-latest-beta.deb.service: Unit deconz-latest-beta.deb.service not loaded.
                

                scheint nicht zu laufen.
                Dann löschen mit

                sudo apt remove deconz 
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @brokeling last edited by

                  @brokeling Nee, du hast da irgendwelche deb-Files in dem Ordner liegen.
                  Man installiert Software NICHT so, wenn man die auch immer aus einem Repo ziehen kann.

                  rm deconz*
                  systemctl status deconz*
                  
                  B 1 Reply Last reply Reply Quote 0
                  • B
                    brokeling @Thomas Braun last edited by brokeling

                    @thomas-braun said in Zigbee, mein Sorgenkind - geht wieder nicht:

                    systemctl status deconz*

                    pi@raspi:~ $ rm deconz*
                    pi@raspi:~ $ systemctl status deconz*
                    ● deconz-wifi.service - deCONZ: ZigBee gateway -- WIFI Service
                         Loaded: loaded (/lib/systemd/system/deconz-wifi.service; enabled; vendor preset: enabled)
                         Active: active (running) since Tue 2024-06-04 14:46:25 CEST; 8h ago
                       Main PID: 360 (deCONZ-WIFI2.sh)
                          Tasks: 2 (limit: 4915)
                            CPU: 44min 39.474s
                         CGroup: /system.slice/deconz-wifi.service
                                 ├─  360 /bin/bash /usr/bin/deCONZ-WIFI2.sh
                                 └─21530 sleep 1
                    
                    Jun 04 17:38:50 raspi deCONZ-WIFI2.sh[19381]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 18:13:24 raspi deCONZ-WIFI2.sh[3743]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 18:47:57 raspi deCONZ-WIFI2.sh[19944]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 19:22:30 raspi deCONZ-WIFI2.sh[4176]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 19:56:57 raspi deCONZ-WIFI2.sh[20590]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 20:31:26 raspi deCONZ-WIFI2.sh[4880]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 21:06:03 raspi deCONZ-WIFI2.sh[21260]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 21:40:53 raspi deCONZ-WIFI2.sh[5064]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 22:15:44 raspi deCONZ-WIFI2.sh[21225]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    Jun 04 22:50:29 raspi deCONZ-WIFI2.sh[6644]: /usr/bin/deCONZ-WIFI2.sh: Zeile 833: python: Kommando nicht gefunden.
                    
                    ● deconz.service - deCONZ: ZigBee gateway -- REST API
                         Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                         Active: active (running) since Tue 2024-06-04 14:46:25 CEST; 8h ago
                       Main PID: 361 (deCONZ)
                          Tasks: 6 (limit: 4915)
                            CPU: 5min 58.347s
                         CGroup: /system.slice/deconz.service
                                 └─361 /usr/bin/deCONZ -platform minimal --http-port=80
                    lines 1-29
                    

                    Zigbee geht übrigens gerade (wieder)...

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

                      @brokeling sagte in Zigbee, mein Sorgenkind - geht wieder nicht:

                      Zigbee geht übrigens gerade...

                      Ich würde dennoch alles rauswerfen, was auf der Kiste nichts (mehr) zu suchen hat.

                      sudo systemctl stop deconz-wifi.service
                      sudo systemctl stop deconz.service
                      sudo apt purge deconz
                      
                      B 1 Reply Last reply Reply Quote 1
                      • B
                        brokeling @Thomas Braun last edited by

                        @thomas-braun said in Zigbee, mein Sorgenkind - geht wieder nicht:

                        sudo apt purge deconz

                        ja, natürlich, danke!

                        pi@raspi:~ $ sudo systemctl stop deconz-wifi.service
                        pi@raspi:~ $ sudo systemctl stop deconz.service
                        pi@raspi:~ $ sudo apt purge deconz
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                          enchant libenchant1c2a libicu63 libqt5qml5 libqt5serialport5 libqt5sql5 libqt5sql5-sqlite libqt5websockets5 sqlite3
                        Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
                        Die folgenden Pakete werden ENTFERNT:
                          deconz*
                        0 aktualisiert, 0 neu installiert, 1 zu entfernen und 2 nicht aktualisiert.
                        Nach dieser Operation werden 38,5 MB Plattenplatz freigegeben.
                        Möchten Sie fortfahren? [J/n] j
                        (Lese Datenbank ... 110414 Dateien und Verzeichnisse sind derzeit installiert.)
                        Entfernen von deconz (2.26.3) ...
                        Trigger für mailcap (3.69) werden verarbeitet ...
                        Trigger für desktop-file-utils (0.26-1) werden verarbeitet ...
                        
                        B 1 Reply Last reply Reply Quote 0
                        • B
                          brokeling @brokeling last edited by brokeling

                          Heute hatte ich schon ein paar Adapter runtergeschmissen bzw. deaktiviert.
                          Dazu noch den Raspi von flach liegend 90 Grad aufgestellt. Das brachte mit dem verbauten passiven Kühlgehäuse doch glatt ca. 8 °C Temperaturreduktion von 62 -> 54 °C. Warum der Adapter jetzt wieder angelaufen ist bzw. funktioniert, weiß ich nicht. Könnte sein dass er jetzt, nachdem ich mich ans Forum gewandt habe, doch klein beigegeben hat 😉

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

                            @brokeling

                            Stell das
                            Operating System: Raspbian GNU/Linux 11 (bullseye)

                            beizeiten auf Debian 12 'Bookworm' und 64Bit in der Lite-Version um. Geht aber nur per Neuinstallation.

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              brokeling @Thomas Braun last edited by

                              @thomas-braun said

                              Geht aber nur per Neuinstallation

                              oh.

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

                              Support us

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

                              776
                              Online

                              31.9k
                              Users

                              80.3k
                              Topics

                              1.3m
                              Posts

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