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: server version too low" #994

Closed
r2DoesInc opened this issue Mar 12, 2016 · 1 comment
Closed

"Server not reachable: server version too low" #994

r2DoesInc opened this issue Mar 12, 2016 · 1 comment

Comments

@r2DoesInc
Copy link

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • [ x] You're running version >=2.1.4 of Parse Server.
  • [x ] You've searched through existing issues. Chances are that your issue has been reported or resolved before.

I had this working earlier today, but was unable to get my cloud code to show. I started playing with the parser-server-example, and since then, I have been getting this error.

"Server not reachable: server version too low"

Environment Setup

parse-server@2.1.6
parse-dashboard@2.0.0
node v4.3.2

Steps to reproduce

fresh clone of server and dashboard
configure to point to my instances
load web ui

Logs/Trace

Note: If you get a browser JS error please run npm run dev. This will provide source maps and a much more useful stack trace.

Nothing in dashboard or server logs.

In the dashboard web ui it shows,
"Server not reachable: server version too low"

@peturh
Copy link

peturh commented Apr 1, 2016

I had the same issue. I have the parse-server running on same server as parse-dashboard.

When I change my serverURL in the config to http://www.mydomain.com/parse it just started to work.

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