Open coljac opened 4 years ago
@foosel seen anything like this on your upgrade rigs? Is this a pi4B with how much ram?
Have seen no such issues at all (and just last week I've updated several 0.17.0 installs again to various 1.4.x versions).
Is this a pi4B with how much ram?
4 gigs.
I will attempt some more installs from scratch and see if the problem is reproducible.
I had an upgrade failure as well. Web interface would not come up. Should I open another issue or paste my log here?
I tried this once more with a fresh image of OctoPi and now upgrading to 1.4.1. It was successful. So either the original issue was a true quirk, or the dependencies for 1.4.1 are slightly different allowing pip to complete. This can be closed.
FWIW the 4B4gb has some specific issues not seen in other 4Bs. But I suspect this is related to undervoltage/overheating. dertbv and any others, please post full diagnostic info- the upgrade log as well as the output from vcgencmd get_throttled
, the output from tail -8 /proc/cpuinfo
, the octoprint.log, etc.
octoprint.log I have already reverted back to 1.4.0 this is the only log that i kept.
Can I close this? Closing if no reply
What were you doing?
After a new install of OctoPi on a Pi 4B, OctoPrint advises that an update to 1.4.0 is available. Using the automatic updated and/or updating from the command line fails.
Steps to reproduce:
/home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/foosel/OctoPrint/archive/1.4.0.zip --no-cache-dir
from the command line)What did you expect to happen?
OctoPrint should have updated and restarted.
What happened instead?
Installation fails (in particular, the psutil dependency). The key part of
plugin_softwareupdate_console.log
is as follows (full log attached):Version of OctoPi
OctoPi 0.17.0 OctoPrint 1.3.12
Printer model & used firmware incl. version
Ender 3 Pro (but not relevant)
Screenshot(s)/video(s) showing the problem:
plugin_softwareupdate_console.log