stas-demydiuk / domoticz-zigbee2mqtt-plugin

zigbee2mqtt plugin for domoticz
MIT License
137 stars 97 forks source link

Domoticz beta crashes #741

Closed olivierperdaens closed 2 years ago

olivierperdaens commented 2 years ago

Issue description Domoticz beta (13872) crashes when plugin zigbee2mqtt (beta 3.1.0) is added

Additional information Zigbee2MQTT version: 1.22.0 commit: df0543d4 Python version: 3.9.2 Domoticz version: beta (13872) Plugin version: (beta 3.1.0)

Logs 2021-11-25 10:59:19.659 Status: Zigbee2MQTT: Initialized version 3.1.0-beta 2021-11-25 10:59:19.661 Error: Domoticz(pid:17317, tid:17365('Zigbee2MQTT')) received fatal signal 11 (Segmentation fault) 2021-11-25 10:59:19.661 Error: siginfo address=0x43a5, address=(nil) 2021-11-25 10:59:21.349 Error: Did not find stack frame for thread (LWP 17365)), printing full gdb output:

ariekanarie2005 commented 2 years ago

Issue description Domoticz beta (13872) crashes when plugin zigbee2mqtt (beta 3.1.0) is added

Additional information Zigbee2MQTT version: 1.22.0 commit: df0543d4 Python version: 3.9.2 Domoticz version: beta (13872) Plugin version: (beta 3.1.0)

Domoticz wont start after added plugin.

ariekanarie2005 commented 2 years ago

Maybe the plugin is not the problem but domoticz and python 3.9 and plugins using python, see this: https://www.domoticz.com/forum/viewtopic.php?f=6&t=37376

KoenJanssen commented 2 years ago

Seems like : ariekanarie2005 found the same forum thread I did.

ariekanarie2005 commented 2 years ago

Yesterday i first downloaded latest buster image, which have python3,72 installed. I installed the beta domoticz and installed zigbee2mqtt plugin. Domoticz is starting, i can add new devices , but under the extra zigbeetab i see no devices, page stays loading. So it seems there is also an issue with the plugin. Maybee set a Old 3,0 stable back as default ????

stas-demydiuk commented 2 years ago

Looks like the same issue as #689, closing this one