Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
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

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
Do you have an ad blocker? Try turning it off
You need to put allowInsecureHTTP = true , if ur backend does not support https
Most helpful comment
Do you have an ad blocker? Try turning it off