Open skydogch opened 9 years ago
Hi, any update about this issue?
I have the same problem :-(
sudo npm install -g grunt-cli
Same issue... like this...
Getting this error, kindly help with the issue
any update?
It means add some nodes to your service. This is not an application issue, more of an end user issue. By default your stats node will have no users, get people added.
This is resolved by building the site. README.md says that the site requires to be built: To build the full version run
grunt
To build the lite version run
grunt lite
If you want to build both versions run
grunt all
Either of the above will resolve this issue.
Fixed all vulnerable deps in https://github.com/goerli/netstats-server/pull/5
ATTENTION!This page does not represent the entire state of the ethereum network - listing a node on this page is a voluntary process.
I am also getting this error. How to resolve this?
I had made some progress with this blog post
It seems that you need to run frontend eth-netstats
first and then launch backend api eth-net-intelligence-api
with all same WS_SECRET.
Make sure to check you had set the env parameter correctly and both apps can read the same secret.
However the difficulty in frontend is still remain empty.
For the blank problem mention previous comments, simply run grunt all
command but not grunt lite
may fix the problem.
Hi,
when I execute "PORT=3015 WS_SECRET=big-secret npm start", the following log is show:
The problem is, when I open http://localhost:3015/, then the following message appears in the webbrowser
ATTENTION!This page does not represent the entire state of the ethereum network - listing a node on this page is a voluntary process. SECURITY ALERTRead the blog post
"Read the blog post" contains a link to "https://blog.ethereum.org/2015/09/10/security-alert-previous-security-patch-can-lead-to-invalid-state-root-on-go-clients-with-a-specific-transaction-sequence-fixed-please-update/"
Why is that happening? No network status is displayed