Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. IOBroker + Zigbee 3.0 USB Dongle Plus

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    IOBroker + Zigbee 3.0 USB Dongle Plus

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hpgo last edited by

      Hallo,
      wie beschrieben habe ich mir einen neuen IOBroker Docker Container erstellt und den Zigbee Adapter installiert.
      Konfiguriert habe ich alles so wie in dem Video hier

      Bei mir werden allerdings unter Instanzen nicht die drei Hacken grün siehe Bildiobroker instanz.png

      Mit iobroker logs --watch ekomme ich den log

      root@RPi4:/opt/iobroker# iobroker logs --watch
      2022-12-23 20:59:35.766  - info: admin.0 (733) ==> Connected system.user.admin from ::ffff:192.168.178.32
      2022-12-23 20:59:35.918  - error: zigbee.0 (31060) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
      2022-12-23 20:59:56.898  - info: host.RPi4 stopInstance system.adapter.zigbee.0 (force=false, process=true)
      2022-12-23 20:59:56.909  - info: zigbee.0 (31060) Got terminate signal TERMINATE_YOURSELF
      2022-12-23 20:59:56.910  - info: host.RPi4 stopInstance system.adapter.zigbee.0 send kill signal
      2022-12-23 20:59:57.032  - info: admin.0 (733) <== Disconnect system.user.admin from ::ffff:192.168.178.32 
      2022-12-23 20:59:56.913  - info: zigbee.0 (31060) cleaned everything up...
      2022-12-23 20:59:56.922  - info: zigbee.0 (31060) Zigbee: disabling joining new devices.
      2022-12-23 20:59:57.052  - warn: zigbee.0 (31060) Failed to stop zigbee during startup
      2022-12-23 20:59:57.053  - info: zigbee.0 (31060) terminating
      2022-12-23 20:59:57.054  - info: zigbee.0 (31060) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-12-23 20:59:57.609  - info: host.RPi4 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-12-23 20:59:59.977  - info: host.RPi4 instance system.adapter.zigbee.0 started with pid 31113
      2022-12-23 21:00:04.251  - info: zigbee.0 (31113) starting. Version 1.7.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.23
      2022-12-23 21:00:04.387  - info: zigbee.0 (31113) Starting Zigbee  npm ...
      2022-12-23 21:00:04.711  - error: zigbee.0 (31113) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0'"
      2022-12-23 21:00:04.712  - error: zigbee.0 (31113) Failed to start Zigbee
      2022-12-23 21:00:04.713  - error: zigbee.0 (31113) Error herdsman start
      2022-12-23 21:00:04.902  - info: zigbee.0 (31113) Installed Version: iobroker.zigbee@1.7.6
      2022-12-23 21:00:14.718  - info: zigbee.0 (31113) Try to reconnect. 1 attempts left
      2022-12-23 21:00:14.720  - info: zigbee.0 (31113) Starting Zigbee  npm ...
      2022-12-23 21:00:14.739  - error: zigbee.0 (31113) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0'"
      2022-12-23 21:00:14.742  - error: zigbee.0 (31113) Failed to start Zigbee
      2022-12-23 21:00:14.743  - error: zigbee.0 (31113) Error herdsman start
      2022-12-23 21:00:14.767  - info: zigbee.0 (31113) Installed Version: iobroker.zigbee@1.7.6
      2022-12-23 21:22:08.531  - info: admin.0 (733) ==> Connected system.user.admin from ::ffff:192.168.178.32
      2022-12-23 21:22:08.725  - error: zigbee.0 (31113) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
      2022-12-23 21:22:22.343  - info: host.RPi4 stopInstance system.adapter.zigbee.0 (force=false, process=true)
      2022-12-23 21:22:22.352  - info: host.RPi4 stopInstance system.adapter.zigbee.0 send kill signal
      2022-12-23 21:22:22.351  - info: zigbee.0 (31113) Got terminate signal TERMINATE_YOURSELF
      2022-12-23 21:22:22.476  - info: admin.0 (733) <== Disconnect system.user.admin from ::ffff:192.168.178.32 
      2022-12-23 21:22:22.355  - info: zigbee.0 (31113) cleaned everything up...
      2022-12-23 21:22:22.362  - info: zigbee.0 (31113) Zigbee: disabling joining new devices.
      2022-12-23 21:22:22.515  - warn: zigbee.0 (31113) Failed to stop zigbee during startup
      2022-12-23 21:22:22.516  - info: zigbee.0 (31113) terminating
      2022-12-23 21:22:22.517  - info: zigbee.0 (31113) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-12-23 21:22:23.064  - info: host.RPi4 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-12-23 21:22:25.398  - info: host.RPi4 instance system.adapter.zigbee.0 started with pid 32196
      2022-12-23 21:22:29.533  - info: zigbee.0 (32196) starting. Version 1.7.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.23
      2022-12-23 21:22:29.711  - info: zigbee.0 (32196) Starting Zigbee  npm ...
      2022-12-23 21:22:30.060  - error: zigbee.0 (32196) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0'"
      2022-12-23 21:22:30.061  - error: zigbee.0 (32196) Failed to start Zigbee
      2022-12-23 21:22:30.062  - error: zigbee.0 (32196) Error herdsman start
      2022-12-23 21:22:30.257  - info: zigbee.0 (32196) Installed Version: iobroker.zigbee@1.7.6
      2022-12-23 21:22:40.067  - info: zigbee.0 (32196) Try to reconnect. 1 attempts left
      2022-12-23 21:22:40.068  - info: zigbee.0 (32196) Starting Zigbee  npm ...
      2022-12-23 21:22:40.085  - error: zigbee.0 (32196) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0'"
      2022-12-23 21:22:40.088  - error: zigbee.0 (32196) Failed to start Zigbee
      2022-12-23 21:22:40.090  - error: zigbee.0 (32196) Error herdsman start
      2022-12-23 21:22:40.140  - info: zigbee.0 (32196) Installed Version: iobroker.zigbee@1.7.6
      

      Würde mich freuen, wenn mir jemand weiterhelfen kann.
      Lg

      Thomas Braun T Glasfaser O 5 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @hpgo last edited by

        @hpgo sagte in IOBroker + Zigbee 3.0 USB Dongle Plus:

        root@RPi4

        User anlegen und damit durch das System hoppeln.

        1 Reply Last reply Reply Quote 0
        • T
          TT-Tom @hpgo last edited by

          @hpgo sagte in IOBroker + Zigbee 3.0 USB Dongle Plus:

          /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0'

          kann sein, dass dort das Hochkomma am Ende falsch ist.

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

            @hpgo sagte in IOBroker + Zigbee 3.0 USB Dongle Plus:

            Docker Container

            Standard Frage :

            Stick zum Container durchgereicht !?

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

              @hpgo

              Wenn der Stick durchgereicht wurde:

              ls -lA /dev/serial/by-id/
              

              anschauen.

              1 Reply Last reply Reply Quote 0
              • O
                ObiTobi @hpgo last edited by

                @hpgo said in IOBroker + Zigbee 3.0 USB Dongle Plus:

                IOBroker Docker Container erstellt

                Und wie hast Du ihn gebaut? (Parameter)

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

                  @glasfaser
                  tja gute Frage, wäre nie darauf gekommen das zu kontrollieren - muss mal schauen wie das geht.
                  Danke, hilft mir schon mal weiter

                  Edit: hab das hier gefunden und werde es morgen durchackern - heute bin, eich einfach viel zu müde.
                  Nochmals danke, melde mich morgen, wenn ich darf.

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

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  905
                  Online

                  31.7k
                  Users

                  79.7k
                  Topics

                  1.3m
                  Posts

                  5
                  7
                  372
                  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