marcoraddatz / homebridge-docker

Dockerized Homebridge. No plugins pre-defined, hassle-free setup. Read instructions!
Apache License 2.0
127 stars 47 forks source link

Homebridge crashes after a few days #69

Closed jeGit closed 4 years ago

jeGit commented 4 years ago

Hi, running your docker image on a Synology. After the latest restart I figured out that Homebridge crashes after a couple of days with the following error message in the container's log viewer:

[1/4/2020, 5:28:18 PM] [ZWayServer] ERROR: Fatal! Authentication failed (error code 401)! Check the username and password in config.json! stdout

Config.json is OK according to the validator. This error message is repeated several times before the crash.

Homebridge version is 0.4.50 Username and password have not been changed during this time. Is there any more info available for a more precise analysis. Tia, Jens

marcoraddatz commented 4 years ago

I don't know the Z-Way plugin. Have you checked your firewall?

However, I guess this error is not related to this project, but might be related to this one here: https://github.com/SphtKr/homebridge-zway/blob/master/index.js#L185