7 months ago
i have n8n workflows, when im attaching a volume to my project and for example and adding a new variable or deleting and its deploy again all data or gone
what path to put in the volume and how to make it stop and saving my data?
4 Replies
7 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Volume Data Loss
- 🧵 Data loss issue – Chatwoot service volume emptied unexpectedly
- 🧵 Corrupted Service Configuration - n8n & Postgres - Help Needed to Preserve Volume
If you find the answer from one of these, please let us know by solving the thread!
7 months ago
Hey, which n8n template did you deploy? The most popular n8n template stores the persistent data in a database, there shouldn't be a need to mount a volume to your n8n service to persist data between deployments.
uxuz
Hey, which n8n template did you deploy? The most popular [n8n template](https://railway.com/deploy/n8n-with-workers) stores the persistent data in a database, there shouldn't be a need to mount a volume to your n8n service to persist data between deployments.
7 months ago
i tried now to attach to this postgres and it looks better, this is the way?
iftachzilcapaz
i tried now to attach to this postgres and it looks better, this is the way?
7 months ago
Hey, you did not include any attachment in your message.