OctoPrint Update error Hi I been trying to update the octorpinter without any success. I followed the exact steps that are in the e3d-online wiki page and everything works fine. I downloaded the resent file of the octopi web site (2016-03-18-octopi-jessie-lite-0.13.0), then I wrote the image to the SD Card. Everything works fine up until the Update Available pop-up shows up, I select the update but it always shows an error. The log file reported this: “2016-03-18 08:21:47,074 - octoprint.plugins.softwareupdate - ERROR - Update of octoprint can not be performed Traceback (most recent call last): File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/softwareupdate/__init__.py", line 637, in _perform_update update_result = updater.perform_update(target, check, target_version) File "/home/pi/oprint/lib/python2.7/site-packages/OctoPrint-1.2.10-py2.7.egg/octoprint/plugins/softwareupdate/updaters/update_script.py", line 69, in perform_update raise UpdateError("Error while executing update script for %s", (e.stdout, e.stderr)) UpdateError” After that, every time I restart the octopi, a page appears saying the following massage “The OctoPrint server is currently not running” (see attached files). Can anyone help, please. Thanks for your time.
I have no idea why both of my RPis running octopi failed the update, but a quick sudo reboot fixed it (the menu wouldn't fix the reboot, only from the terminal!)
At the moment I'm printing a long proyect but as soon as it finishes, I'll proceed to test what you recommend. Thanks a lot.