Octoprint don't start after upgrade

Hi,
I haven't turned on my printer for a few months.
Yesterday I carried out all the updates indicated but octoprint no longer starts.
What can I do?
This is the log
thx
octoprint.log (330.9 KB)

try SSH to your pi and run the command

/home/pi/oprint/bin/pip install --force-reinstall --no-cache-dir octoprint

Nothing, this is the otuput

There's lots of odd errors in that log that make me think that your SD card may have corrupted, or at minimum the OctoPrint virtual environment it's installed in did. Probably quickest approach to getting back online is re-flashing the SD card with the newest OctoPi version.

ok, is there any way to recover filament data of filament manager plugin?

So, no way to recover the old filament manager database from the old sd?

You may try with WinSCP via SSH.
That implies, SSH is working.

Last possibility would be to mount the SD card to a Linux running PC and try to retrieve the data that way.

I can try both ways, but what are the files to move to the new installation?

For I don't use the plugin, I can't tell.

You may have to investigate.

Usually plugin files are stored in /home/pi/.octoprint/data/<plugin identifier>/.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.