Page 1 of 1

AttributeError when restarting a plugin

Posted: Tuesday 16 June 2020 10:33
by heggink
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.

Re: AttributeError when restarting a plugin

Posted: Sunday 28 March 2021 22:32
by lbuijk