Instant Dreams
Instant Dreams
IImmich
Created by Instant Dreams on 9/29/2023 in #help-desk-support
What should the pid/gid be to enable uploads to succeed?
My immich stack is running. I've created an admin user and a standard user. On my docker host I have mounted a folder to /media/Users. I have passed this folder in the .env file as follows:
UPLOAD_LOCATION=/media/Users
IMMICH_MEDIA_LOCATION=/media/Users
UPLOAD_LOCATION=/media/Users
IMMICH_MEDIA_LOCATION=/media/Users
For the standard user, under Settings | Account: EXTERNAL PATH = /media/Users/user-phone Under Settings | Libraries: TYPE = External NAME = user-phone PATH = /media/Users/user-phone If I upload a file, the immich_microservices throws an error in the log, which I've attached. If I move filed into the external library and trigger a rescan, no files are found. Is this because of a pid/gid issue? Or am I interpreting the use of the folders wrong, and I should be using /usr/src/app/upload for uploads?
4 replies