Immich Recreates Folders in UPLOAD_LOCATION Despite Custom Location Resulting in Errors #24314
Replies: 2 comments 8 replies
-
|
Hi @mmomjian - why was this converted into a discussion? This is a bug as the created folder causes exceptions when Immich goes looking for thumbs that do not exist in the correct THUMB_LOCATION, |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem. My directory structure is as follow (from my And my Every time I restart the container, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
I’ve configured custom locations (on SSD) for all derived-data folders (e.g. THUMB_LOCATION, ENCODED_VIDEO_LOCATION, etc.) as described in the docs:
https://docs.immich.app/guides/custom-locations/
However, Immich created the same folders under my UPLOAD_LOCATION. Initially those folders under UPLOAD_LOCATION were empty and without the .immich file, so I deleted them (following this discussion:
#10837 (reply in thread)).
There were no issues for a while after deleting them.
After some time and normal usage (including browsing with the Immich app), Immich recreated those derived-data folders under UPLOAD_LOCATION and started creating thumbs in the UPLOAD_LOCATION/thumbs - not my custom location. At that point, Immich began logging errors because it could no longer find the files in the configured custom locations on SSD.
The OS that Immich Server is running on
Docker
Version of Immich Server
v2.3.1
Version of Immich Mobile App
v2.3.0.0 build.3027
Platform with the issue
Device make and model
Web
Your docker-compose.yml content
Your .env content
Reproduction steps
Unknown.
Relevant log output
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions