2 months ago
Yesterday, I logged into my n8n workspace to update details of my workflows, and everything was working normally. However, after updating to the new version (I had six versions that hadn't been updated), the flows are giving me strange errors and are not running correctly.
I understand that this may be due to some incorrect configuration after changing from version 1 to the new version. Please can you provide me with support for my installation? I need to reactivate these functions so that I can continue creating workflows.
Translated with DeepL.com (free version)
2 Replies
2 months ago
hey so the most common issue with n8n on railway after updating is that your primary and worker services end up on different versions which causes runtime errors and workflow failures. go to railway and redeploy both your primary service and worker service at the same time to sync them up. if you have redis and postgres you might want to redeploy those too just to be safe. if that doesnt work come back with the actual error messages from your railway logs and i can troubleshoot the specific errors
doue
2 months ago
Thank you, I had deployed the primary product and still needed to do the same with the worker. I did it and it was fixed.
