Volume full error
While trying to use n8n with a Free plan, I got an error while connecting. After checking my railway environment, I saw a volume full error on the Postgre database
I upgraded to the Hobby plan but the error persists. How can I clear it now?
14 Replies
Project ID:
05ce3662-9dc4-4023-be9d-4d2af1101ece
Project ID: 05ce3662-9dc4-4023-be9d-4d2af1101ece
Solution
Could you try going into the volume and growing it to 5GB?
How do I do this? I only have access to the memory and CPU settings it seems
You need to click on the volume, not the service
This might be helpful: https://docs.railway.app/overview/the-basics#volume-settings
I managed to add the 5GB. Thanks. I restarted the database and then the n8n container but when trying to connect to the service it now gives me this error:
Application failed to respond This error appears to be caused by the application. If this is your project, check out your deploy logs to see what went wrong. Refer to our docs on Fixing Common Errors for help, or reach out over our Help Station. If you are a visitor, please contact the application owner or try again later. Request ID: dvfOs5mST6SJnDP_IYb7Og_499424464
Make sure your service is listening on the host
0.0.0.0
I didn't change anything other than the postgre volume size. That service was working fine, configured automaticaly from n8n railway template. How can I be sure of this?
I'm guessing you're deploying a template?
No, I've already deployed it one month ago. It was working fine but now nothing works. Checking logs, they tell me this:
seems n8n and postgre not connecting together
Could try redeploying the database?
Thank you very much! Everything works fine now!
Awesome :SmileFluent:
No problem