What is the problem?
I created and saved a backup from a previous version of Octoprint (running on Octopi) using the command line backup tool. After reinstalling Octopi, I moved the backup to the pi and attempted a restore using the backup:restore
command, at which point it told me Not an OctoPrint backup, lacks metadata.json
. I went to take a look at the backup, and... it only contains a single (large) .img
file.
The backup is named octopi-1.1.0-1.11.2-20250610114348.zip
and contains only octopi-1.1.0-1.11.2-20250610114348.img
.
After some research, I take it this is Not Normal.
What did you already try to solve it?
Mostly googling around to see if anyone else has ended up with a backup file that has an img
file in it instead of the usual (I now realize) set of files and directories. Didn't find anything, unfortunately.
Have you tried running in safe mode?
N/A
Did running in safe mode solve the problem?
N/A
Systeminfo Bundle
octoprint-systeminfo-20250719183620.zip (7.3 KB)
Note that all I've done is click through the setup dialog.
Additional information about your setup
Octoprint Version 1.11.2
Octopi Build 2025.06.10.114348 with "webcamd", based on OctoPi 1.1.0, running on Raspberry Pi 4 Model B Rev 1.2
Freshly flashed.
The full restore command:
pi@octopi:~ $ ./oprint/bin/octoprint plugins backup:restore ~/octopi-1.1.0-1.11.2-20250610114348.zip
Initializing settings & plugin subsystem...
Not an OctoPrint backup, lacks metadata.json
Removing temporary zip
Restoring from /tmp/tmphsfu4_iv failed