Skip to content
New issue

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

KeyError: 'examples' #45

Open
lemassykoi opened this issue Feb 13, 2023 · 0 comments
Open

KeyError: 'examples' #45

lemassykoi opened this issue Feb 13, 2023 · 0 comments

Comments

@lemassykoi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant