You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
barakbd
changed the title
No retries are made after "failed to connect on first connect" #5169
No retries are made after "failed to connect on first connect"
Jan 6, 2019
From what I can read, this behavior is expected from the driver perspective.
Also, parse server has some initialization to perform before it can startup. So it will always expect the DB to be up before it starts.
Even in the docker compose docs, they recommend to add a ‘wait-for-it’ script https://docs.docker.com/compose/startup-order/ for such behavior. I am not sure we should fix in parse-server
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please see issue here: Automattic/mongoose#5169
Same issue occurs in parse-server.
Suggestions?
The text was updated successfully, but these errors were encountered: