ZIgbeefordomoticz: UI not loading and errors in log
Posted: Tuesday 05 March 2024 9:44
After messing up my domoticz system with a failed update, I had to revert back to a version of long ago, now my Zigbeeforfdomoticz is not working any more. Since I have hundreds of (sub) devices in there from my heating system, I'd really like to get this up and running again with the exiting device list. I have already updated python.
Would be very grateful for some help with this!
from the error log:
2024-03-05 09:28:56.850 Error: zigbee4domoticz hardware (53) thread seems to have ended unexpectedly
2024-03-05 09:29:10.854 Error: Creasol Dombus hardware (32) thread seems to have ended unexpectedly
from yesterday:
2024-03-04 15:31:57.819 Error: zigbee4domoticz: (Zigate) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/Domoticz-Zigbee/:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages'.
2024-03-04 15:31:57.827 Error: zigbee4domoticz: Traceback (most recent call last):
2024-03-04 15:31:57.827 Error: zigbee4domoticz: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 122, in <module>
2024-03-04 15:31:57.828 Error: zigbee4domoticz: from Modules.checkingUpdate import (checkFirmwareUpdate, checkPluginUpdate,
2024-03-04 15:31:57.828 Error: zigbee4domoticz: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/checkingUpdate.py", line 14, in <module>
2024-03-04 15:31:57.828 Error: zigbee4domoticz: import dns.resolver
2024-03-04 15:31:57.829 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/dns/resolver.py", line 39, in <module>
2024-03-04 15:31:57.829 Error: zigbee4domoticz: import dns.query
2024-03-04 15:31:57.829 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/dns/query.py", line 47, in <module>
2024-03-04 15:31:57.829 Error: zigbee4domoticz: import requests
2024-03-04 15:31:57.830 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/requests/__init__.py", line 95, in <module>
2024-03-04 15:31:57.830 Error: zigbee4domoticz: from urllib3.contrib import pyopenssl
2024-03-04 15:31:57.830 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/urllib3/contrib/pyopenssl.py", line 46, in <module>
2024-03-04 15:31:57.830 Error: zigbee4domoticz: import OpenSSL.SSL
2024-03-04 15:31:57.831 Error: zigbee4domoticz: File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in <module>
2024-03-04 15:31:57.831 Error: zigbee4domoticz: from OpenSSL import crypto, SSL
2024-03-04 15:31:57.831 Error: zigbee4domoticz: File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1556, in <module>
2024-03-04 15:31:57.832 Error: zigbee4domoticz: class X509StoreFlags(object):
2024-03-04 15:31:57.832 Error: zigbee4domoticz: File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1577, in X509StoreFlags
2024-03-04 15:31:57.832 Error: zigbee4domoticz: CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
2024-03-04 15:31:57.832 Error: zigbee4domoticz: AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
Would be very grateful for some help with this!
from the error log:
2024-03-05 09:28:56.850 Error: zigbee4domoticz hardware (53) thread seems to have ended unexpectedly
2024-03-05 09:29:10.854 Error: Creasol Dombus hardware (32) thread seems to have ended unexpectedly
from yesterday:
2024-03-04 15:31:57.819 Error: zigbee4domoticz: (Zigate) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/Domoticz-Zigbee/:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages'.
2024-03-04 15:31:57.827 Error: zigbee4domoticz: Traceback (most recent call last):
2024-03-04 15:31:57.827 Error: zigbee4domoticz: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/plugin.py", line 122, in <module>
2024-03-04 15:31:57.828 Error: zigbee4domoticz: from Modules.checkingUpdate import (checkFirmwareUpdate, checkPluginUpdate,
2024-03-04 15:31:57.828 Error: zigbee4domoticz: File "/home/pi/domoticz/plugins/Domoticz-Zigbee/Modules/checkingUpdate.py", line 14, in <module>
2024-03-04 15:31:57.828 Error: zigbee4domoticz: import dns.resolver
2024-03-04 15:31:57.829 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/dns/resolver.py", line 39, in <module>
2024-03-04 15:31:57.829 Error: zigbee4domoticz: import dns.query
2024-03-04 15:31:57.829 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/dns/query.py", line 47, in <module>
2024-03-04 15:31:57.829 Error: zigbee4domoticz: import requests
2024-03-04 15:31:57.830 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/requests/__init__.py", line 95, in <module>
2024-03-04 15:31:57.830 Error: zigbee4domoticz: from urllib3.contrib import pyopenssl
2024-03-04 15:31:57.830 Error: zigbee4domoticz: File "/usr/local/lib/python3.9/dist-packages/urllib3/contrib/pyopenssl.py", line 46, in <module>
2024-03-04 15:31:57.830 Error: zigbee4domoticz: import OpenSSL.SSL
2024-03-04 15:31:57.831 Error: zigbee4domoticz: File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in <module>
2024-03-04 15:31:57.831 Error: zigbee4domoticz: from OpenSSL import crypto, SSL
2024-03-04 15:31:57.831 Error: zigbee4domoticz: File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1556, in <module>
2024-03-04 15:31:57.832 Error: zigbee4domoticz: class X509StoreFlags(object):
2024-03-04 15:31:57.832 Error: zigbee4domoticz: File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1577, in X509StoreFlags
2024-03-04 15:31:57.832 Error: zigbee4domoticz: CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
2024-03-04 15:31:57.832 Error: zigbee4domoticz: AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'