Hey folks,
Our stable production app is throwing errors because it can’t connect to its database (Galaxy Mongo). I don’t really have any control over the Mongo instance so I’d like some feedback on the next steps.
Hey folks,
Our stable production app is throwing errors because it can’t connect to its database (Galaxy Mongo). I don’t really have any control over the Mongo instance so I’d like some feedback on the next steps.
It would appear to be an SSL problem with the connection.
Restarting the app server seems to have solved the problem, but that is not exactly a solution per se.
What flags are you using there? I’ll ask for dev ops to check on that.