homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 240 forks source link

error #364

Closed ddong3000 closed 3 years ago

ddong3000 commented 3 years ago

Describe Your Problem: 519E065B-F918-4427-9C10-45D341CA32D8

Logs:

Show the Docker container logs here

Docker Start Command:

docker run --net=host ...

Homebridge Config:

Show your homebridge config.json here

Screenshots:

Environment:

OS | Alpine Linux (3.12.4) raspberrypi nodejs v14.16.0 NPM v6.14.11 Homebridge v1.3.4 ConfigUI v4.41.0

bwp91 commented 3 years ago

This was an issue with the ewelink plugin that has been fixed in the latest version.

ddong3000 commented 3 years ago

Oh thanks for your reply!