Either localhost nor 0.0.0.0 are valid addresses for local dashboard and parse server #782
Closed
3 tasks done
Labels
state:wont-fix
Won’t be fixed with a clearly stated reason
You're running version >=1.0.23 of Parse Dashboard.
You're running version >=2.3.2 of Parse Server.
You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Issue
Run parse dashboard without users works fine with localhost as serverURL,
if users were defined localhost break the dashboard, to fix this I have to enter a
static ip.
Environment Setup
Raspberry pi jessie 8.0
node 7.4.0
Parse Server 2.6.3
Parse Dashboard 1.1.0
Steps to reproduce
This won't work:
This will work as expected:
This will work too:
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.The text was updated successfully, but these errors were encountered: