Joloxx9
IImmich
•Created by Joloxx9 on 12/24/2024 in #help-desk-support
RangeNotSatisfiableError is it normal?

4 replies
IImmich
•Created by Joloxx9 on 12/24/2024 in #help-desk-support
Empty folders
Something is odd, my thumbnails and encoded videos folders are empty even.
Please see below for my docker compose and env
Docker compose
https://pastebin.com/DRcVKYE7
Env
https://pastebin.com/JNn2qGVk
THUMBS_LOCATION=/nvme/thumbs/
PROFILE_LOCATION=/nvme/profile/
ENCODED_VIDEO_LOCATION=/nvme/encoded-video
Those three are empty, but I can see that I have thumbnails, also I can seen in log that video encoding is working on the videos and there are no errors. Then my question, where are they then?
30 replies
IImmich
•Created by Joloxx9 on 12/24/2024 in #help-desk-support
Unable to set queue concurrency, worker not found

34 replies
IImmich
•Created by Joloxx9 on 12/23/2024 in #help-desk-support
NVME drive for cache - am I doing it right:
please have a look on my two files:
docker compose: https://pastebin.com/RnBkGMcZ
env: https://pastebin.com/cpmSdf81
what I have done is I have added instructions from this topic :
https://github.com/immich-app/immich/discussions/2328
Am I correct assusming that following can/should be on NVME:
THUMBS_LOCATION=/mnt/apps/Immich-Cache/thumbs/
UPLOAD_LOCATION=/mnt/apps/Immich-Cache/upload/
PROFILE_LOCATION=/mnt/apps/Immich-Cache/profile/
VIDEO_LOCATION=/mnt/apps/Immich-Cache/encoded-video/
And this one one HDD:
LIBRARY_LOCATION=/mnt/user/Immich/
Can you please confirm, thanks!
80 replies