The connection string works when used on a standalone Parse Server, but when trying to deploy Parse Server on NodeChef, I get the following error:
Failed to complete request with error: Failed connecting to the remote database - ERR: Unable to connect to a member of the replica set matching the read preference Primary
Do I need a specifically formatted MongoDB connection string for NodeChef?
Thanks