I
Immich2y ago
Nuggia

New Immich container, How can I add all my media from previous Immich container?

Had a corrupt database where it wasn't able to show any of my picture/video immich so i removed the container; docker-compose down -v How can I get immich to scan UPLOAD_LOCATION for prior existing photo and video?
10 Replies
bo0tzz
bo0tzz2y ago
You can't, you'll need to restore a backup of your database or use the CLI to upload the files again
Nuggia
NuggiaOP2y ago
Gotcha, so im trying to bulk upload. Assuming UPLOAD_LOCATION IS /mnt/smbshare/Immich/ Why isn't this command not recognizing the path? I first tried the absolute path to the library and that didn't work either
No description
Nuggia
NuggiaOP2y ago
ok i tried the path within the container, /usr/src/app/upload/library/admin... and get this error
No description
Alex Tran
Alex Tran2y ago
I think we are fixing this error in the next release, for now you can initiate the command from /usr/src/app so just cd .. and try again
Nuggia
NuggiaOP2y ago
Getting no assets found running at /usr/src/app
No description
Alex Tran
Alex Tran2y ago
Can you verify if there is any thing in that folder?
Nuggia
NuggiaOP2y ago
yeah it points to my nas
No description
Nuggia
NuggiaOP2y ago
I have absolute path set
No description
Nuggia
NuggiaOP2y ago
hmm doesn't seem like it recognize the upload location even though its valid
No description
Nuggia
NuggiaOP2y ago
No description

Did you find this page helpful?