502 Bad Gateway Error After Adding Environment Variables
usamaahmedas
HOBBYOP
2 hours ago
I deployed a trading bot to Railway and added 14 environment variables. The bot is running and analyzing markets (confirmed in logs), but the web dashboard shows 502 Bad Gateway error. The deployment was successful but web interface won't load. Can you help restart the service?
1 Replies
Railway
BOT
2 hours ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 2 hours ago
2 hours ago
Make sure the port your web dashboard is listening to is the same port your URL is mapped to. Also, try redeploying the service too.