Skip to content

immich_redis and immich_postgres stuck "starting" #10670

Closed Answered by mmomjian
nullagit asked this question in Q&A
Discussion options

You must be logged in to vote

You don't need to use the builtin postgres - you can use the one you already have. It requires more work but you seem comfortable with that. https://immich.app/docs/administration/postgres-standalone/

The error permission denied, mkdir 'upload/library is pretty clear - the permissions on /mnt/zpool/images/immich are not allowing Immich to create a folder. Try setting 777 perms to start and see if that works. If not, you might need to explicitly grant mkdir permissions through Podman - Docker allows this by default, I thought Podman does as well but not 100% sure

Podman might work? There are various guides floating around but it might work drop in: https://github.com/tbelway/immich-podman-…

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@mmomjian
Comment options

@nullagit
Comment options

@nullagit
Comment options

@lxrst
Comment options

Comment options

You must be logged in to vote
2 replies
@nullagit
Comment options

@mmomjian
Comment options

Answer selected by nullagit
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@nullagit
Comment options

@prguy1985
Comment options

@nullagit
Comment options

@prguy1985
Comment options

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

This discussion was converted from issue #10669 on June 27, 2024 22:48.