Unable to upload
Needed to remove all photos and start again after fixing metadata.
Did Docker Compose down, removed Docker volumes, compose up.
This removed everything which is great, the issue is now I am unable to upload anything and storage shows 1MB is my capacity
15 Replies

/mnt/remotes/RYFI-NAS_data/media/photos
Can you make sure this mount is accessible in the immich_server container in the upload
directory
You can test by go to that location and create a file then attach to the container and check the existence of the file in the contianerIt was able to write to that location previously without issue. It created sub folders for the account I was using and it was greating directories
Can you double check for this instance?

It looks like docker mounts that location to /usr/src/app/upload in the container
correct
If you create a file in the directory and attach to the container, do you see the same file?
because it's a container it doesn't have nano and I don't know how to exit in vi
you don't have to do anything with the text editor
Can you access the
/mnt/remotes/RYFI-NAS_data/media/photos
?I made the file in /usr/scr/app/upload but it didn't show up on that Photos folder

that container isn't going to be able to access /mnt/remotes/RYFI-NAS_data/media/photos
because that's mounted on the Unraid host, not the container

Inside of that second upload folder is 25,000 images

or rather that folder:
0de23034-abcb-4cad-9299-2d064acb06d5
Oh wow... I just realized my NAS wasn't mounted in Unraid, I'm sure that was the issue
We're all good!
