marcoraddatz / homebridge-docker

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

EISDIR error after minor change to config.json #47

Closed aptonline closed 6 years ago

aptonline commented 6 years ago

After adding an SSL Cert to my Synology I decided to add SSL options in config.json for Homebridge, they didn’t work so I changed them back. Now I get the following EISDIR error everytime I try to loads Homebridge and the docker stops.

https://hastebin.com/kawuwikoyu.js

I’ve downloaded the docker again and checked and double checked the config.json and can’t see an issue. Help!

aptonline commented 6 years ago

After some testing discovered the contents of the persist folder contained something that homebridge didn't like. Working again now 👍🏼