etherparty / explorer

A lightweight ethereum block explorer
GNU General Public License v2.0
632 stars 400 forks source link

Explorer not loading properly/showing blockchain #42

Open VERTlG0 opened 6 years ago

VERTlG0 commented 6 years ago

Running on Linux, with Firefox.

I'm currently syncing, ran npm start, open web page to "localhost:8000" and this is what it shows. It just got done syncing block #2469264. Searching for that block or any previous block returns the same empty page.

image

qingqingkzhou commented 5 years ago

I have seen the same thing but on Ubuntu Chrome. I don't know where's the problem. Can you help?

DipakDA commented 5 years ago

I had the same issue. I updated NodeJS and npm and the issue was solved. Please update them