Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Dashboard and Faucet application is not accessible #6431

Closed
ManuGowda opened this issue May 17, 2021 · 0 comments · Fixed by #6435
Closed

Dashboard and Faucet application is not accessible #6431

ManuGowda opened this issue May 17, 2021 · 0 comments · Fixed by #6435
Assignees
Milestone

Comments

@ManuGowda
Copy link
Contributor

Expected behavior

Both dashboard and faucet should be accessible

Actual behavior

The dashboard and Faucet is not accessible

Steps to reproduce

  • Install latest commander npm install --global --production lisk-commander --registry https://npm.lisk.io
  • Bootstrap an application lisk init /tmp/ksil --registry https://npm.lisk.io
  • Start the application ./bin/run start --enable-dashboard-plugin --dashboard-plugin-port 9999
  • Access http://127.0.0.1:9999/
  • Observer error Cannot GET /
  • Enable faucet and see similar issues

Which version(s) does this affect? (Environment, OS, etc...)

5.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants