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 calling plugin printhistory - Could not convert string to float #55

Open
furicks opened this issue Jun 13, 2017 · 0 comments

Comments

@furicks
Copy link

furicks commented Jun 13, 2017

Could be a bug or something unusual in my setup.

ValueError: could not convert string to float: 2017-06-13 00:50:57,165 - octoprint.plugin - ERROR - Error while calling plugin printhistory Traceback (most recent call last): File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.4-py2.7.egg/octoprint/plugin/__init__.py", line 229, in call_plugin result = getattr(plugin, method)(*args, **kwargs) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/__init__.py", line 146, in on_event return eventHandler.eventHandler(self, event, payload) File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/eventHandler.py", line 38, in eventHandler fileName = payload["name"] KeyError: 'name'

I'm running a Rep 2X with Sailfish firmware. Octo Pi on the Raspberry Pi 3b.
It doesn't happen all the time only sometimes and it causes the connection with the printer to close at the end of the print.

Running the latest GPX plugin for Octo Pi
GPX (2.5.5)

The file being printed was named 11x_Qidi_paladinscrystal.gcode

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