What is the problem?
I'm on a really old version, 1.4.0 and realized I needed to update, but it keeps erroring out.
What did you already try to solve it?
Standard update, Safe Mode Update, SSH to RPi and updating pip, and updating OctoPrint, and also tried to update from command line to 1.5.0 and 1.6.0 hoping I could incrementally step up.
Have you tried running in safe mode?
Yes
Did running in safe mode solve the problem?
No
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
1.4.0 doesn't seem to have Systeminfo Bundle available, otherwise I'd be happy to provide this.
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
OctoPrint 1.4.0, OctoPi 0.17.0, Creality Ender 3, Raspberry Pi 4B Rev 1.2, Chrome on W10
The error log contains the following, but I can't determine why it's failing all options I've tried:
Traceback (most recent call last): File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/__init__.py", line 1060, in _perform_update update_result = updater.perform_update(target, populated_check, target_version, log_cb=self._log, online=online) File "/home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate/updaters/pip.py", line 116, in perform_update raise exceptions.UpdateError("Error while executing pip install", (stdout, stderr)) UpdateError
Thanks for any help anyone can provide, it's much appreciated.