Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Sonoff Zigbee Stick im Adapter nicht erkannt

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    355

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Sonoff Zigbee Stick im Adapter nicht erkannt

Geplant Angeheftet Gesperrt Verschoben Error/Bug
23 Beiträge 4 Kommentatoren 2.5k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @vqe17235 sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

    /dev/ttyUSB0

    Stell das auf den Link aus

    ls -la /dev/serial/by-id
    

    um. Stick aus dem Port ziehen und nach einer Minute wieder einstecken. Vielleicht sogar den gesamten Rechner mal sauber für ein paar Minuten vom Strom nehmen.

    V Offline
    V Offline
    vqe17235
    schrieb am zuletzt editiert von vqe17235
    #5

    @thomas-braun
    also die ausgabe ergibt

    pi@raspberrypi:~ $ ls -la /dev/serial/by-id
    insgesamt 0
    drwxr-xr-x 2 root root 60 16. Mai 17:20 .
    drwxr-xr-x 4 root root 80 16. Mai 17:20 ..
    lrwxrwxrwx 1 root root 13 16. Mai 17:20 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0 -> ../../ttyUSB0
    

    das hatte ich mir im vorfeld auch angesehen und danach geändert ;) Hättest du noch eine andere idee?

    EDIT: ich hab den stick übrigens entfernt und dann den raspbi vom strom genommen, auch für mehrere tage. bevor ich den strom wieder verbunden habe, hab ich den stick dann wieder eingesteckt.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • V vqe17235

      @thomas-braun
      also die ausgabe ergibt

      pi@raspberrypi:~ $ ls -la /dev/serial/by-id
      insgesamt 0
      drwxr-xr-x 2 root root 60 16. Mai 17:20 .
      drwxr-xr-x 4 root root 80 16. Mai 17:20 ..
      lrwxrwxrwx 1 root root 13 16. Mai 17:20 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0 -> ../../ttyUSB0
      

      das hatte ich mir im vorfeld auch angesehen und danach geändert ;) Hättest du noch eine andere idee?

      EDIT: ich hab den stick übrigens entfernt und dann den raspbi vom strom genommen, auch für mehrere tage. bevor ich den strom wieder verbunden habe, hab ich den stick dann wieder eingesteckt.

      Thomas BraunT Offline
      Thomas BraunT Offline
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #6

      @vqe17235

      Zeig mal die Einstellungen aus dem Adapter.

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

      1 Antwort Letzte Antwort
      0
      • V Offline
        V Offline
        vqe17235
        schrieb am zuletzt editiert von
        #7

        41a704be-947e-4a91-9e50-85dcb99c9360-image.png

        a1693c33-1148-42fc-892b-441fa49ee77d-image.png

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • V vqe17235

          41a704be-947e-4a91-9e50-85dcb99c9360-image.png

          a1693c33-1148-42fc-892b-441fa49ee77d-image.png

          Thomas BraunT Offline
          Thomas BraunT Offline
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #8

          @vqe17235

          Du hast /dev/ttyUSB0 drin, du hast eine PanID 'DDDDDDDDDDDD' drin.
          Stell da

          /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0
          

          ein und eine 16stellige zufällige Hex-Zahl ein.

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

          1 Antwort Letzte Antwort
          0
          • V Offline
            V Offline
            vqe17235
            schrieb am zuletzt editiert von
            #9

            hab ich getan, scheint aber leider nicht geholfen zu haben:

            2022-05-16 18:10:09.746  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-05-16 18:10:09.746  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-05-16 18:10:12.243  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2603
            2022-05-16 18:10:12.243  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2603
            2022-05-16 18:10:14.647  - debug: zigbee.0 (2603) Redis Objects: Use Redis connection: 127.0.0.1:9001
            2022-05-16 18:10:14.696  - debug: zigbee.0 (2603) Objects client ready ... initialize now
            2022-05-16 18:10:14.699  - debug: zigbee.0 (2603) Objects create System PubSub Client
            2022-05-16 18:10:14.700  - debug: zigbee.0 (2603) Objects create User PubSub Client
            2022-05-16 18:10:14.758  - debug: zigbee.0 (2603) Objects client initialize lua scripts
            2022-05-16 18:10:14.765  - debug: zigbee.0 (2603) Objects connected to redis: 127.0.0.1:9001
            2022-05-16 18:10:14.798  - debug: zigbee.0 (2603) Redis States: Use Redis connection: 127.0.0.1:9000
            2022-05-16 18:10:14.817  - debug: zigbee.0 (2603) States create System PubSub Client
            2022-05-16 18:10:14.818  - debug: zigbee.0 (2603) States create User PubSub Client
            2022-05-16 18:10:14.848  - debug: zigbee.0 (2603) States connected to redis: 127.0.0.1:9000
            2022-05-16 18:10:14.960  - debug: zigbee.0 (2603) Plugin sentry Initialize Plugin (enabled=true)
            2022-05-16 18:10:15.342  - info: zigbee.0 (2603) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
            2022-05-16 18:10:15.385  - debug: zigbee.0 (2603) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
            2022-05-16 18:10:15.443  - info: zigbee.0 (2603) Starting Zigbee  npm ...
            2022-05-16 18:10:15.444  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
            2022-05-16 18:10:15.951  - debug: zigbee.0 (2603) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_16-18_10_15.tar.gz success
            2022-05-16 18:10:15.960  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
            2022-05-16 18:10:14.647  - debug: zigbee.0 (2603) Redis Objects: Use Redis connection: 127.0.0.1:9001
            2022-05-16 18:10:14.696  - debug: zigbee.0 (2603) Objects client ready ... initialize now
            2022-05-16 18:10:14.699  - debug: zigbee.0 (2603) Objects create System PubSub Client
            2022-05-16 18:10:14.700  - debug: zigbee.0 (2603) Objects create User PubSub Client
            2022-05-16 18:10:14.758  - debug: zigbee.0 (2603) Objects client initialize lua scripts
            2022-05-16 18:10:14.765  - debug: zigbee.0 (2603) Objects connected to redis: 127.0.0.1:9001
            2022-05-16 18:10:14.798  - debug: zigbee.0 (2603) Redis States: Use Redis connection: 127.0.0.1:9000
            2022-05-16 18:10:14.817  - debug: zigbee.0 (2603) States create System PubSub Client
            2022-05-16 18:10:14.818  - debug: zigbee.0 (2603) States create User PubSub Client
            2022-05-16 18:10:14.848  - debug: zigbee.0 (2603) States connected to redis: 127.0.0.1:9000
            2022-05-16 18:10:14.960  - debug: zigbee.0 (2603) Plugin sentry Initialize Plugin (enabled=true)
            2022-05-16 18:10:15.342  - info: zigbee.0 (2603) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
            2022-05-16 18:10:15.385  - debug: zigbee.0 (2603) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
            2022-05-16 18:10:15.443  - info: zigbee.0 (2603) Starting Zigbee  npm ...
            2022-05-16 18:10:15.444  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
            2022-05-16 18:10:15.951  - debug: zigbee.0 (2603) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_16-18_10_15.tar.gz success
            2022-05-16 18:10:15.960  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
            2022-05-16 18:10:36.144  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
            2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Failed to start Zigbee
            2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Error herdsman start
            2022-05-16 18:10:36.144  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
            2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Failed to start Zigbee
            2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Error herdsman start
            2022-05-16 18:10:46.148  - info: zigbee.0 (2603) Try to reconnect. 1 attempts left
            2022-05-16 18:10:46.153  - info: zigbee.0 (2603) Starting Zigbee  npm ...
            2022-05-16 18:10:46.155  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
            2022-05-16 18:10:46.209  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
            2022-05-16 18:10:46.468  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
            2022-05-16 18:10:46.470  - error: zigbee.0 (2603) Failed to start Zigbee
            2022-05-16 18:10:46.471  - error: zigbee.0 (2603) Error herdsman start
            2022-05-16 18:10:46.148  - info: zigbee.0 (2603) Try to reconnect. 1 attempts left
            2022-05-16 18:10:46.153  - info: zigbee.0 (2603) Starting Zigbee  npm ...
            2022-05-16 18:10:46.155  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
            2022-05-16 18:10:46.209  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
            2022-05-16 18:10:46.468  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
            2022-05-16 18:10:46.470  - error: zigbee.0 (2603) Failed to start Zigbee
            2022-05-16 18:10:46.471  - error: zigbee.0 (2603) Error herdsman start
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • V vqe17235

              hab ich getan, scheint aber leider nicht geholfen zu haben:

              2022-05-16 18:10:09.746  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2022-05-16 18:10:09.746  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2022-05-16 18:10:12.243  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2603
              2022-05-16 18:10:12.243  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 2603
              2022-05-16 18:10:14.647  - debug: zigbee.0 (2603) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2022-05-16 18:10:14.696  - debug: zigbee.0 (2603) Objects client ready ... initialize now
              2022-05-16 18:10:14.699  - debug: zigbee.0 (2603) Objects create System PubSub Client
              2022-05-16 18:10:14.700  - debug: zigbee.0 (2603) Objects create User PubSub Client
              2022-05-16 18:10:14.758  - debug: zigbee.0 (2603) Objects client initialize lua scripts
              2022-05-16 18:10:14.765  - debug: zigbee.0 (2603) Objects connected to redis: 127.0.0.1:9001
              2022-05-16 18:10:14.798  - debug: zigbee.0 (2603) Redis States: Use Redis connection: 127.0.0.1:9000
              2022-05-16 18:10:14.817  - debug: zigbee.0 (2603) States create System PubSub Client
              2022-05-16 18:10:14.818  - debug: zigbee.0 (2603) States create User PubSub Client
              2022-05-16 18:10:14.848  - debug: zigbee.0 (2603) States connected to redis: 127.0.0.1:9000
              2022-05-16 18:10:14.960  - debug: zigbee.0 (2603) Plugin sentry Initialize Plugin (enabled=true)
              2022-05-16 18:10:15.342  - info: zigbee.0 (2603) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
              2022-05-16 18:10:15.385  - debug: zigbee.0 (2603) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
              2022-05-16 18:10:15.443  - info: zigbee.0 (2603) Starting Zigbee  npm ...
              2022-05-16 18:10:15.444  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
              2022-05-16 18:10:15.951  - debug: zigbee.0 (2603) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_16-18_10_15.tar.gz success
              2022-05-16 18:10:15.960  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
              2022-05-16 18:10:14.647  - debug: zigbee.0 (2603) Redis Objects: Use Redis connection: 127.0.0.1:9001
              2022-05-16 18:10:14.696  - debug: zigbee.0 (2603) Objects client ready ... initialize now
              2022-05-16 18:10:14.699  - debug: zigbee.0 (2603) Objects create System PubSub Client
              2022-05-16 18:10:14.700  - debug: zigbee.0 (2603) Objects create User PubSub Client
              2022-05-16 18:10:14.758  - debug: zigbee.0 (2603) Objects client initialize lua scripts
              2022-05-16 18:10:14.765  - debug: zigbee.0 (2603) Objects connected to redis: 127.0.0.1:9001
              2022-05-16 18:10:14.798  - debug: zigbee.0 (2603) Redis States: Use Redis connection: 127.0.0.1:9000
              2022-05-16 18:10:14.817  - debug: zigbee.0 (2603) States create System PubSub Client
              2022-05-16 18:10:14.818  - debug: zigbee.0 (2603) States create User PubSub Client
              2022-05-16 18:10:14.848  - debug: zigbee.0 (2603) States connected to redis: 127.0.0.1:9000
              2022-05-16 18:10:14.960  - debug: zigbee.0 (2603) Plugin sentry Initialize Plugin (enabled=true)
              2022-05-16 18:10:15.342  - info: zigbee.0 (2603) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
              2022-05-16 18:10:15.385  - debug: zigbee.0 (2603) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
              2022-05-16 18:10:15.443  - info: zigbee.0 (2603) Starting Zigbee  npm ...
              2022-05-16 18:10:15.444  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
              2022-05-16 18:10:15.951  - debug: zigbee.0 (2603) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_16-18_10_15.tar.gz success
              2022-05-16 18:10:15.960  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
              2022-05-16 18:10:36.144  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
              2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Failed to start Zigbee
              2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Error herdsman start
              2022-05-16 18:10:36.144  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
              2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Failed to start Zigbee
              2022-05-16 18:10:36.145  - error: zigbee.0 (2603) Error herdsman start
              2022-05-16 18:10:46.148  - info: zigbee.0 (2603) Try to reconnect. 1 attempts left
              2022-05-16 18:10:46.153  - info: zigbee.0 (2603) Starting Zigbee  npm ...
              2022-05-16 18:10:46.155  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
              2022-05-16 18:10:46.209  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
              2022-05-16 18:10:46.468  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
              2022-05-16 18:10:46.470  - error: zigbee.0 (2603) Failed to start Zigbee
              2022-05-16 18:10:46.471  - error: zigbee.0 (2603) Error herdsman start
              2022-05-16 18:10:46.148  - info: zigbee.0 (2603) Try to reconnect. 1 attempts left
              2022-05-16 18:10:46.153  - info: zigbee.0 (2603) Starting Zigbee  npm ...
              2022-05-16 18:10:46.155  - debug: zigbee.0 (2603) Starting zigbee-herdsman...
              2022-05-16 18:10:46.209  - info: zigbee.0 (2603) Installed Version: iobroker.zigbee@1.6.18
              2022-05-16 18:10:46.468  - error: zigbee.0 (2603) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
              2022-05-16 18:10:46.470  - error: zigbee.0 (2603) Failed to start Zigbee
              2022-05-16 18:10:46.471  - error: zigbee.0 (2603) Error herdsman start
              
              
              Thomas BraunT Offline
              Thomas BraunT Offline
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #10

              @vqe17235 sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

              Error: SRSP - SYS - ping after 6000ms
              

              Ist oft ein Problem mit der Firmware des Sticks.
              Welche ist da drauf?

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

              V 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @vqe17235 sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

                Error: SRSP - SYS - ping after 6000ms
                

                Ist oft ein Problem mit der Firmware des Sticks.
                Welche ist da drauf?

                V Offline
                V Offline
                vqe17235
                schrieb am zuletzt editiert von
                #11

                @thomas-braun
                die firmware habe ich bisher nicht angefasst. kann ich die am raspberry auslesen?
                Müsste ich da so eine firmware installieren?
                https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • V vqe17235

                  @thomas-braun
                  die firmware habe ich bisher nicht angefasst. kann ich die am raspberry auslesen?
                  Müsste ich da so eine firmware installieren?
                  https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0

                  Thomas BraunT Offline
                  Thomas BraunT Offline
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #12

                  @vqe17235 sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

                  die firmware habe ich bisher nicht angefasst. kann ich die am raspberry auslesen?

                  Bei einem 'ordentlichen' Start des Sticks/Adapters wird die ausgeworfen.
                  Schaut dann so aus:

                  2022-05-16 18:32:39.467  - info: zigbee.0 (37350) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.1.0, js-controller: 4.0.23
                  2022-05-16 18:32:39.579  - info: zigbee.0 (37350) Starting Zigbee  npm ...
                  2022-05-16 18:32:40.168  - info: zigbee.0 (37350) Installed Version: iobroker.zigbee@1.6.18
                  2022-05-16 18:32:51.303  - info: zigbee.0 (37350) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220507}}
                  2022-05-16 18:32:51.311  - info: zigbee.0 (37350) Unable to disable LED, unsupported function.
                  2022-05-16 18:32:51.327  - info: zigbee.0 (37350)   --> transmitPower : normal
                  2022-05-16 18:32:51.335  - info: zigbee.0 (37350) Currently no devices.
                  2022-05-16 18:32:51.336  - info: zigbee.0 (37350) Zigbee started
                  

                  Hier steht der Stick inkl. Flash-Anleitung dabei:
                  https://www.zigbee2mqtt.io/guide/adapters/#recommended

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

                  1 Antwort Letzte Antwort
                  0
                  • V Offline
                    V Offline
                    vqe17235
                    schrieb am zuletzt editiert von
                    #13

                    Ich habe die Firmware hier installiert:
                    Z-Stack_3.x.0

                    Der Stick wird jetzt so erkannt:

                    pi@raspberrypi:~ $ ls -la /dev/serial/by-id
                    insgesamt 0
                    drwxr-xr-x 2 root root 60 17. Mai 16:12 .
                    drwxr-xr-x 4 root root 80 17. Mai 16:12 ..
                    lrwxrwxrwx 1 root root 13 17. Mai 16:12 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0 -> ../../ttyUSB0
                    

                    Und eingestellt ist der so:
                    bd6cf137-3b45-4dcb-bf7e-2a5f6c4eb0bf-image.png

                    Das Log sagt folgendes:

                    2022-05-17 16:20:35.935  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2022-05-17 16:20:38.402  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1960
                    2022-05-17 16:20:38.402  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1960
                    2022-05-17 16:20:40.790  - debug: zigbee.0 (1960) Redis Objects: Use Redis connection: 127.0.0.1:9001
                    2022-05-17 16:20:40.847  - debug: zigbee.0 (1960) Objects client ready ... initialize now
                    2022-05-17 16:20:40.850  - debug: zigbee.0 (1960) Objects create System PubSub Client
                    2022-05-17 16:20:40.852  - debug: zigbee.0 (1960) Objects create User PubSub Client
                    2022-05-17 16:20:40.911  - debug: zigbee.0 (1960) Objects client initialize lua scripts
                    2022-05-17 16:20:40.918  - debug: zigbee.0 (1960) Objects connected to redis: 127.0.0.1:9001
                    2022-05-17 16:20:40.953  - debug: zigbee.0 (1960) Redis States: Use Redis connection: 127.0.0.1:9000
                    2022-05-17 16:20:40.971  - debug: zigbee.0 (1960) States create System PubSub Client
                    2022-05-17 16:20:40.972  - debug: zigbee.0 (1960) States create User PubSub Client
                    2022-05-17 16:20:41.012  - debug: zigbee.0 (1960) States connected to redis: 127.0.0.1:9000
                    2022-05-17 16:20:41.123  - debug: zigbee.0 (1960) Plugin sentry Initialize Plugin (enabled=true)
                    2022-05-17 16:20:41.492  - info: zigbee.0 (1960) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
                    2022-05-17 16:20:41.534  - debug: zigbee.0 (1960) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                    2022-05-17 16:20:41.591  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                    2022-05-17 16:20:41.592  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                    2022-05-17 16:20:42.096  - debug: zigbee.0 (1960) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_17-16_20_41.tar.gz success
                    2022-05-17 16:20:42.105  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                    2022-05-17 16:20:40.790  - debug: zigbee.0 (1960) Redis Objects: Use Redis connection: 127.0.0.1:9001
                    2022-05-17 16:20:40.847  - debug: zigbee.0 (1960) Objects client ready ... initialize now
                    2022-05-17 16:20:40.850  - debug: zigbee.0 (1960) Objects create System PubSub Client
                    2022-05-17 16:20:40.852  - debug: zigbee.0 (1960) Objects create User PubSub Client
                    2022-05-17 16:20:40.911  - debug: zigbee.0 (1960) Objects client initialize lua scripts
                    2022-05-17 16:20:40.918  - debug: zigbee.0 (1960) Objects connected to redis: 127.0.0.1:9001
                    2022-05-17 16:20:40.953  - debug: zigbee.0 (1960) Redis States: Use Redis connection: 127.0.0.1:9000
                    2022-05-17 16:20:40.971  - debug: zigbee.0 (1960) States create System PubSub Client
                    2022-05-17 16:20:40.972  - debug: zigbee.0 (1960) States create User PubSub Client
                    2022-05-17 16:20:41.012  - debug: zigbee.0 (1960) States connected to redis: 127.0.0.1:9000
                    2022-05-17 16:20:41.123  - debug: zigbee.0 (1960) Plugin sentry Initialize Plugin (enabled=true)
                    2022-05-17 16:20:41.492  - info: zigbee.0 (1960) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
                    2022-05-17 16:20:41.534  - debug: zigbee.0 (1960) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                    2022-05-17 16:20:41.591  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                    2022-05-17 16:20:41.592  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                    2022-05-17 16:20:42.096  - debug: zigbee.0 (1960) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_17-16_20_41.tar.gz success
                    2022-05-17 16:20:42.105  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                    2022-05-17 16:21:02.289  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                    2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Failed to start Zigbee
                    2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Error herdsman start
                    2022-05-17 16:21:02.289  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                    2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Failed to start Zigbee
                    2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Error herdsman start
                    2022-05-17 16:21:12.293  - info: zigbee.0 (1960) Try to reconnect. 1 attempts left
                    2022-05-17 16:21:12.295  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                    2022-05-17 16:21:12.296  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                    2022-05-17 16:21:12.319  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                    2022-05-17 16:21:12.564  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    2022-05-17 16:21:12.565  - error: zigbee.0 (1960) Failed to start Zigbee
                    2022-05-17 16:21:12.566  - error: zigbee.0 (1960) Error herdsman start
                    2022-05-17 16:21:12.293  - info: zigbee.0 (1960) Try to reconnect. 1 attempts left
                    2022-05-17 16:21:12.295  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                    2022-05-17 16:21:12.296  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                    2022-05-17 16:21:12.319  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                    2022-05-17 16:21:12.564  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    2022-05-17 16:21:12.565  - error: zigbee.0 (1960) Failed to start Zigbee
                    2022-05-17 16:21:12.566  - error: zigbee.0 (1960) Error herdsman start
                    
                    

                    Das Flashen wurde mit einer erfolgreichen Meldung beendet. Kann man das sonst noch irgendwie kontrollieren?

                    NWHN 1 Antwort Letzte Antwort
                    0
                    • V vqe17235

                      Ich habe die Firmware hier installiert:
                      Z-Stack_3.x.0

                      Der Stick wird jetzt so erkannt:

                      pi@raspberrypi:~ $ ls -la /dev/serial/by-id
                      insgesamt 0
                      drwxr-xr-x 2 root root 60 17. Mai 16:12 .
                      drwxr-xr-x 4 root root 80 17. Mai 16:12 ..
                      lrwxrwxrwx 1 root root 13 17. Mai 16:12 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0 -> ../../ttyUSB0
                      

                      Und eingestellt ist der so:
                      bd6cf137-3b45-4dcb-bf7e-2a5f6c4eb0bf-image.png

                      Das Log sagt folgendes:

                      2022-05-17 16:20:35.935  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2022-05-17 16:20:38.402  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1960
                      2022-05-17 16:20:38.402  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1960
                      2022-05-17 16:20:40.790  - debug: zigbee.0 (1960) Redis Objects: Use Redis connection: 127.0.0.1:9001
                      2022-05-17 16:20:40.847  - debug: zigbee.0 (1960) Objects client ready ... initialize now
                      2022-05-17 16:20:40.850  - debug: zigbee.0 (1960) Objects create System PubSub Client
                      2022-05-17 16:20:40.852  - debug: zigbee.0 (1960) Objects create User PubSub Client
                      2022-05-17 16:20:40.911  - debug: zigbee.0 (1960) Objects client initialize lua scripts
                      2022-05-17 16:20:40.918  - debug: zigbee.0 (1960) Objects connected to redis: 127.0.0.1:9001
                      2022-05-17 16:20:40.953  - debug: zigbee.0 (1960) Redis States: Use Redis connection: 127.0.0.1:9000
                      2022-05-17 16:20:40.971  - debug: zigbee.0 (1960) States create System PubSub Client
                      2022-05-17 16:20:40.972  - debug: zigbee.0 (1960) States create User PubSub Client
                      2022-05-17 16:20:41.012  - debug: zigbee.0 (1960) States connected to redis: 127.0.0.1:9000
                      2022-05-17 16:20:41.123  - debug: zigbee.0 (1960) Plugin sentry Initialize Plugin (enabled=true)
                      2022-05-17 16:20:41.492  - info: zigbee.0 (1960) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
                      2022-05-17 16:20:41.534  - debug: zigbee.0 (1960) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                      2022-05-17 16:20:41.591  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                      2022-05-17 16:20:41.592  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                      2022-05-17 16:20:42.096  - debug: zigbee.0 (1960) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_17-16_20_41.tar.gz success
                      2022-05-17 16:20:42.105  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                      2022-05-17 16:20:40.790  - debug: zigbee.0 (1960) Redis Objects: Use Redis connection: 127.0.0.1:9001
                      2022-05-17 16:20:40.847  - debug: zigbee.0 (1960) Objects client ready ... initialize now
                      2022-05-17 16:20:40.850  - debug: zigbee.0 (1960) Objects create System PubSub Client
                      2022-05-17 16:20:40.852  - debug: zigbee.0 (1960) Objects create User PubSub Client
                      2022-05-17 16:20:40.911  - debug: zigbee.0 (1960) Objects client initialize lua scripts
                      2022-05-17 16:20:40.918  - debug: zigbee.0 (1960) Objects connected to redis: 127.0.0.1:9001
                      2022-05-17 16:20:40.953  - debug: zigbee.0 (1960) Redis States: Use Redis connection: 127.0.0.1:9000
                      2022-05-17 16:20:40.971  - debug: zigbee.0 (1960) States create System PubSub Client
                      2022-05-17 16:20:40.972  - debug: zigbee.0 (1960) States create User PubSub Client
                      2022-05-17 16:20:41.012  - debug: zigbee.0 (1960) States connected to redis: 127.0.0.1:9000
                      2022-05-17 16:20:41.123  - debug: zigbee.0 (1960) Plugin sentry Initialize Plugin (enabled=true)
                      2022-05-17 16:20:41.492  - info: zigbee.0 (1960) starting. Version 1.6.18 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
                      2022-05-17 16:20:41.534  - debug: zigbee.0 (1960) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[88,242,222,188,90,137,132,21]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_24523334e35fec1192ca385f25bfaa52-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                      2022-05-17 16:20:41.591  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                      2022-05-17 16:20:41.592  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                      2022-05-17 16:20:42.096  - debug: zigbee.0 (1960) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_05_17-16_20_41.tar.gz success
                      2022-05-17 16:20:42.105  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                      2022-05-17 16:21:02.289  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                      2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Failed to start Zigbee
                      2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Error herdsman start
                      2022-05-17 16:21:02.289  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                      2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Failed to start Zigbee
                      2022-05-17 16:21:02.290  - error: zigbee.0 (1960) Error herdsman start
                      2022-05-17 16:21:12.293  - info: zigbee.0 (1960) Try to reconnect. 1 attempts left
                      2022-05-17 16:21:12.295  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                      2022-05-17 16:21:12.296  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                      2022-05-17 16:21:12.319  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                      2022-05-17 16:21:12.564  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                      2022-05-17 16:21:12.565  - error: zigbee.0 (1960) Failed to start Zigbee
                      2022-05-17 16:21:12.566  - error: zigbee.0 (1960) Error herdsman start
                      2022-05-17 16:21:12.293  - info: zigbee.0 (1960) Try to reconnect. 1 attempts left
                      2022-05-17 16:21:12.295  - info: zigbee.0 (1960) Starting Zigbee  npm ...
                      2022-05-17 16:21:12.296  - debug: zigbee.0 (1960) Starting zigbee-herdsman...
                      2022-05-17 16:21:12.319  - info: zigbee.0 (1960) Installed Version: iobroker.zigbee@1.6.18
                      2022-05-17 16:21:12.564  - error: zigbee.0 (1960) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                      2022-05-17 16:21:12.565  - error: zigbee.0 (1960) Failed to start Zigbee
                      2022-05-17 16:21:12.566  - error: zigbee.0 (1960) Error herdsman start
                      
                      

                      Das Flashen wurde mit einer erfolgreichen Meldung beendet. Kann man das sonst noch irgendwie kontrollieren?

                      NWHN Offline
                      NWHN Offline
                      NWH
                      schrieb am zuletzt editiert von
                      #14

                      @vqe17235 @Thomas-Braun
                      Ich möchte den Sonoff auf meinem Nas Synology zum laufen bringen.
                      IOB läuft im docker am Nas.
                      Wenn ich das alles mache kommt bei mir immer die Fehlermeldung

                      Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                      

                      Was kann ich machen damit der Stick läuft.
                      Mit dem Pfad betreibe ich einen Conbee USB2 Stick

                      /dev/ttyACM0
                      

                      Da läuft es auf anhieb.

                      Kann mir wer helfen das der Sonnoff auch läuft?

                      AsgothianA Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • NWHN NWH

                        @vqe17235 @Thomas-Braun
                        Ich möchte den Sonoff auf meinem Nas Synology zum laufen bringen.
                        IOB läuft im docker am Nas.
                        Wenn ich das alles mache kommt bei mir immer die Fehlermeldung

                        Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                        

                        Was kann ich machen damit der Stick läuft.
                        Mit dem Pfad betreibe ich einen Conbee USB2 Stick

                        /dev/ttyACM0
                        

                        Da läuft es auf anhieb.

                        Kann mir wer helfen das der Sonnoff auch läuft?

                        AsgothianA Offline
                        AsgothianA Offline
                        Asgothian
                        Developer
                        schrieb am zuletzt editiert von
                        #15

                        @nwh sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

                        Wenn ich das alles mache kommt bei mir immer die Fehlermeldung

                        Poste bitte mal alle Meldungen ab Startversuch des Adapters. Ich gehe davon aus das es weiter vorne noch weitere Meldungen gibt.

                        A.

                        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                        NWHN 2 Antworten Letzte Antwort
                        0
                        • NWHN NWH

                          @vqe17235 @Thomas-Braun
                          Ich möchte den Sonoff auf meinem Nas Synology zum laufen bringen.
                          IOB läuft im docker am Nas.
                          Wenn ich das alles mache kommt bei mir immer die Fehlermeldung

                          Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                          

                          Was kann ich machen damit der Stick läuft.
                          Mit dem Pfad betreibe ich einen Conbee USB2 Stick

                          /dev/ttyACM0
                          

                          Da läuft es auf anhieb.

                          Kann mir wer helfen das der Sonnoff auch läuft?

                          Thomas BraunT Offline
                          Thomas BraunT Offline
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #16

                          @nwh sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

                          No such file or directory, cannot open /dev/ttyACM0

                          Das dürfte der Wahrheit entsprechen. Die Sticks werden i. d. R. nach /dev/ttyUSB0 gehängt. Aur 'richtigen' Systemen kann man das mit

                          ls -l /dev/serial/by-id
                          

                          sehen. Schaut bei mir so aus:

                          [grothesk@manjaro ~]$ ls -l /dev/serial/by-id/
                          insgesamt 0
                          lrwxrwxrwx 1 root root 13 29. Apr 15:27 usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_2C_A8-if00-port0 -> ../../ttyUSB0
                          

                          Aber auf dem synology/docker-Krempel funktioniert das wohl so nicht. Muss dir wer anders helfen.

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

                          1 Antwort Letzte Antwort
                          0
                          • AsgothianA Asgothian

                            @nwh sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

                            Wenn ich das alles mache kommt bei mir immer die Fehlermeldung

                            Poste bitte mal alle Meldungen ab Startversuch des Adapters. Ich gehe davon aus das es weiter vorne noch weitere Meldungen gibt.

                            A.

                            NWHN Offline
                            NWHN Offline
                            NWH
                            schrieb am zuletzt editiert von
                            #17

                            @asgothian

                            Bitte sehr

                            
                            zigbee.0
                            2022-05-28 21:22:03.420	error	Error herdsman start
                            
                            zigbee.0
                            2022-05-28 21:22:03.420	error	Failed to start Zigbee
                            
                            zigbee.0
                            2022-05-28 21:22:03.419	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                            
                            zigbee.0
                            2022-05-28 21:21:53.414	error	Error herdsman start
                            
                            zigbee.0
                            2022-05-28 21:21:53.414	error	Failed to start Zigbee
                            
                            zigbee.0
                            2022-05-28 21:21:53.414	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • NWHN NWH

                              @asgothian

                              Bitte sehr

                              
                              zigbee.0
                              2022-05-28 21:22:03.420	error	Error herdsman start
                              
                              zigbee.0
                              2022-05-28 21:22:03.420	error	Failed to start Zigbee
                              
                              zigbee.0
                              2022-05-28 21:22:03.419	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                              
                              zigbee.0
                              2022-05-28 21:21:53.414	error	Error herdsman start
                              
                              zigbee.0
                              2022-05-28 21:21:53.414	error	Failed to start Zigbee
                              
                              zigbee.0
                              2022-05-28 21:21:53.414	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                              
                              Thomas BraunT Offline
                              Thomas BraunT Offline
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #18

                              @nwh

                              Der Start des Adapters ist länger. Schaut so oder ähnlich aus:

                              2022-05-28 21:25:35.780  - info: host.chet instance system.adapter.zigbee.0 started with pid 15887
                              2022-05-28 21:25:39.429  - info: zigbee.0 (15887) starting. Version 1.7.1 (non-npm: ioBroker/ioBroker.zigbee#a68170f00c76dc216c66d64404c374dc768a02b1) in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.2.0, js-controller: 4.0.23
                              2022-05-28 21:25:39.494  - info: zigbee.0 (15887) internal Backups are disabled
                              2022-05-28 21:25:39.500  - info: zigbee.0 (15887) Starting Zigbee  npm ...
                              2022-05-28 21:25:40.050  - info: zigbee.0 (15887) Installed Version: ioBroker/ioBroker.zigbee#a68170f00c76dc216c66d64404c374dc768a02b1
                              2022-05-28 21:25:51.022  - info: zigbee.0 (15887) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220507}}
                              2022-05-28 21:25:51.035  - info: zigbee.0 (15887) Unable to disable LED, unsupported function.
                              2022-05-28 21:25:51.059  - info: zigbee.0 (15887)   --> transmitPower : normal
                              2022-05-28 21:25:51.070  - info: zigbee.0 (15887) Currently no devices.
                              2022-05-28 21:25:51.072  - info: zigbee.0 (15887) Zigbee started
                              

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

                              NWHN 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @nwh

                                Der Start des Adapters ist länger. Schaut so oder ähnlich aus:

                                2022-05-28 21:25:35.780  - info: host.chet instance system.adapter.zigbee.0 started with pid 15887
                                2022-05-28 21:25:39.429  - info: zigbee.0 (15887) starting. Version 1.7.1 (non-npm: ioBroker/ioBroker.zigbee#a68170f00c76dc216c66d64404c374dc768a02b1) in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.2.0, js-controller: 4.0.23
                                2022-05-28 21:25:39.494  - info: zigbee.0 (15887) internal Backups are disabled
                                2022-05-28 21:25:39.500  - info: zigbee.0 (15887) Starting Zigbee  npm ...
                                2022-05-28 21:25:40.050  - info: zigbee.0 (15887) Installed Version: ioBroker/ioBroker.zigbee#a68170f00c76dc216c66d64404c374dc768a02b1
                                2022-05-28 21:25:51.022  - info: zigbee.0 (15887) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220507}}
                                2022-05-28 21:25:51.035  - info: zigbee.0 (15887) Unable to disable LED, unsupported function.
                                2022-05-28 21:25:51.059  - info: zigbee.0 (15887)   --> transmitPower : normal
                                2022-05-28 21:25:51.070  - info: zigbee.0 (15887) Currently no devices.
                                2022-05-28 21:25:51.072  - info: zigbee.0 (15887) Zigbee started
                                
                                NWHN Offline
                                NWHN Offline
                                NWH
                                schrieb am zuletzt editiert von
                                #19

                                @thomas-braun Wo sehe ich das? Im Protokollfenster oder?

                                Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • NWHN NWH

                                  @thomas-braun Wo sehe ich das? Im Protokollfenster oder?

                                  Thomas BraunT Offline
                                  Thomas BraunT Offline
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von Thomas Braun
                                  #20

                                  @nwh

                                  Ich schau dazu in einem Terminal direkt ins log.

                                  iobroker logs --watch | uniq
                                  

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • NWHN NWH

                                    @thomas-braun Wo sehe ich das? Im Protokollfenster oder?

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

                                    @nwh

                                    Ich weiß nicht ob das beim Docker auch funktioniert, aber mach ein weiteres Terminal auf und dann mit

                                    dmesg -wT
                                    

                                    schauen was passiert wenn der Stick ausgesteckt wird und nach einer Minute wieder eingestöpselt wird.

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

                                    NWHN 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @nwh

                                      Ich weiß nicht ob das beim Docker auch funktioniert, aber mach ein weiteres Terminal auf und dann mit

                                      dmesg -wT
                                      

                                      schauen was passiert wenn der Stick ausgesteckt wird und nach einer Minute wieder eingestöpselt wird.

                                      NWHN Offline
                                      NWHN Offline
                                      NWH
                                      schrieb am zuletzt editiert von
                                      #22

                                      @thomas-braun
                                      Das geht nicht im Terminal vom docker bzw. kenne ich mich dabei zu wenig aus.

                                      Aber das habe ich jetzt aus den Protokoll.

                                      
                                      zigbee.0
                                      2022-05-28 21:33:22.470	info	Installed Version: iobroker.zigbee@1.6.18
                                      zigbee.0
                                      2022-05-28 21:33:22.464	error	Error herdsman start
                                      zigbee.0
                                      2022-05-28 21:33:22.463	error	Failed to start Zigbee
                                      zigbee.0
                                      2022-05-28 21:33:22.463	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                                      zigbee.0
                                      2022-05-28 21:33:22.462	debug	zigbee-herdsman:adapter:zStack:znp:log Opening SerialPort with /dev/ttyACM0 and {"baudRate":115200,"rtscts":false,"autoOpen":false}
                                      zigbee.0
                                      2022-05-28 21:33:22.462	debug	zigbee-herdsman:controller:log Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"panID":6748,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[15],"extenedPanID":[255,221,221,221,221,221,221,170]},"serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyACM0","adapter":"zstack"},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","databaseBackupPath":null,"backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","adapter":{"disableLED":false,"forceStartWithInconsistentAdapterConfiguration":false},"acceptJoiningDeviceHandler":null}'
                                      zigbee.0
                                      2022-05-28 21:33:22.461	debug	zigbee-herdsman:adapter:zStack:znp:error Failed to determine if path is valid: 'Error: ENOENT: no such file or directory, lstat '/dev/ttyACM0''
                                      zigbee.0
                                      2022-05-28 21:33:22.460	debug	Starting zigbee-herdsman...
                                      zigbee.0
                                      2022-05-28 21:33:22.459	info	Starting Zigbee npm ...
                                      zigbee.0
                                      2022-05-28 21:33:22.459	info	Try to reconnect. 1 attempts left
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • AsgothianA Asgothian

                                        @nwh sagte in Sonoff Zigbee Stick im Adapter nicht erkannt:

                                        Wenn ich das alles mache kommt bei mir immer die Fehlermeldung

                                        Poste bitte mal alle Meldungen ab Startversuch des Adapters. Ich gehe davon aus das es weiter vorne noch weitere Meldungen gibt.

                                        A.

                                        NWHN Offline
                                        NWHN Offline
                                        NWH
                                        schrieb am zuletzt editiert von
                                        #23

                                        @asgothian Kann es sein, dass es daran liegt, dass ich mit der gleichen Instanz, allerdings habe ich den Stick gewechselt.
                                        Andere Frage, ich habe jetzt alles gelöscht (Instanz und Objekte), aber wenn ich wieder eine "zigbee" Instanz installiere und wieder den Conbee2 nehme sind alle angelernten Geräte wieder da. Allerdings steht bei jedem Gerät undefined. Ich kann diese auch nicht umbenennen. Zuvor ging das !
                                        Muss was in im Ordner "Iobroker_Data" gelöscht werden?

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


                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        427

                                        Online

                                        32.7k

                                        Benutzer

                                        82.5k

                                        Themen

                                        1.3m

                                        Beiträge
                                        Community
                                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                        ioBroker Community 2014-2025
                                        logo
                                        • Anmelden

                                        • Du hast noch kein Konto? Registrieren

                                        • Anmelden oder registrieren, um zu suchen
                                        • Erster Beitrag
                                          Letzter Beitrag
                                        0
                                        • Home
                                        • Aktuell
                                        • Tags
                                        • Ungelesen 0
                                        • Kategorien
                                        • Unreplied
                                        • Beliebt
                                        • GitHub
                                        • Docu
                                        • Hilfe