2 months ago
After Railway Network down and now backup I can not auto login to n8n from clicking the primary link inside the railway dashboard and I have lost my n8n login credential, this is very critical
2 Replies
2 months ago
Hey, please follow the n8n forum and n8n docs to reset your n8n credentials. This can be done by running n8n user-management:reset in your primary service and redeploying it afterwards. You will have to SSH into your primary service in order to run the command, which will require you to use the Railway CLI. The command to SSH into your service can be retrieved by right clicking on it and selecting Copy SSH Command afterwards.
Attachments
uxuz
Hey, please follow the n8n forum and n8n docs to reset your n8n credentials. This can be done by running n8n user-management:reset in your primary service and redeploying it afterwards. You will have to SSH into your primary service in order to run the command, which will require you to use the Railway CLI. The command to SSH into your service can be retrieved by right clicking on it and selecting Copy SSH Command afterwards.
2 months ago
Hey, did you manage to reset your credentials and login?