Parse-dashboard: Getting "Unable to connect to server" Blocked by client.

Created on 26 Jul 2016  路  2Comments  路  Source: parse-community/parse-dashboard

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

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

Successfully installed the latest version of parse-dashboard, however, I'm getting the "unable to connect to server" error on the dashboard. I'm also getting ERR_BLOCKED_BY_CLIENT in the console. - see screenshot

screen shot 2016-07-26 at 15 56 12

I'm starting Parse Dashboard using the following:

parse-dashboard --appId "MYAPPID" --masterKey "MYMASTERKEY" --serverURL "http://parseserver-3q4w2-env.us-east-1.elasticbeanstalk.com/parse" --appName bump

Any ideas on where I'm going wrong?

Cheers

Most helpful comment

Do you have an ad blocker? Try turning it off

All 2 comments

Do you have an ad blocker? Try turning it off

You need to put allowInsecureHTTP = true , if ur backend does not support https

Was this page helpful?
0 / 5 - 0 ratings