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
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.
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
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"
The text was updated successfully, but these errors were encountered: