cubedro / eth-netstats

Ethereum Network Stats
https://ethstats.net/
GNU General Public License v3.0
854 stars 539 forks source link

TypeError: Cannot read property 'height' of undefined #356

Open istabraq-iot opened 4 years ago

istabraq-iot commented 4 years ago

I have this error when I run: WS_SECRET=s3cr3t npm start

error: TypeError: Cannot read property 'height' of undefined

How could solve that?