2 months ago
Hello,
Ive reached my 5gb limit due to an error in code and am unable to clear it with the immediate crashes.
Can you please temporarily increase the limit. Thanks.
2 Replies
2 months ago
You can use railway ssh from the CLI to open a shell inside your service container and delete the unwanted files from the volume mount path, even while the app itself is crashing. Alternatively, you can use Live Resize from the volume settings in the dashboard to increase the volume size, giving your service enough space to start so you can clean up the data.
Status changed to Awaiting User Response Railway • about 2 months ago
Railway
You can use `railway ssh` from the [CLI](https://docs.railway.com/cli/ssh) to open a shell inside your service container and delete the unwanted files from the volume mount path, even while the app itself is crashing. Alternatively, you can use [Live Resize](https://docs.railway.com/volumes#live-resizing-the-volume) from the volume settings in the dashboard to increase the volume size, giving your service enough space to start so you can clean up the data.
2 months ago
DB is still completely unresponsive even from inside the Railway network. The disk is truly full and Postgres has shut down.
The volume is maxed and doesnt allow us to increase it
Status changed to Awaiting Railway Response Railway • about 2 months ago
Status changed to Solved brody • about 2 months ago