AttributeError when restarting a plugin
Posted: Tuesday 16 June 2020 10:33
Stopping and starting some plugins results in a python AttributeError. No line numbers (not available), no extra data. Any idea what might be causing this? It only happens with some plugins and it only happens when stopping and then starting that plugin (ie a domoticz restart won't give this error):
Code: Select all
Jun 16 10:11:31 domoticz domoticz: (LG-SmartThinq-AC) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/LG-SThinq-AC/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages'.
Jun 16 10:11:31 domoticz domoticz: (SLK-Airco) Module Import failed, exception: 'AttributeError'
Jun 16 10:11:31 domoticz domoticz: (SLK-Airco) Error Line details not available.