You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Expected Behavior
I followed this instructions to set up netstats monitor on my private network.
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
The text was updated successfully, but these errors were encountered: