I ran out of space in my ec2 instance where im running my n8n workflows.
The day after that I checked my workflows as usually and ALL workflows were corrupt.
I increased the volume size and the file system of my instance but still every single one of my workflows are no longer usable.
I restarted the docker container but it didn`t work.
Is there any way to recover those corrupted workflows?
Thanks for your time!
What is the error message (if any)?
Install this node to use it
This node is not currently installed. It is either from a newer version of n8n, a custom node, or has an invalid structure
It looks like the workflows are still there, Have you tried updating to 1.51.0 and clearing your browser cache to see if that helps? Are you also using any community nodes?
Hi, thanks for the quick response and welcoming me!
I cleared all site data and updated to the latest version but nothing changed unfortuantely.
Im not using any community node, every single node and trigger I used is corrupted.
I did more testing and i can not even add any trigger. I recieve this error when trying to add a trigger:
“triggerName” is an unknown node type
Aparently when running out of space my container got some corrupted files and messed up everything. I don`t want to be pessimist but from what i see i will have to remove the container and start all over again.
Any other possible solution is welcome
Also, is there any good option to create backups of my workflows? It`ll be good to know.