Skip to content
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

Server not reachable: unable to connect to server #252

Closed
Faisal-nfl opened this issue Apr 13, 2016 · 2 comments
Closed

Server not reachable: unable to connect to server #252

Faisal-nfl opened this issue Apr 13, 2016 · 2 comments

Comments

@Faisal-nfl
Copy link

I manually created a mongDB and deployed this parse server example to heroku
now I want use Parse dashboard for this using
parse-dashboard --appId yourAppId --masterKey yourMasterKey --serverURL "https://example.com/parse" --appName optionalName
but I don't know where to get appId, masterKey and appName after running this with default appId, masterKey and appName but actual serverURL its runs dashboard but on dashboard page it says "Server not reachable: unable to connect to server" what is the problem

@drew-gross
Copy link
Contributor

You need to use the correct app ID and master key that you initialized your Parse Server with. Check the initialization code for your project.

@Faisal-nfl
Copy link
Author

I 'm not sure that what was the actual issue
But I manually put appId, masterKey and ServerURL in index.json than push my parse server example again.
Now its working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants