tpmullan / OctoPrint-DetailedProgress

28 stars 14 forks source link

404 Error updating #25

Closed nickm324 closed 3 years ago

nickm324 commented 3 years ago

When updating from within Octoprint it fails

Now updating DetailedProgress Plugin to 0.2.6 +++++++++++++++++++++++++++++++++++++++++++++ /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/dattas/OctoPrint-DetailedProgress/archive/0.2.6.zip --no-cache-dir Collecting https://github.com/dattas/OctoPrint-DetailedProgress/archive/0.2.6.zip HTTP error 404 while getting https://github.com/dattas/OctoPrint-DetailedProgress/archive/0.2.6.zip Could not install requirement https://github.com/dattas/OctoPrint-DetailedProgress/archive/0.2.6.zip because of error 404 Client Error: Not Found for url: https://codeload.github.com/dattas/OctoPrint-DetailedProgress/zip/0.2.6 Could not install requirement https://github.com/dattas/OctoPrint-DetailedProgress/archive/0.2.6.zip because of HTTP error 404 Client Error: Not Found for url: https://codeload.github.com/dattas/OctoPrint-DetailedProgress/zip/0.2.6 for URL https://github.com/dattas/OctoPrint-DetailedProgress/archive/0.2.6.zip The update did not finish successfully. Please consult octoprint.log and plugin_softwareupdate_console.log for details.

Yvrogne commented 3 years ago

Reinstall it :

Notice regarding plugin "Detailed Progress Plugin" Affected versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4 Version 0.2.3 of this plugin is available from a new maintainer, but your version still looks for updates at the repository of the old maintainer. Please re-install the plugin from the repository to update.

tpmullan commented 3 years ago

Yeah it needs to be reinstalled since this is not the original git repo. I merged many improvements from many devs to this repo