GusMuche / homebridge-zipabox-platform

Homebridge plugin to Link HomeKit and the Zipabox through API request. Implementation in dynamic platform.
MIT License
5 stars 2 forks source link

Homebridge Zipabox Platform stop working after few hours #32

Closed Mikis83 closed 3 years ago

Mikis83 commented 3 years ago

Hi, I would like to get assistance, Homebridge Zipabox Platform stop working after few hours, and there is no connection to the homekit, I need to restart the homebridge to reconnect to zipato again.

Attached log file:

Homebridge Zipabox Platform - error.txt

Thanks!

GusMuche commented 3 years ago

Hi Mikis83,

Seems that you config for local access. The plugin didn't find your zipato box in your network. Are you sure that all router, server, homebridge and zipato box are online each time ?

Also I've validate local network for my box working in v2. When you connect to dashboard, are you in v2 or v3? (website my.zipato.com or my3.zipato.com)

If you're on v3 you need to wait the next version. If in v2, maybe working with remote access will solve your issue.

I've encounter same issue a few times but I never success to reproduce it. I work on synology nas and need a restart to get all on line.

GusMuche commented 3 years ago

Hi Mikis83,

Have you try something with this issue ?

I just update the dev branch and dev package and use it on the v3 without problem of disconnection.

Also for V3 it's not possible to use local access to the API of the box. Maybe Zipato will change this in the future...

GusMuche commented 3 years ago

Final solution to test : force the use of other DNS for your docker installation (if you use docker). I have same problem recently and that solve the problem.

Ticket close for delay.