We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
everyday at 12.00 I got this error messages in Domoticz Log :
2023-02-13 12:00:54.111 Error: PyPM: Call to function 'onHeartbeat' failed, exception details: 2023-02-13 12:00:54.128 Error: PyPM: Traceback (most recent call last): 2023-02-13 12:00:54.128 Error: PyPM: File "/home/pi/domoticz/plugins/PP-MANAGER/plugin.py", line 788, in onHeartbeat 2023-02-13 12:00:54.128 Error: PyPM: _plugin.onHeartbeat() 2023-02-13 12:00:54.128 Error: PyPM: File "/home/pi/domoticz/plugins/PP-MANAGER/plugin.py", line 456, in onHeartbeat 2023-02-13 12:00:54.128 Error: PyPM: self.CheckForUpdatePythonPlugin(self.plugindata[Parameters["Mode2"]][0], self.plugindata[Parameters["Mode2"]][1], str(dir)) 2023-02-13 12:00:54.128 Error: PyPM: File "/home/pi/domoticz/plugins/PP-MANAGER/plugin.py", line 580, in CheckForUpdatePythonPlugin 2023-02-13 12:00:54.128 Error: PyPM: if (self.plugindata[ppKey][2] in self.ExceptionList): 2023-02-13 12:00:54.128 Error: PyPM: KeyError: 'examples'
I did a git update yesterday, but today same error
any idea why ? thanks
The text was updated successfully, but these errors were encountered:
@lemassykoi i guess this is not an issue anymore, or is it?
Sorry, something went wrong.
sadly, yes it is :
be72714
Successfully merging a pull request may close this issue.
Hi,
everyday at 12.00 I got this error messages in Domoticz Log :
I did a git update yesterday, but today same error
any idea why ? thanks
The text was updated successfully, but these errors were encountered: