2 days ago
got below issue raised
2026-06-17 04:55:26.630 UTC [47955] LOG: invalid record length at 0/B3C16800: expected at least 24, got 0
2026-06-17 04:55:26.630 UTC [47955] LOG: redo done at 0/B3C167C8 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s
2026-06-17 04:55:26.635 UTC [47956] LOG: checkpoint starting: end-of-recovery immediate wait
2026-06-17 04:55:26.635 UTC [47956] PANIC: could not write to file "pg_logical/replorigin_checkpoint.tmp": No space left on device
2026-06-17 04:55:26.635 UTC [14] LOG: checkpointer process (PID 47956) was terminated by signal 6: Aborted
2026-06-17 04:55:26.635 UTC [14] LOG: terminating any other active server processes
Load more
5 Replies
2 days ago
Your "PMS" Postgres service crashed because its volume ran out of disk space - the volume is currently only 500 MB. You can resize it up to 5 GB (the Hobby plan maximum) from the volume settings in your project, then redeploy the service to clear the crash loop.
Status changed to Awaiting User Response Railway • 2 days ago
Railway
Your "PMS" Postgres service crashed because its volume ran out of disk space - the volume is currently only 500 MB. You can resize it up to 5 GB (the Hobby plan maximum) from the volume settings in your project, then redeploy the service to clear the crash loop.
2 days ago
after changed pro version also still not able to connect DB 2026-06-17 05:37:58.542 UTC [2873] LOG: invalid record length at 0/B3C16800: expected at least 24, got 0
2026-06-17 05:37:58.542 UTC [2873] LOG: redo done at 0/B3C167C8 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s
2026-06-17 05:37:58.551 UTC [2874] LOG: checkpoint starting: end-of-recovery immediate wait
2026-06-17 05:37:58.551 UTC [2874] PANIC: could not write to file "pg_logical/replorigin_checkpoint.tmp": No space left on device
2026-06-17 05:37:58.552 UTC [18] LOG: checkpointer process (PID 2874) was terminated by signal 6: Aborted
2026-06-17 05:37:58.552 UTC [18] LOG: terminating any other active server processes
2026-06-17 05:37:58.553 UTC [18] LOG: all server processes terminated; reinitializing
2026-06-17 05:37:58.572 UTC [2880] LOG: database system shutdown was interrupted; last known up at 2026-06-17 05:37:58 UTC
Status changed to Awaiting Railway Response Railway • 2 days ago
2 days ago
Your "PMS" volume is still 500 MB, even after upgrading to Pro. Upgrading the plan raises the maximum allowed size but does not automatically resize existing volumes. Go to the volume settings for your PMS service, click "Live Resize," and increase it to at least 1 GB (Pro allows up to 1 TB), then redeploy the service.
Status changed to Awaiting User Response Railway • 2 days ago
Railway
Your "PMS" volume is still 500 MB, even after upgrading to Pro. Upgrading the plan raises the maximum allowed size but does not automatically resize existing volumes. Go to the volume settings for your PMS service, click "Live Resize," and increase it to at least 1 GB (Pro allows up to 1 TB), then redeploy the service.
2 days ago
navigation steps to change?
Status changed to Awaiting Railway Response Railway • 2 days ago
2 days ago
In your project, click on the "PMS" service, then click the "Volumes" tab on the left sidebar. Select the attached volume, click "Live Resize," increase it from 500 MB to at least 1 GB, and redeploy the service afterward.
Status changed to Awaiting User Response Railway • 2 days ago
Status changed to Solved admin_infinitechx • 2 days ago