My mongo instance is stuck on "Completed" state even after restart
This is weird behavior, as I retarted the mongo instance and the deployment status shows "Completed" and the lasts logs are:
17 Replies
Project ID:
N/A
can you connect to it still?
yes
very strange, well it's harmless
it's my production db...
are you having connection issues?
I can connect to it with the public networking, but it seems that my app is timeing out, (not sure if its due to mongo) but that was my promary suspect
your app is timing out when accessing it's domain?
yes
other apps are working within the same project
send the domain please
have you also checked the deployment logs?
website works fine for me (and discord), is there a specific page that is timing out?
Humm, diving into this..
Okay now everything works.. something was odd during the deployment
But I'm not reassurred to see the status "Completed" on the mongo instance. can someone of the railway team take a look on it?
I assure you it's just a display bug in this case
Well I cleaned the cache and refreshed the page abd it's stil showing up. this should be fixed.
Here's the link of the deployment: https://railway.app/project/3b13cbe2-3b70-48df-8799-b43f302ae6bc/service/20b25899-147a-48b2-bc7b-087e5ec84b56?id=3a6e0398-936f-4b0b-867b-f15c6b2a4dc8
Railway
404 - Page not found
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Solution
try redeploying mongo, that would likely update its status
Okay that worked