how to restore old containers without loosing data #help-desk-support
hi π Could you point me how to restore old containers without loosing data?
I'm having similar problem's each time I restart computer, also my upload location change each time for example/media/Data and next time /media/Data1 π

9 Replies
I feel like I need some more info on this issue
So why is your media directory moving?
Also this looks like you're trying to start a docker container while it's already running? You have insight on that?
Him thanks for checking up π
Directory is moving most likely because its on separate partition that's need to be mounted each time when pc restarts and assign new number..
I tried to stop all containers and start it again but getting the same error..looks like some conflict exist
Data5 is newly mounted, rest are just there i have not created it, so it looks like big mess π¦

I stopped and removed containers, is there a way to reassign photos that are still on the drive?
that directory changing names is a problem
You should try manually assigning it a path in fstab
do you mean use the photos already on the drive without having to reupload?
Yes, precisely..is it possible or should i upload everything from scratch?
Is this instruction will be ok:
https://medium.com/linuxstories/linux-how-to-add-a-drive-to-fstab-the-right-way-9b4bd04a81d2
Medium
Linux: how to add a filesystem to fstab the right way
Searching the web for examples on how to mount drives on Linux returns a ton of results, most of those examples mounts the disk using theβ¦
Yeah that should be ok
As long as you didn't remove the volumes (where the db is stored) you should be okay
No, i couldn't remove the old volumes, "Data1" etc.. but immich do not recognize them..will try to do fstab tomorrow and check if that helps