dnpwwo / Domoticz-Google-Plugin

MIT License
40 stars 10 forks source link

Domoticz crash #16

Open Tsjippy opened 4 years ago

Tsjippy commented 4 years ago

It seems to work, but after a while Domoticz crashes when this plugin is enabled.

Both on the latest stabel and the lastest beta (4.11605) Python Version: Python 3.7.3

Xenomes commented 4 years ago

Here the same problem, Running Raspbian Buster with Domoticz beta (4.11605) Python 3.7.3, All the required plugins installed by the howto.

dnpwwo commented 4 years ago

I run the plugin on this setup:

Version: 4.11215 Build Hash: 3f2677818 Compile Date: 2019-08-19 20:27:46 dzVents Version: 2.4.28 Python Version: 3.7.3 (default, Apr 3 2019, 05:39:12) [GCC 8.2.0]

and don't see issues, Domoticz has run for months at a time.

Some people have recently reported that some recent versions of zeroconf can cause issues.

Xenomes commented 4 years ago

I did a downgrade of zeroconf, it looks for now its running stable.

sudo pip3 install zeroconf==0.24.3

pablogventura commented 4 years ago

Not works for me. Domoticz crash when I try to send notifications to Google Home. Sometimes it works once before to crash and then I need to restart Domoticz.

FilipDem commented 2 years ago

For me the same, regular crashes of Domoticz... Should I downgrade zeroconf? My current version is 0.27.1 (running Raspian Buster). Advice welcome... Domoticz version

Version: 2021.1
Build Hash: 8547c5b7e
Compile Date: 2021-04-17 17:29:11
dzVents Version: 3.1.7
Python Version: 3.7.3 (default, Jan 22 2021, 20:04:44) [GCC 8.3.0]

Thanks for feedback.