FormerLurker / ArcWelderPlugin

A plugin for OctoPrint used to convert G0/G1 commands to G2/G3 commands. Reduce the size of your gcode files, and reduce number of gcodes per second sent to your printer.
Other
444 stars 25 forks source link

Error in Software update tab #210

Open mcdowelljc opened 3 years ago

mcdowelljc commented 3 years ago

Describe the bug Arc Welder: Anti-Stutter: unknown Release Channel: Stable Installed: ? Available: ? Unknown error while checking for update, please check the logs

Expected behavior

Debug Log 2021-08-15 20:41:56,162 - octoprint.plugins.softwareupdate - ERROR - Could not check arc_welder for updates Traceback (most recent call last): File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/init.py", line 1785, in get_current_version target, check, online=online, credentials=credentials File "/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugins/softwareupdate/version_checks/github_release.py", line 305, in get_latest target octoprint.plugins.softwareupdate.exceptions.ConfigurationInvalid: Update configuration for arc_welder of type github_release needs all of user, repo and current set and not None

FormerLurker commented 3 years ago

Yeah, I am aware of this, and it has been corrected, but I need to submit a pull request to Octoprint to fix the current master version unfortunately :(

mcdowelljc commented 3 years ago

It's all good. I appreciate all that you have done! It has made my printing MUCH faster!

FormerLurker commented 3 years ago

I appreciate all that you have done! It has made my printing MUCH faster!

I'm so happy it's helped you out! Thank you for the compliment :)

Swap-File commented 2 years ago

Is this error still expected behavior? Just wanted to make sure I didn't have a problem elsewhere in my OctoPi setup.

FormerLurker commented 2 years ago

It is for v 1.0. I still need to submit a PR to the OctoPrint repo, which will hopefully not take too much longer.

richard-scott commented 2 years ago

It's strange that you can install from here and the Software Update section reports the correct values.

Screenshot 2022-02-15 at 18 27 04