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

Dashboard and Faucet build should include index.html #6438

Closed
ManuGowda opened this issue May 18, 2021 · 0 comments
Closed

Dashboard and Faucet build should include index.html #6438

ManuGowda opened this issue May 18, 2021 · 0 comments

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

No branches or pull requests

1 participant