dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 503 forks source link

Deconz Docker Image - Firmware Not Connected #7806

Closed andrzejom closed 5 months ago

andrzejom commented 5 months ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

While connecting to homebridge I receive following error/warning log "[deCONZ] warning: 192.168.8.158:4530: 0000000000000000: not a RaspBee/ConBee mac address - retrying in 60s" . While accessing Deconz WebUI the issue is shown as "Firmware: Not Connected". I tried several options from different sources but I can't make it work.

On raspberry PI USB is show as crw-rw----+ 1 root dialout 188, 0 Jun 5 00:28 /dev/ttyUSB0 usb-dresden_elektronik_ConBee_III_DE03217198-if00-port0 - as I believe accesses should be handled okay. In the docker compose files (each separate for the container I'm passing through not a serial USB but a device) DeConz Docker Compose File _version: '3' services: deconz: image: deconzcommunity/deconz container_name: deconz restart: always network_mode: host volumes:

Homebridge Docker Compose File _version: '2' services: homebridge: image: oznu/homebridge:latest container_name: homebridge restart: always network_mode: host volumes:

Steps to reproduce the behavior

  1. Homebridge Accesories is empty. Using official Deconz plugin and discovery for gateways
  2. Deconz webui doesn't change

Expected behavior

So that Homebridge will see a mac address properly

Screenshots

No response

Environment

deCONZ Logs

No response

Additional context

No response

Mimiix commented 5 months ago

Hi,

As this is not an issue as described in #5113 I am closing this issue.

Please open an topic on the forums.

Kind regards,