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

Error while retrieving update information #3

Open
EXOgreen opened this issue Oct 28, 2018 · 0 comments
Open

Error while retrieving update information #3

EXOgreen opened this issue Oct 28, 2018 · 0 comments

Comments

@EXOgreen
Copy link

Noticed this in my logs while trying to find why my octoprint server died.

2018-10-28 15:20:17,381 - octoprint.plugins.softwareupdate - ERROR - Error while retrieving update information from plugin m73etaoverride

Traceback (most recent call last):

File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/init.py", line 111, in _get_configured_checks
hook_checks = hook()

File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_m73etaoverride/init.py", line 19, in get_update_information
displayName=self._plugin_name,

NameError: global name 'self' is not defined

I don't think its my main issue but would be nice to know if your plugin has an update.

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