21 days ago
My n8n workflow stopped working so I checked Railway, and there was an auto-deployment 9 hours ago. I am not able to log into my n8n as it does not accept any 2fa (not even the backup codes). Was my n8n deployment on Railway compromised? I have tried to deploy it on Railway but the issue persists. Urgent help needed!
4 Replies
21 days ago
Hey! Sorry to hear that you're running into an issue. To make sure I understand correctly, are you able to log into your Railway account? Or is this an issue with your deployed n8n instance?
Status changed to Awaiting User Response Railway • 21 days ago
mahmoud-railway
Hey! Sorry to hear that you're running into an issue. To make sure I understand correctly, are you able to log into your Railway account? Or is this an issue with your deployed n8n instance?
21 days ago
Yes I am able to log into my Railway account. The issue is with the deployed n8n instance. I was able to see error:1C800064: Provider routines::bad decrypt in the logs, so how do I resolve the issue going on?
Status changed to Awaiting Railway Response Railway • 21 days ago
21 days ago
I'm sorry but we cannot offer support for 3rd party software, I've gone ahead and bountied this thread so that the community can jump in to help if they'd like to.
14 days ago
Hey your N8N wasnt hacked!
Railway auto redeploys your service when it detects changes, I think an image being updated would also trigger this.
When n8n is redeployed without any persistent storage... All user data, including your 2FA codes, are lost.
rn n8n thinks its a fresh install.
https://github.com/maneja81/n8n-railway
might be helpful