Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netstats.min libraries not found launching eth-netstats #320

Open
miguelmtzinf opened this issue Apr 3, 2018 · 2 comments · May be fixed by #322
Open

Netstats.min libraries not found launching eth-netstats #320

miguelmtzinf opened this issue Apr 3, 2018 · 2 comments · May be fixed by #322

Comments

@miguelmtzinf
Copy link

Expected Behavior

I followed this instructions to set up netstats monitor on my private network.

  • I launched client-side and it worked, pm2 worked properly
  • I launched server-side and it worked, npm is receiving information from pm2.
  • When I launched the Web UI (localhost:3000) did not work. I expected to get the whole statistics of my network, something like Ethstats.

Actual Behavior

When I launched the Web UI (localhost:3000) did not work. The page was in blank with the note: "Atention: This page does not represent the entire state of the ethereum network - listing a node on this page is a voluntary process"

Error: When I use Inspect option I can see the libraries were not found.
/css/netstats.min.css and /js/netstats.min.js were not found.

I was looking for the libraries inside the project and I could not see them.
What is happening here? Is it a problem of the project?

Steps to Reproduce the Problem

I followed this instructions.

Specifications

  • OS Version: Ubuntu 16.04 LTS
  • Web Explorer: Firefox, Chrome (I tried with both of them)
@jjhesk
Copy link

jjhesk commented Oct 14, 2018

i have got the same problem!

@mikeyb
Copy link

mikeyb commented Oct 14, 2018

sounds like grunt failed when you ran it. Supply output

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

Successfully merging a pull request may close this issue.

3 participants