-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Reachable Server Error when migrate our parse app using mongodb URI #1578
Comments
check security group, make sure that the ports are open in inbound connections |
I'm closing out this issue as it is not related to Parse Server. For migration assistance, please visit https://parse.com/help#report |
Thanks, benishak |
I am using mongodb version 3.0.11 on ubuntu server, but when I migrate our existing parse app in aws for production, after installing mongodb on ubuntu server when click on migrate button after changing the mongodb uri with "mongodb://username:password@IP Address:27017/Database name" it shows the error
"No Reachable Server".
I am using below link for migration -
http://julienrenaux.fr/2016/01/29/complete-parse-server-migration-guide/
also please insure me that this link is good for production purpose using mongodb or any other is useful.
please help me for resolving the issue.
The text was updated successfully, but these errors were encountered: