Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee iobroker Error while opening serialport

    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 iobroker Error while opening serialport

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

      @thomas-braun

      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
      
      Model           : Raspberry Pi 4 Model B Rev 1.2
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 32 bit
      
      Systemuptime and Load:
       19:48:08 up 23:11,  1 user,  load average: 0.64, 0.87, 0.91
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** Time and Time Zones ***
                     Local time: Sun 2024-07-14 19:48:08 CEST
                 Universal time: Sun 2024-07-14 17:48:08 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 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:    graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            3.8G        1.0G        1.5G        0.0K        1.2G        2.7G
      Swap:            99M          0B         99M
      Total:          3.9G        1.0G        1.6G
      
      Active iob-Instances:   22
      
               3793 M total memory
               1018 M used memory
               1067 M active memory
                957 M inactive memory
               1540 M free memory
                251 M buffer memory
                981 M swap cache
                 99 M total swap
                  0 M used swap
                 99 M free swap
      
      *** top - Table Of Processes  ***
      top - 19:48:09 up 23:11,  1 user,  load average: 0.67, 0.87, 0.91
      Tasks: 174 total,   1 running, 173 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  2.9 us,  2.9 sy,  0.0 ni, 94.2 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   3793.3 total,   1540.2 free,   1019.4 used,   1233.7 buff/cache
      MiB Swap:    100.0 total,    100.0 free,      0.0 used.   2697.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      220G  8.2G  203G   4% /
      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
      tmpfs          tmpfs     759M  892K  758M   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/sda1      vfat      253M   51M  202M  20% /boot
      tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Sat Jul 13 20:36:26 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:5B:D6:24 vc_mem.mem_base                                                                     =0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=61bf9d36-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Sat Jul 13 20:36:28 2024] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
      [Sat Jul 13 20:36:28 2024] EXT4-fs (sda2): write access will be enabled during recovery
      [Sat Jul 13 20:36:28 2024] EXT4-fs (sda2): recovery complete
      [Sat Jul 13 20:36:28 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Sat Jul 13 20:36:28 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Sat Jul 13 20:36:30 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET                       SOURCE     FSTYPE     OPTIONS
      /                            /dev/sda2  ext4       rw,noatime
      |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=1677960k,nr_inodes=419490,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=30,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/pstore           pstore     pstore     rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/bpf              bpf        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=776876k,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=388436k,nr_inodes=97109,mode=700,uid=1000,gid=1000
      `-/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:
      2.6G    /var/
      1.3G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
      1.3G    /var/log/journal
      1.3G    /var/log
      1.2G    /var/cache/apt
      
      Archived and active journals take up 1.2G in the file system.
      
      /opt/iobroker/backups:
      121M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      604M    /opt/iobroker/iobroker-data/
      439M    /opt/iobroker/iobroker-data/files
      138M    /opt/iobroker/iobroker-data/files/javascript.admin
      136M    /opt/iobroker/iobroker-data/backup-objects
      118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
      
      The five largest files in iobroker-data are:
      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
      26M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.8947f24d.js.map
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.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-Texas_Instruments_XDS110__03.00.00.18__Embed_with_CMSIS-DAP_L1100PJ1-if03
      /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.18__Embed_with_CMSIS-DAP_L1100PJ1-if00
      
      HINT:
      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
      /dev/ttyACM0
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.15.1
      /usr/bin/node           v20.15.1
      /usr/bin/npm            10.7.0
      /usr/bin/npx            10.7.0
      /usr/bin/corepack       0.28.1
      
      
      nodejs:
        Installed: 20.15.1-1nodesource1
        Candidate: 20.15.1-1nodesource1
        Version table:
       *** 20.15.1-1nodesource1 600
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
              100 /var/lib/dpkg/status
           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~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: jsonl
      
      Core adapters versions
      js-controller:  5.0.19
      admin:          6.17.14
      javascript:     8.3.1
      
      nodejs modules from github:     0
      
      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                              - disabled
      + system.adapter.awtrix-light.0           : awtrix-light          : raspberrypi                              -  enabled
      + system.adapter.awtrix-light.1           : awtrix-light          : raspberrypi                              -  enabled
      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
        system.adapter.birthdays.0              : birthdays             : raspberrypi                              -  enabled
        system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
        system.adapter.denon.0                  : denon                 : raspberrypi                              - disabled
        system.adapter.devices.0                : devices               : raspberrypi                              -  enabled
      + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
      + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
      + system.adapter.fullcalendar.0           : fullcalendar          : raspberrypi                              -  enabled
      + system.adapter.govee-local.0            : govee-local           : raspberrypi                              -  enabled
        system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi                              - disabled
      + system.adapter.hmip.0                   : hmip                  : raspberrypi                              -  enabled
        system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
      + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
        system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
      + system.adapter.klf200.0                 : klf200                : raspberrypi                              -  enabled
        system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi                              - disabled
        system.adapter.nuki.0                   : nuki                  : raspberrypi                              - disabled
        system.adapter.places.0                 : places                : raspberrypi                              - disabled
      + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1886, bind: 0.0.0.0
      + system.adapter.statistics.0             : statistics            : raspberrypi                              -  enabled
      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
      + 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.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
        system.adapter.yr.0                     : yr                    : raspberrypi                              -  enabled
      + 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.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1886, bind: 0.0.0.0
      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
      
      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.17.14  , installed 6.17.14
      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
      Adapter    "awtrix-light" : 1.2.0    , installed 1.2.0
      Adapter    "backitup"     : 2.11.0   , installed 2.11.0
      Adapter    "birthdays"    : 3.0.0    , installed 3.0.0
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "denon"        : 1.15.5   , installed 1.15.5
      Adapter    "devices"      : 1.1.5    , installed 1.1.5
      Adapter    "discovery"    : 4.5.0    , installed 4.5.0
      Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
      Adapter    "fullcalendar" : 2.3.17   , installed 2.3.17
      Adapter    "govee-local"  : 0.2.6    , installed 0.2.6
      Adapter    "heatingcontrol": 2.12.8  , installed 2.12.8
      Adapter    "heos"         : 2.2.1    , installed 2.2.1
      Adapter    "hmip"         : 1.23.3   , installed 1.23.3
      Adapter    "ical"         : 1.15.0   , installed 1.15.0
      Adapter    "iot"          : 3.3.0    , installed 3.3.0
      Adapter    "javascript"   : 8.3.1    , installed 8.3.1
      Controller "js-controller": 5.0.19   , installed 5.0.19
      Adapter    "klf200"       : 1.2.0    , installed 1.2.0
      Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
      Adapter    "nuki"         : 2.0.0    , installed 2.0.0
      Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
      Adapter    "places"       : 1.2.0    , installed 1.2.0
      Adapter    "rest-api"     : 2.0.1    , installed 2.0.1
      Adapter    "scenes"       : 3.0.4    , installed 3.0.4
      Adapter    "shelly"       : 7.0.0    , installed 7.0.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.0    , installed 6.7.0
      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
      Adapter    "tankerkoenig" : 3.4.0    , installed 3.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    "trashschedule": 3.3.0    , installed 3.3.0
      Adapter    "web"          : 6.2.5    , installed 6.2.5
      Adapter    "ws"           : 2.6.1    , installed 2.6.1
      Adapter    "yr"           : 5.3.0    , installed 5.3.0
      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
      
      Objects and States
      Please stand by - This may take a while
      Objects:        9591
      States:         7847
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bullseye-proposed-updates 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_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 0.0.0.0:1883            0.0.0.0:*               LISTEN      109        14805      522/mosquitto
      tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       703780     4069/io.shelly.0
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12860      524/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       702593     3884/iobroker.js-co
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       702596     3884/iobroker.js-co
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       701671     3902/io.admin.0
      tcp6       0      0 :::1883                 :::*                    LISTEN      109        14806      522/mosquitto
      tcp6       0      0 :::22                   :::*                    LISTEN      0          12862      524/sshd: /usr/sbin
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15505      394/avahi-daemon: r
      udp        0      0 127.0.0.1:4002          0.0.0.0:*                           1001       705775     4736/io.govee-local
      udp        0      0 0.0.0.0:34863           0.0.0.0:*                           108        15507      394/avahi-daemon: r
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14846      734/dhcpcd
      udp6       0      0 :::5353                 :::*                                108        15506      394/avahi-daemon: r
      udp6       0      0 :::50567                :::*                                108        15508      394/avahi-daemon: r
      udp6       0      0 :::546                  :::*                                0          15746      734/dhcpcd
      
      *** Log File - Last 25 Lines ***
      
      2024-07-14 19:46:11.260  - info: zigbee.0 (4000) Got terminate signal TERMINATE_YOURSELF
      2024-07-14 19:46:11.381  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
      2024-07-14 19:46:11.263  - info: zigbee.0 (4000) cleaned everything up...
      2024-07-14 19:46:11.285  - info: zigbee.0 (4000) Zigbee: disabling joining new devices.
      2024-07-14 19:46:11.529  - warn: zigbee.0 (4000) Failed to stop zigbee during startup
      2024-07-14 19:46:11.530  - info: zigbee.0 (4000) terminating
      2024-07-14 19:46:11.531  - info: zigbee.0 (4000) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-07-14 19:46:11.601  - info: zigbee.0 (4000) debug devices set to []
      2024-07-14 19:46:11.765  - info: zigbee.0 (4000) terminating
      2024-07-14 19:46:12.143  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-07-14 19:46:12.272  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
      2024-07-14 19:46:12.522  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 5046
      2024-07-14 19:46:18.289  - info: zigbee.0 (5046) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.15.1, js-controller: 5.0.19
      2024-07-14 19:46:18.399  - info: zigbee.0 (5046) delete old Backup files. keep only last 10
      2024-07-14 19:46:18.402  - info: zigbee.0 (5046) Starting Zigbee  npm ...
      2024-07-14 19:46:18.831  - info: zigbee.0 (5046) Installed Version: iobroker.zigbee@1.10.3
      2024-07-14 19:46:39.534  - error: zigbee.0 (5046) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
      2024-07-14 19:46:39.535  - error: zigbee.0 (5046) Failed to start Zigbee
      2024-07-14 19:46:39.536  - error: zigbee.0 (5046) Error herdsman start
      2024-07-14 19:46:49.540  - info: zigbee.0 (5046) Try to reconnect. 1 attempts left
      2024-07-14 19:46:49.541  - info: zigbee.0 (5046) Starting Zigbee  npm ...
      2024-07-14 19:46:49.555  - info: zigbee.0 (5046) Installed Version: iobroker.zigbee@1.10.3
      2024-07-14 19:46:49.827  - error: zigbee.0 (5046) Starting zigbee-herdsman problem : "Error Resource temporarily unavailable Cannot lock port"
      2024-07-14 19:46:49.828  - error: zigbee.0 (5046) Failed to start Zigbee
      2024-07-14 19:46:49.829  - error: zigbee.0 (5046) Error herdsman start
      
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @stauber last edited by

        @stauber sagte in Zigbee iobroker Error while opening serialport:

        Userland : 32 bit

        Beizeiten mal komplett neuaufsetzen, dann in einer reinen 64Bit-Version.

        Boot Target: graphical.target

        sudo systemctl set-default multi-user.target
        

        [Sat Jul 13 20:36:28 2024] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
        [Sat Jul 13 20:36:28 2024] EXT4-fs (sda2): write access will be enabled during recovery

        Dein Dateisystem hat Einschläge.

        by-id:

        
        /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.18__Embed_with_CMSIS-DAP_L1100PJ1-if03
        /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.18__Embed_with_CMSIS-DAP_L1100PJ1-if00
        

        einer der beiden Einträge muss in den Einstellungen eingetragen werden. Musst du mal ausprobieren, ob if03 oder if00 passt.

        Schmeiß die Quelle
        Hit:1 http://deb.debian.org/debian bullseye-proposed-updates InRelease
        raus.

        S arteck 2 Replies Last reply Reply Quote 0
        • S
          stauber @Thomas Braun last edited by stauber

          @thomas-braun

          Dein Dateisystem hat Einschläge.

          by-id:

          
          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.18__Embed_with_CMSIS-DAP_L1100PJ1-if03
          /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.18__Embed_with_CMSIS-DAP_L1100PJ1-if00
          

          einer der beiden Einträge muss in den Einstellungen eingetragen werden. Musst du mal ausprobieren, ob if03 oder if00 passt.

          Nein bleibt Orange bei beiden Einträgen
          kann es sein das die Erweiterte Pan falsch ist? Hab ein Backupgeladen das vor 2 Tagen da ist alles noch gelaufen.

          Schmeiß die Quelle
          Hit:1 http://deb.debian.org/debian bullseye-proposed-updates InRelease
          raus.

          Wie mach ich das?

          Vielen Dank für deine Unterstützung und deine Mühen

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

            @stauber sagte in Zigbee iobroker Error while opening serialport:

            Wie mach ich das?

            Lösch die entsprechende Zeile in der Datei /etc/apt/sources.list raus.

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

              @thomas-braun sagte in Zigbee iobroker Error while opening serialport:

              /etc/apt/sources.list

              
              pi@raspberrypi:~ $ /etc/apt/sources.list
              -bash: /etc/apt/sources.list: Keine Berechtigung
              pi@raspberrypi:~ $
              
              

              er sagt ich habe keine Berechtigung

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

                @stauber sagte in Zigbee iobroker Error while opening serialport:

                er sagt ich habe keine Berechtigung

                Du verwendest ja auch kein Kommando...

                sudo nano /etc/apt/sources.list
                

                Speichern mit Strg-O, nano verlassen mit Strg-X

                S 1 Reply Last reply Reply Quote 0
                • arteck
                  arteck Developer Most Active @Thomas Braun last edited by arteck

                  @thomas-braun sagte in Zigbee iobroker Error while opening serialport:

                  -if00

                  ist es immer

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

                    Hallo zusammen,

                    tut mir leid das ich mich jetzt erst melde hatte viel zu tun in der Arbeit.
                    Heute hab ich einen Stick von Sonoff ausprobiert und siehe das es läuft wieder ich vermute das das Board einfach defekt ist.

                    Danke nochmal für eure Hilfe

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

                      @thomas-braun said in Zigbee iobroker Error while opening serialport:

                      @stauber sagte in Zigbee iobroker Error while opening serialport:

                      er sagt ich habe keine Berechtigung

                      Du verwendest ja auch kein Kommando...

                      sudo nano /etc/apt/sources.list
                      

                      Speichern mit Strg-O, nano verlassen mit Strg-X

                      Hallo Thomas,
                      jetzt bin ich am Ende! Nachdem ich Probleme mit dem Smartmeter-Adapter (Stromwerte), RPI2 Adapter (Gaswerte) kommt jetzt auch noch der Zigbee Adapter hinzu. Ich habe alles rauf und runter mit einem Raspi 5 8GB probiert. Danach habe ich den Raspi 4 8GB getestet. Auch da bekomme ich den Adapter nicht ans laufen.
                      Hier das Log des Raspi 5:

                      zigbee.0
                      	2024-09-26 15:45:02.137	error	Error herdsman start
                      zigbee.0
                      	2024-09-26 15:45:02.137	error	Failed to start Zigbee
                      zigbee.0
                      	2024-09-26 15:45:02.136	error	Starting zigbee-herdsman problem : "Error Resource temporarily unavailable Cannot lock port"
                      zigbee.0
                      	2024-09-26 15:45:02.061	info	Installed Version: iobroker.zigbee@1.10.3
                      zigbee.0
                      	2024-09-26 15:45:02.054	info	Starting Zigbee npm ...
                      zigbee.0
                      	2024-09-26 15:45:02.053	info	Try to reconnect. 1 attempts left
                      zigbee.0
                      	2024-09-26 15:44:52.052	error	Error herdsman start
                      zigbee.0
                      	2024-09-26 15:44:52.052	error	Failed to start Zigbee
                      zigbee.0
                      	2024-09-26 15:44:52.051	error	Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                      zigbee.0
                      	2024-09-26 15:44:51.664	info	Installed Version: iobroker.zigbee@1.10.3
                      zigbee.0
                      	2024-09-26 15:44:51.465	info	Starting Zigbee npm ...
                      zigbee.0
                      	2024-09-26 15:44:51.464	info	delete old Backup files. keep only last 10
                      zigbee.0
                      	2024-09-26 15:44:51.433	info	starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.17.0, js-controller: 6.0.11
                      zigbee.0
                      	2024-09-26 15:43:06.087	info	terminating
                      zigbee.0
                      	2024-09-26 15:43:05.820	info	Terminated (NO_ERROR): Without reason
                      zigbee.0
                      	2024-09-26 15:43:05.819	info	terminating
                      zigbee.0
                      	2024-09-26 15:43:05.818	info	debug devices set to []
                      zigbee.0
                      	2024-09-26 15:43:05.815	info	Got terminate signal TERMINATE_YOURSELF
                      zigbee.0
                      	2024-09-26 15:43:05.808	warn	Failed to stop zigbee during startup
                      zigbee.0
                      	2024-09-26 15:43:06.087	info	terminating
                      zigbee.0
                      	2024-09-26 15:43:05.820	info	Terminated (NO_ERROR): Without reason
                      zigbee.0
                      	2024-09-26 15:43:05.819	info	terminating
                      zigbee.0
                      	2024-09-26 15:43:05.818	info	debug devices set to []
                      zigbee.0
                      	2024-09-26 15:43:05.815	info	Got terminate signal TERMINATE_YOURSELF
                      

                      iob diag:

                      Skript v.2024-05-22
                      
                      *** BASE SYSTEM ***
                       Static hostname: Raspi58GB
                             Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.6.47+rpt-rpi-2712
                          Architecture: arm64
                      
                      Model           : Raspberry Pi 5 Model B Rev 1.0
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       15:47:28 up 4 min,  2 users,  load average: 0.37, 0.65, 0.33
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Thu 2024-09-26 15:47:28 CEST
                                 Universal time: Thu 2024-09-26 13:47:28 UTC
                                       RTC time: Thu 2024-09-26 13:47:28
                                      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 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:            8.4G        2.1G        5.6G        5.6M        792M        6.3G
                      Swap:           209M          0B        209M
                      Total:          8.7G        2.1G        5.8G
                      
                      Active iob-Instances:   25
                      
                               8052 M total memory
                               2020 M used memory
                               2032 M active memory
                                401 M inactive memory
                               5370 M free memory
                                 61 M buffer memory
                                693 M swap cache
                                199 M total swap
                                  0 M used swap
                                199 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 15:47:28 up 4 min,  2 users,  load average: 0.37, 0.65, 0.33
                      Tasks: 197 total,   2 running, 195 sleeping,   0 stopped,   0 zombie
                      %Cpu(s): 40.0 us,  0.0 sy,  0.0 ni, 40.0 id, 20.0 wa,  0.0 hi,  0.0 si,  0.0 st
                      MiB Mem :   8052.3 total,   5367.8 free,   2023.6 used,    755.4 buff/cache
                      MiB Swap:    200.0 total,    200.0 free,      0.0 used.   6028.8 avail Mem
                      
                      *** FAILED SERVICES ***
                      
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  3.8G     0  3.8G   0% /dev
                      tmpfs          tmpfs     806M  5.3M  800M   1% /run
                      /dev/mmcblk0p2 ext4       59G   14G   42G  25% /
                      tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                      tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                      /dev/sda1      exfat      29G  379M   29G   2% /mnt/usb0
                      /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
                      tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Thu Sep 26 15:43:19 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:2F:A6:31 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=4e8600df-02 rootfstype=ext4 fsck.repair=yes rootwait
                      [Thu Sep 26 15:43:20 2024] EXT4-fs (mmcblk0p2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
                      [Thu Sep 26 15:43:22 2024] EXT4-fs (mmcblk0p2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w. Quota mode: none.
                      
                      Show mounted filesystems:
                      TARGET                                                  SOURCE         FSTYPE      OPTIONS
                      /                                                       /dev/mmcblk0p2 ext4        rw,noatime
                      |-/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/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                      | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                      | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                      | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                      | |-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                      | `-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                      |-/proc                                                 proc           proc        rw,relatime
                      | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4766
                      |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                      |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=3950672k,nr_inodes=246917,mode=755
                      | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                      | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                      | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                      |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=824560k,mode=755
                      | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                      | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                      | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=824544k,nr_inodes=206136,mode=700,uid=1000,gid=1000
                      |-/mnt/usb0                                             /dev/sda1      exfat       rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                      `-/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:
                      6.4G    /var/
                      5.3G    /var/lib
                      5.1G    /var/lib/influxdb/engine/data
                      5.1G    /var/lib/influxdb/engine
                      5.1G    /var/lib/influxdb
                      
                      Archived and active journals take up 634.8M in the file system.
                      
                      /opt/iobroker/backups:
                      45M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      1.2G    /opt/iobroker/iobroker-data/
                      1.1G    /opt/iobroker/iobroker-data/files
                      441M    /opt/iobroker/iobroker-data/files/javascript.admin
                      409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                      408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                      
                      The five largest files in iobroker-data are:
                      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                      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-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                      
                      Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                      
                      
                      
                      *** 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.17.0-1nodesource1
                        Version table:
                       *** 20.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           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.2
                      javascript:     8.7.6
                      
                      nodejs modules from github:     0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.alexa2.0                 : alexa2                : Raspi58GB                                -  enabled
                        system.adapter.alias-manager.0          : alias-manager         : Raspi58GB                                - disabled
                      + system.adapter.awtrix-light.0           : awtrix-light          : Raspi58GB                                -  enabled
                      + system.adapter.backitup.0               : backitup              : Raspi58GB                                -  enabled
                      + system.adapter.broadlink2.0             : broadlink2            : Raspi58GB                                -  enabled
                        system.adapter.devices.0                : devices               : Raspi58GB                                - disabled
                        system.adapter.discovery.0              : discovery             : Raspi58GB                                - disabled
                      + system.adapter.doorbird.0               : doorbird              : Raspi58GB                                -  enabled
                      + system.adapter.echarts.0                : echarts               : Raspi58GB                                -  enabled
                      + system.adapter.followthesun.0           : followthesun          : Raspi58GB                                -  enabled
                      + system.adapter.frontier_silicon.0       : frontier_silicon      : Raspi58GB                                -  enabled
                        system.adapter.frontier_silicon.1       : frontier_silicon      : Raspi58GB                                - disabled
                        system.adapter.frontier_silicon.2       : frontier_silicon      : Raspi58GB                                - disabled
                        system.adapter.frontier_silicon.3       : frontier_silicon      : Raspi58GB                                - disabled
                      + system.adapter.hm-rega.0                : hm-rega               : Raspi58GB                                -  enabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                      + system.adapter.iot.0                    : iot                   : Raspi58GB                                -  enabled
                      + system.adapter.javascript.0             : javascript            : Raspi58GB                                -  enabled
                      + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.rpi2.0                   : rpi2                  : Raspi58GB                                -  enabled
                      + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        system.adapter.smartmeter.0             : smartmeter            : Raspi58GB                                - disabled
                      + system.adapter.tankerkoenig.0           : tankerkoenig          : Raspi58GB                                -  enabled
                      + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.vis-2.0                  : vis-2                 : Raspi58GB                                -  enabled
                        system.adapter.vis.0                    : vis                   : Raspi58GB                                -  enabled
                      + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        system.adapter.yr.0                     : yr                    : Raspi58GB                                -  enabled
                      + system.adapter.zigbee.0                 : zigbee                : Raspi58GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                      + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                      + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : Raspi58GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                      
                      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.2    , installed 7.1.2
                      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                      Adapter    "awtrix-light" : 1.3.0    , installed 1.3.0
                      Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                      Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                      Adapter    "doorbird"     : 1.7.0    , installed 1.7.0
                      Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                      Adapter    "followthesun" : 0.5.1    , installed 0.5.1
                      Adapter    "frontier_silicon": 0.3.0 , installed 0.3.0
                      Adapter    "hm-rega"      : 5.0.0    , installed 5.0.0
                      Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                      Adapter    "iot"          : 3.3.0    , installed 3.3.0
                      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                      Controller "js-controller": 6.0.11   , installed 6.0.11
                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "rpi2"         : 1.3.2    , installed 2.0.0
                      Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                      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    "tankerkoenig" : 3.4.0    , installed 3.4.0
                      Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                      Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                      Adapter    "yr"           : 5.3.0    , installed 5.3.0
                      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        11825
                      States:         9324
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                      Hit:2 http://deb.debian.org/debian bookworm InRelease
                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:5 http://deb.debian.org/debian bullseye-proposed-updates InRelease
                      Hit:6 https://repos.influxdata.com/debian stable InRelease
                      Hit:7 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 192.168.178.57:2001     0.0.0.0:*               LISTEN      1001       6795       1179/io.hm-rpc.1
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        7371       814/mosquitto
                      tcp        0      0 192.168.178.57:42010    0.0.0.0:*               LISTEN      1001       6776       1164/io.hm-rpc.0
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5765       829/sshd: /usr/sbin
                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       7487       946/iobroker.js-con
                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       7492       946/iobroker.js-con
                      tcp        0      0 192.168.178.57:8100     0.0.0.0:*               LISTEN      1001       8840       1313/io.doorbird.0
                      tcp6       0      0 :::1883                 :::*                    LISTEN      106        7372       814/mosquitto
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          5767       829/sshd: /usr/sbin
                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       9544       1359/io.simple-api.
                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        8359       884/influxd
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       9610       1421/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7530       965/io.admin.0
                      udp        0      0 0.0.0.0:37934           0.0.0.0:*                           1001       6727       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:50257           0.0.0.0:*                           1001       7729       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5702       671/avahi-daemon: r
                      udp        0      0 0.0.0.0:38186           0.0.0.0:*                           1001       6721       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:46537           0.0.0.0:*                           1001       6726       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       7818       1252/io.shelly.0
                      udp        0      0 0.0.0.0:55117           0.0.0.0:*                           1001       6723       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:39374           0.0.0.0:*                           104        5704       671/avahi-daemon: r
                      udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       6717       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:39813           0.0.0.0:*                           1001       6722       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:44924           0.0.0.0:*                           1001       6725       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:57524           0.0.0.0:*                           1001       6720       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:53786           0.0.0.0:*                           1001       6724       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:58130           0.0.0.0:*                           1001       6729       1119/io.broadlink2.
                      udp        0      0 0.0.0.0:45874           0.0.0.0:*                           1001       6728       1119/io.broadlink2.
                      udp6       0      0 :::5353                 :::*                                104        5703       671/avahi-daemon: r
                      udp6       0      0 :::59656                :::*                                104        5705       671/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-09-26 15:45:09.621  - info: simple-api.0 (1359) Allow states only when user is owner: false
                      2024-09-26 15:45:09.628  - info: simple-api.0 (1359) http server listening on port 8087
                      2024-09-26 15:45:12.658  - info: host.Raspi58GB instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1374
                      2024-09-26 15:45:13.651  - info: tankerkoenig.0 (1374) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.17.0, js-controller: 6.0.11
                      2024-09-26 15:45:13.670  - info: tankerkoenig.0 (1374) Adapter is already in daemon mode
                      2024-09-26 15:45:13.671  - info: tankerkoenig.0 (1374) Sync time set to 30 minutes or 1800000 ms
                      2024-09-26 15:45:16.680  - info: host.Raspi58GB instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1389
                      2024-09-26 15:45:17.906  - info: vis-2.0 (1389) starting. Version 2.9.32 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.17.0, js-controller: 6.0.11
                      2024-09-26 15:45:18.068  - error: vis-2.0 (1389) License is invalid! Nothing updated. Error: serial number (UUID) in license is for other device
                      2024-09-26 15:45:18.153  - info: tankerkoenig.0 (1374) Start first request
                      2024-09-26 15:45:21.336  - info: yr.0 (1267) Data updated.
                      2024-09-26 15:45:21.337  - info: yr.0 (1267) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2024-09-26 15:45:21.523  - info: vis.0 (1405) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.17.0, js-controller: 6.0.11
                      2024-09-26 15:45:21.906  - info: host.Raspi58GB instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2024-09-26 15:45:22.663  - info: vis.0 (1405) Terminated (NO_ERROR): Without reason
                      2024-09-26 15:45:23.198  - info: host.Raspi58GB instance system.adapter.vis.0 terminated while should be started once
                      2024-09-26 15:45:24.723  - info: host.Raspi58GB instance system.adapter.web.0 in version "6.2.5" started with pid 1421
                      2024-09-26 15:45:25.655  - info: web.0 (1421) starting. Version 6.2.5 in /opt/iobroker/node_modules/iobroker.web, node: v20.17.0, js-controller: 6.0.11
                      2024-09-26 15:45:25.777  - info: web.0 (1421) socket.io server listening on port 8082
                      2024-09-26 15:45:25.779  - info: web.0 (1421) http server listening on port 8082
                      2024-09-26 15:45:28.675  - info: host.Raspi58GB instance system.adapter.followthesun.0 in version "0.5.1" started with pid 1436
                      2024-09-26 15:45:29.606  - info: followthesun.0 (1436) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.followthesun, node: v20.17.0, js-controller: 6.0.11
                      2024-09-26 15:45:29.615  - info: followthesun.0 (1436) Started with JSON-Explorer version 0.1.16
                      2024-09-26 15:45:29.615  - info: followthesun.0 (1436) Sun position calculation will be done every 60 seconds
                      2024-09-26 15:45:29.616  - info: followthesun.0 (1436) Daily sun parameter calculation scheduled for 00:00:39
                      
                      

                      die Einstellungen des Adapters:
                      8b60c097-24f7-48ec-b077-ea395b897b52-grafik.png

                      Erkennst Du einen Fehler? Ich möchte doch wenigstens die Zigbee-Aktoren wieder nutzen.

                      Meister Mopper Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Meister Mopper
                        Meister Mopper @searcher57 last edited by

                        @searcher57

                        Läuft da vielleicht ein ModemManager? Der hat hier auch schon den Start verhindert.

                        systemctl status ModemManager.service

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

                          @meister-mopper said in Zigbee iobroker Error while opening serialport:

                          @searcher57

                          Läuft da vielleicht ein ModemManager? Der hat hier auch schon den Start verhindert.

                          systemctl status ModemManager.service

                          Was ist das? Und wie kann ich den deaktivieren?

                          Meister Mopper 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @searcher57 last edited by

                            @searcher57

                            Die extended PAN-ID ist mit Sicherheit falsch, zumindest ist DDDDDDDDDDDDDDDDDDD ungünstig.

                            S 2 Replies Last reply Reply Quote 0
                            • S
                              searcher57 @Thomas Braun last edited by

                              @thomas-braun said in Zigbee iobroker Error while opening serialport:

                              @searcher57

                              Die extended PAN-ID ist mit Sicherheit falsch, zumindest ist DDDDDDDDDDDDDDDDDDD ungünstig.

                              Es kann sein, dass ich bei der Ersteinrichtung da etwas verändert habe. Kannst Du mir sagen, wie ich die abfrage?

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

                                @thomas-braun said in Zigbee iobroker Error while opening serialport:

                                @searcher57

                                Die extended PAN-ID ist mit Sicherheit falsch, zumindest ist DDDDDDDDDDDDDDDDDDD ungünstig.

                                Ich habe sie jetzt in DDADDDDDDD2DFDDD geändert.

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

                                  @searcher57 sagte in Zigbee iobroker Error while opening serialport:

                                  Kannst Du mir sagen, wie ich die abfrage?

                                  Im nv_backup stehen die alten Werte drin, soweit ich weiß.

                                  S 2 Replies Last reply Reply Quote 0
                                  • Meister Mopper
                                    Meister Mopper @searcher57 last edited by

                                    @searcher57 sagte in Zigbee iobroker Error while opening serialport:

                                    @meister-mopper said in Zigbee iobroker Error while opening serialport:

                                    @searcher57

                                    Läuft da vielleicht ein ModemManager? Der hat hier auch schon den Start verhindert.

                                    systemctl status ModemManager.service

                                    Was ist das? Und wie kann ich den deaktivieren?

                                    Zeig erstmal das Ergebnis der Abfrage.

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

                                      @thomas-braun said in Zigbee iobroker Error while opening serialport:

                                      @searcher57 sagte in Zigbee iobroker Error while opening serialport:

                                      Kannst Du mir sagen, wie ich die abfrage?

                                      Im nv_backup stehen die alten Werte drin, soweit ich weiß.

                                      Entschuldige das verstehe ich nicht.

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

                                        @searcher57

                                        Hab den exakten Pfad nicht parat. Schau mal in /opt/iobroker/iobroker-data/zigbee oder so ähnlich.

                                        S 2 Replies Last reply Reply Quote 0
                                        • S
                                          searcher57 @Meister Mopper last edited by

                                          @meister-mopper said in Zigbee iobroker Error while opening serialport:

                                          @searcher57 sagte in Zigbee iobroker Error while opening serialport:

                                          @meister-mopper said in Zigbee iobroker Error while opening serialport:

                                          @searcher57

                                          Läuft da vielleicht ein ModemManager? Der hat hier auch schon den Start verhindert.

                                          systemctl status ModemManager.service

                                          Was ist das? Und wie kann ich den deaktivieren?

                                          Zeig erstmal das Ergebnis der Abfrage.

                                          ======================= SUMMARY =======================
                                                                  v.2024-05-22
                                          
                                          
                                           Static hostname: Raspi58GB
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.6.47+rpt-rpi-2712
                                              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.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.17.0 and npm 10.8.2
                                          Your nodejs installation is correct
                                          
                                          MEMORY:
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            8.4G        2.4G        5.1G        5.6M        1.1G        6.1G
                                          Swap:           209M          0B        209M
                                          Total:          8.7G        2.4G        5.3G
                                          
                                          Active iob-Instances:   25
                                          Upgrade policy: none
                                          
                                          ioBroker Core:          js-controller           6.0.11
                                                                  admin                   7.1.2
                                          
                                          ioBroker Status:        iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Status admin and web instance:
                                          + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          Objects:                11825
                                          States:                 9324
                                          
                                          Size of iob-Database:
                                          
                                          32M     /opt/iobroker/iobroker-data/objects.jsonl
                                          10M     /opt/iobroker/iobroker-data/states.jsonl
                                          
                                          
                                          
                                          =================== END OF SUMMARY ====================
                                          

                                          === Mark text until here for copying ===
                                          pi@Raspi58GB:~ $ systemctl status ModemManager.service
                                          ● ModemManager.service - Modem Manager
                                          Loaded: loaded (/lib/systemd/system/ModemManager.service; enabled; preset: enabled)
                                          Active: active (running) since Thu 2024-09-26 15:43:30 CEST; 1h 8min ago
                                          Main PID: 790 (ModemManager)
                                          Tasks: 3 (limit: 9259)
                                          CPU: 47ms
                                          CGroup: /system.slice/ModemManager.service
                                          └─790 /usr/sbin/ModemManager

                                          Sep 26 15:43:27 Raspi58GB systemd[1]: Starting ModemManager.service - Modem Manager...
                                          Sep 26 15:43:28 Raspi58GB ModemManager[790]: <info> ModemManager (version 1.20.4) starting in system bus...
                                          Sep 26 15:43:30 Raspi58GB systemd[1]: Started ModemManager.service - Modem Manager.
                                          Sep 26 15:43:32 Raspi58GB ModemManager[790]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/axi/1000120000.pcie/1f00300000.usb/xhci-hcd.1/usb3/3-1': not supported>
                                          Sep 26 15:43:32 Raspi58GB ModemManager[790]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/axi/1000120000.pcie/1f00100000.ethernet': not supported by any plugin
                                          Sep 26 15:43:32 Raspi58GB ModemManager[790]: <info> [base-manager] couldn't check support for device '/sys/devices/platform/axi/1001100000.mmc/mmc_host/mmc1/mmc1:0001/mmc1:0001:1': not supported>
                                          lines 1-15/15 (END)

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

                                            @searcher57

                                            Den kannst du mal mit

                                            sudo systemctl stop ModemManager.service

                                            ausschalten und schauen, ob es dann lüpt.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            847
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            28
                                            231
                                            33492
                                            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