4 months ago
I once ran into error problem
Problem saving workflow
base ... smth No space left on device
Problem saving workflow
could not extend file "base/16384/16985": No space left on device
i started deleting archived workflows as it was before that mistake. it didnt help.
watched postgre/ redis in n8n w workers template... decided to restart postgre then workersr and db never repaired
Problem deleting executions
could not write to file "pg_wal/xlogtemp.1507": No space left on device
Problem deleting executions
Database is not ready!
is it all lost? can i manually access and delete data to get back to the plan.
3 Replies
4 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 [CRITICAL] PostgreSQL volume has a 250GB disk shortage - so service can't star
🧵 "No space left on device" on Database with plenty of space
If you find the answer from one of these, please let us know by solving the thread!
4 months ago
The free plan only allows for 0.5 GB volumes. If you want to increase the max storage, you must upgrade to Hobby or Pro.
If deleting from n8n deployment isn't working, you can either use a database client such as DataGrip to connect to the database and delete rows, or access the database rows itself within Railway's service dashboard.
0x5b62656e5d
The free plan only allows for 0.5 GB volumes. If you want to increase the max storage, you must upgrade to Hobby or Pro.If deleting from n8n deployment isn't working, you can either use a database client such as DataGrip to connect to the database and delete rows, or access the database rows itself within Railway's service dashboard.
4 months ago
how can i access workflows and info stored there? i restared postgre and then it crashed adn worker crashed.