Shingo
IImmich
•Created by Shingo on 1/27/2025 in #help-desk-support
Postgres permission error, not sure whats wrong? - fresh install
compose file attached.
Permissions errors:
postgres14 | 2025-01-27 21:23:25.396 UTC [37] FATAL: could not open file "global/pg_filenode.map": Permission denied
postgres14 | 2025-01-27 21:23:28.420 UTC [38] FATAL: could not open file "global/pg_filenode.map": Permission denied
postgres14 | 2025-01-27 21:23:31.156 UTC [33] PANIC: could not open file "pg_wal/000000010000000000000001": Permission denied
postgres14 | 2025-01-27 21:23:31.395 UTC [1] LOG: WAL writer process (PID 33) was terminated by signal 6: Aborted
postgres14 | 2025-01-27 21:23:31.395 UTC [1] LOG: terminating any other active server processes
postgres14 | 2025-01-27 21:23:31.395 UTC [35] LOG: could not open temporary statistics file "pg_stat/global.tmp": Permission denied
postgres14 | 2025-01-27 21:23:31.399 UTC [1] LOG: all server processes terminated; reinitializing
postgres14 | 2025-01-27 21:23:31.400 UTC [1] LOG: could not open directory "base/pgsql_tmp": Permission denied
postgres14 | 2025-01-27 21:23:31.400 UTC [1] LOG: could not open directory "base": Permission denied
postgres14 | 2025-01-27 21:23:31.400 UTC [1] LOG: could not open directory "pg_tblspc": Permission denied
postgres14 | 2025-01-27 21:23:31.402 UTC [1] PANIC: could not open file "global/pg_control": Permission denied
postgres14 | 2025-01-27 21:23:25.396 UTC [37] FATAL: could not open file "global/pg_filenode.map": Permission denied
postgres14 | 2025-01-27 21:23:28.420 UTC [38] FATAL: could not open file "global/pg_filenode.map": Permission denied
postgres14 | 2025-01-27 21:23:31.156 UTC [33] PANIC: could not open file "pg_wal/000000010000000000000001": Permission denied
postgres14 | 2025-01-27 21:23:31.395 UTC [1] LOG: WAL writer process (PID 33) was terminated by signal 6: Aborted
postgres14 | 2025-01-27 21:23:31.395 UTC [1] LOG: terminating any other active server processes
postgres14 | 2025-01-27 21:23:31.395 UTC [35] LOG: could not open temporary statistics file "pg_stat/global.tmp": Permission denied
postgres14 | 2025-01-27 21:23:31.399 UTC [1] LOG: all server processes terminated; reinitializing
postgres14 | 2025-01-27 21:23:31.400 UTC [1] LOG: could not open directory "base/pgsql_tmp": Permission denied
postgres14 | 2025-01-27 21:23:31.400 UTC [1] LOG: could not open directory "base": Permission denied
postgres14 | 2025-01-27 21:23:31.400 UTC [1] LOG: could not open directory "pg_tblspc": Permission denied
postgres14 | 2025-01-27 21:23:31.402 UTC [1] PANIC: could not open file "global/pg_control": Permission denied
61 replies