Yes. Copy in mc.jdcesari wrote: ↑19 Dec 2025, 17:47did this solved the issue ?Lex wrote: ↑19 Dec 2025, 04:54I copy folder with immich, remove original folder and copy back it.
In my case posgre can`t connect to database.Also it help for NextCloud.Code: Select all
immich_postgres | initdb: error: could not access directory "/var/lib/postgresql/data": Permission denied immich_postgres | The files belonging to this database system will be owned by user "postgres".
Code: Select all
Using SSD storage
PostgreSQL Database directory appears to contain a database; Skipping initialization
2025-12-18 18:15:42.740 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-12-18 18:15:42.741 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf"
2025-12-18 18:15:42.791 UTC [1] LOG: starting PostgreSQL 14.19 (Debian 14.19-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit
2025-12-18 18:15:42.791 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2025-12-18 18:15:42.791 UTC [1] LOG: listening on IPv6 address "::", port 5432
2025-12-18 18:15:42.798 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
[2


