OctoPrint Update error

Discussion in 'Calibration, Help, and Troubleshooting' started by Patricio Zapata, Jul 31, 2016.

  1. Patricio Zapata

    Joined:
    Jun 27, 2016
    Messages:
    9
    Likes Received:
    0
    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. octopi.jpg
     
  2. Henry feldman

    Henry feldman Well-Known Member

    Joined:
    Sep 5, 2015
    Messages:
    969
    Likes Received:
    391
    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!)
     
  3. TimV

    TimV Well-Known Member

    Joined:
    Mar 13, 2016
    Messages:
    151
    Likes Received:
    26
    One good thing to remember, 1st reboot your RPi before you update helps alot
     
  4. Patricio Zapata

    Joined:
    Jun 27, 2016
    Messages:
    9
    Likes Received:
    0
    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.
     

Share This Page