docker-pyeth-cluster icon indicating copy to clipboard operation
docker-pyeth-cluster copied to clipboard

Getting withnetstats example to work on Ubuntu 14.04

Open fuzzyrobot opened this issue 8 years ago • 2 comments

I'm on ubuntu, I can open my browser to 127.0.0.1:3000 and see the netstats page. No data is being recorded there, however.

What is the basic chain of commands, like you listed in the readme for the simple version, that I need to get this one running correctly?

I'm not 100% sure how to actually access each node that docker created. I'm trying to use the commands you listed for "Interactive container" section of your readme but it's not connecting to all nodes or mining.

Did you suggest in another issue to see if the containers are set up by default to work with a different port? So should I try and stop/rm statsmon, change the localhost url as you suggested, and then start another statsmon?

Thanks!

fuzzyrobot avatar Oct 29 '15 14:10 fuzzyrobot

hey @fuzzyrobot ! Sorry for letting you wait forever ;(

There are some issues we're working on, especially #5 -- I hope we have a working version again soon.

If your eager to try, check out the steps from https://github.com/konradkonrad/docker-pyeth-cluster/issues/5#issuecomment-223542335 and follow this part of the README

konradkonrad avatar Jun 03 '16 10:06 konradkonrad

hey @fuzzyrobot #5 has a working workaround now, please try again!

konradkonrad avatar Jun 10 '16 14:06 konradkonrad