Description
I am running a parse-server on a Digital Ocean droplet in addition to a MongoDB server on a separate Digital Ocean droplet. When i reboot or restart the MongoDB server the connection between parse-server and MongoDB is lost and requires a stop and restart of the parse-server to get things back up and running. Not sure why thats happening and is there anything to prevent it from happening? I was hoping that if the MongoDB server was ever rebooted that once it was finished parse-server would just reconnect automatically. Thanks for all the awesome work you guys are doing!
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server!
- [x ] You've met the prerequisites.
- [x ] You're running the latest version of Parse Server.
- [x ] You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
2 Digital Ocean Droplets
1 = Parse-Server running on Digital Ocean
2 = MongoDB running on Digital Ocean
Steps to reproduce
Reboot MongoDB server or Restart MongoDB from command line