#What does this mean?
16 messages · Page 1 of 1 (latest)
it's just an outage, and it says that the railway dev team is investigating the problem, it will probably be fixed by them soon, no need to worry, u dont need to do anything
that's not really helpful. My website is down since hours now because of this. And there are no logs or customer support also to reach out to and figure out the issue.
I thought u said everything is fine and running
locally on my device yes. Not on the internet!
Like I said, you can't do anything about this, this problem can only be fixed by the dev team, it states there that they're investigating the issue, and will fix them soon, you just need to wait
this problem isn't happening for you only, everyone get this message
What's your project ID?
Okay, found it. Are you talking about aurora-backend-web? It has nothing to do with the outage. It's down because your service has crashed.
Also, logs are visible for both your services.
That's the one. I already changed the port in env file but it the build still fails. Do I need to setup a proxy server or something?
How are you starting your server in your codebase?
Your app crashed because you're connecting to a localhost for your DB.
My mern server is setup with nodemon and connecting to Mongodb via Compass(mongodb+srv). That's what I have added as uri in my env file. What should I change?
you dont use the env file on railway
add those to the variables tab