ignored in .env UPLOAD_LOCATION=/uploads #14412
Unanswered
MisterOlsen
asked this question in
Q&A
Replies: 4 comments 1 reply
-
Could you provide your container startup logs? Specifically entries with |
Beta Was this translation helpful? Give feedback.
0 replies
-
immich_server | [32m[Nest] 7 - [39m11/30/2024, 9:39:43 AM [32m
LOG [39m [33m[Microservices:StorageService] [39m [32mVerifying system
mount folder checks, current state:
{"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}}
[39m
immich_server | [32m[Nest] 7 - [39m11/30/2024, 9:39:44 AM [32m
LOG [39m [33m[Microservices:StorageService] [39m [32mSuccessfully
verified system mount folder checks [39m
immich_server | [32m[Nest] 17 - [39m11/30/2024, 9:39:44 AM [32m
LOG [39m [33m[Api:StorageService] [39m [32mVerifying system mount folder
checks, current state:
{"mountChecks":{"thumbs":true,"upload":true,"backups":true,"library":true,"profile":true,"encoded-video":true}}
[39m
immich_server | [32m[Nest] 17 - [39m11/30/2024, 9:39:44 AM [32m
LOG [39m [33m[Api:StorageService] [39m [32mSuccessfully verified system
mount folder checks [39m
…On Sat, Nov 30, 2024 at 8:48 AM System Tester ***@***.***> wrote:
Could you provide your container startup logs? Specifically entries with
[Api:StorageService]
—
Reply to this email directly, view it on GitHub
<#14409 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW7WB5EH7RYBUPSZ3TNPAS32DFUVDAVCNFSM6AAAAABSYHHFTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBYHA3TKMRXGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you post the output of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The bug
I 've edited .env with:
UPLOAD_LOCATION=/uploads
and did the
docker compose up -d
But immich is still using defaults
I've tried on fresh install and one that was allready running default.
The OS that Immich Server is running on
Ubuntu 24.04.1 LTS server
Version of Immich Server
Latest
Version of Immich Mobile App
v1.121.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
1.following the guide for install
2.
3.
...
Relevant log output
No response
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions