Skip to content

Failed to read upload/encoded-video/.immich: Error: ENOENT: no such file or directory #15310

Closed Answered by schuhbacca
Martin-int01 asked this question in Q&A
Discussion options

You must be logged in to vote

For starter, your compose is wrong. You are not binding the correct directory.
${UPLOAD_LOCATION}:/upload should be ${UPLOAD_LOCATION}:/usr/src/app/upload

Second, whenever you start fresh, you need to make sure to delete postgres data as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Martin-int01
Comment options

@schuhbacca
Comment options

Answer selected by schuhbacca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #15309 on January 13, 2025 14:43.