a year ago
I'm a beginner here. My postgree crashed and I can't get it right. Can you help me?8 Replies
a year ago
Hey! Just to be sure, are you using any of the Railway Marketplace templates?
Also, how did your postgres crash? Any logs?
medim
Hey! Just to be sure, are you using any of the Railway Marketplace templates? Also, how did your postgres crash? Any logs?
a year ago
I'm not using it. I got a message over the weekend that it was crashed.
log
PostgreSQL Database directory appears to contain a database; Skipping initialization
2025-04-28 19:40:51.914 UTC [2] LOG: starting PostgreSQL 16.3 (Debian 16.3-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
2025-04-28 19:40:51.914 UTC [2] LOG: listening on IPv4 address "0.0.0.0", port 5432
2025-04-28 19:40:51.914 UTC [2] LOG: listening on IPv6 address "::", port 5432
2025-04-28 19:40:51.918 UTC [2] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2025-04-28 19:40:51.925 UTC [25] LOG: database system was interrupted while in recovery at 2025-04-28 19:40:46 UTC
2025-04-28 19:40:51.925 UTC [25] HINT: This probably means that some data is corrupted and you will have to use the last backup for recovery.
2025-04-28 19:40:51.968 UTC [25] LOG: database system was not properly shut down; automatic recovery in progress
2025-04-28 19:40:51.972 UTC [25] LOG: redo starts at 0/2BFBD9B0
2025-04-28 19:40:52.155 UTC [25] LOG: redo done at 0/2FFFFF20 system usage: CPU: user: 0.05 s, system: 0.10 s, elapsed: 0.18 s
2025-04-28 19:40:52.159 UTC [25] FATAL: could not write to file "pg_wal/xlogtemp.25": No space left on device
2025-04-28 19:40:52.165 UTC [2] LOG: startup process (PID 25) exited with exit code 1
2025-04-28 19:40:52.165 UTC [2] LOG: terminating any other active server processes
2025-04-28 19:40:52.167 UTC [2] LOG: shutting down due to startup process failure
2025-04-28 19:40:52.180 UTC [2] LOG: database system is shut down
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/7c64805e-09af-4c63-9c9b-80905b8d8cc9/vol_fci53ad4jk32c5iza year ago
Looks like your volume is full. You need to expand the size of your volume.
Status changed to Awaiting User Response Railway • about 1 year ago
Status changed to Solved echohack • about 1 year ago
echohack
Looks like your volume is full. You need to expand the size of your volume.
a year ago
Do you mean change the plan? Because I'm still testing the application and I could delete the data. Is that it or is it really a matter of the automation flow?Status changed to Awaiting Railway Response Railway • about 1 year ago
Status changed to Solved gracimoura • about 1 year ago
a year ago
Hi, I have the same problem, I've just upgraded my plan to Hobby, but I stll can't logg in into n8n. I'm still recieving the error:
Problem logging in
connect ECONNREFUSED fd12:84f0:be4a:0:2000:64:cf6d:d69a:5432
Status changed to Awaiting Railway Response Railway • about 1 year ago
nelsongg
Hi, I have the same problem, I've just upgraded my plan to Hobby, but I stll can't logg in into n8n. I'm still recieving the error: **Problem logging in** _connect ECONNREFUSED fd12:84f0:be4a:0:2000:64:cf6d:d69a:5432_
a year ago
Hi there! Can you open your own help thread and provide some logs for us?
echohack
Looks like your volume is full. You need to expand the size of your volume.
a year ago
I did this and the problem persists
a year ago
Problem logging in
Connection terminated due to connection timeout in n8n
Status changed to Solved medim • about 1 month ago