Reboot dB and server and wait 15 mins. It will work then
Can you check the database log? The message shows that the database hasn't starting up correctly
Redis: 1:M 28 Mar 2025 13:28:38.177 * Background saving terminated with success1:M 28 Mar 2025 13:23:32.017 * DB saved on disk 1:M 28 Mar 2025 13:23:32.524 * DB saved on disk 1:M 28 Mar 2025 13:23:34.285 * DB saved on disk 1:M 28 Mar 2025 13:23:34.790 * DB saved on disk 1:M 28 Mar 2025 13:23:35.049 * DB saved on disk 1:M 28 Mar 2025 13:23:36.804 * DB saved on disk 1:M 28 Mar 2025 13:23:37.562 * DB saved on disk 1:M 28 Mar 2025 13:28:38.075 * 100 changes in 300 seconds. Saving... 1:M 28 Mar 2025 13:28:38.076 * Background saving started by pid 47 47:C 28 Mar 2025 13:28:38.086 * DB saved on disk 47:C 28 Mar 2025 13:28:38.087 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1:M 28 Mar 2025 13:28:38.177 * Background saving terminated with success
Postgress:
PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-03-28 11:13:29.438 UTC [1] LOG: redirecting log output to logging collector process 2025-03-28 11:13:29.438 UTC [1] HINT: Future log output will appear in directory "log".
I had this problem a few days ago, and I later found out that the storage space where I run Docker was full. Just check how much space you have left with the df command
Reboot dB and server and wait 15 mins. It will work then
Can you check the database log? The message shows that the database hasn't starting up correctly
Redis:
1:M 28 Mar 2025 13:28:38.177 * Background saving terminated with success1:M 28 Mar 2025 13:23:32.017 * DB saved on disk 1:M 28 Mar 2025 13:23:32.524 * DB saved on disk 1:M 28 Mar 2025 13:23:34.285 * DB saved on disk 1:M 28 Mar 2025 13:23:34.790 * DB saved on disk 1:M 28 Mar 2025 13:23:35.049 * DB saved on disk 1:M 28 Mar 2025 13:23:36.804 * DB saved on disk 1:M 28 Mar 2025 13:23:37.562 * DB saved on disk 1:M 28 Mar 2025 13:28:38.075 * 100 changes in 300 seconds. Saving... 1:M 28 Mar 2025 13:28:38.076 * Background saving started by pid 47 47:C 28 Mar 2025 13:28:38.086 * DB saved on disk 47:C 28 Mar 2025 13:28:38.087 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 1:M 28 Mar 2025 13:28:38.177 * Background saving terminated with success
Postgress:
More replies More replies
I had this problem a few days ago, and I later found out that the storage space where I run Docker was full. Just check how much space you have left with the df command
More replies More replies