Open rwlove opened 1 week ago
Hi,
Are you able to reproduce the issue using the regular bitnami/postgresql chart? This would help us to understand that, indeed, the issue in on this chart and not in immich-charts
That is a good idea. I will give it a shot. I might not be able to get to it before the weekend though.
Name and Version
bitnami/postgresql:16.0.0
What architecture are you using?
amd64
What steps will reproduce the bug?
I am using the Postgresql chart from within the immich chart.
I am using the following configuration in my values file and my pod is repeatedly
CrashLoopBackOff
. I am seeing achmod: changing permissions of '/var/run/postgresql': Operation not permitted
andFATAL: could not write lock file "postmaster.pid": No space left on device
in the container logs, as shown below.What do you see instead?
Additional information
I initially filed a defect against the immich charts, but I think my problem is with the Postgresql chart.
https://github.com/immich-app/immich-charts/issues/144
I'm unsure how to debug further but I'd be happy to do any tests/debug to figure this out if anyone has some suggestions for me.