GithubHelp home page GithubHelp logo

Comments (7)

konradkonrad avatar konradkonrad commented on June 3, 2024

Hi @bundlking
not sure, what the issue is. Once statsmon is running (which your screenshot indicates), you should be able to open the netstats webpage.

May be a port/ip/routing issue specific to OSX?

Try other aliases for localhost, e.g.:

This is just wild guessing so far. You can also try to portscan your machine, to find out if the service is available at port 3000 (which would hint at a browser issue).

Please let me know your progress!

from docker-pyeth-cluster.

fuzzyrobot avatar fuzzyrobot commented on June 3, 2024

Hi,

I was also stuck at this point. I don't have a great understanding of how docker works and how the nodes interact with each other through it but following the instructions for the simple version works.

And I might need to be walked through the steps for the with-netstats version because I can't seem to get things working beyond initiating the statsmon and seeing the browser page (with no stats registering there).

Thanks for your work @konradkonrad !

from docker-pyeth-cluster.

konradkonrad avatar konradkonrad commented on June 3, 2024

Alright, I have no OSX to try, but from reading the docs about how to Acess container ports on OSX, there seems to be one more indirection to tackle:
Instead of forwarding the port to your host machines loopback, it can only be forwarded to the virtualbox instance running docker. Try acessing the ip that

docker-machine ip default

gives you, at port 3000 (e.g. http://192.168.59.103:3000).

If this still doesn't do it, try changing https://github.com/konradkonrad/docker-pyeth-cluster/blob/master/with-netstats/docker-compose.yml#L43 to "0.0.0.0:3000:3000" and retry.

Please report if it works!

from docker-pyeth-cluster.

fuzzyrobot avatar fuzzyrobot commented on June 3, 2024

Just incase I wasn't clear 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 your previous message 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 url as you suggested, and then start another statsmon?

Thanks!

from docker-pyeth-cluster.

konradkonrad avatar konradkonrad commented on June 3, 2024

@fuzzyrobot oh. It seems like you're having a different issue then.
Make sure, you docker rm all instances of the simple version before you start over with with-netstats (also check with docker ps -a for any stopped instances). If you still can't get it to work, please file a different issue.

from docker-pyeth-cluster.

fuzzyrobot avatar fuzzyrobot commented on June 3, 2024

Ah didn't realise this issue said macosx.

I tried that already, will create new issue

from docker-pyeth-cluster.

konradkonrad avatar konradkonrad commented on June 3, 2024

Hey @bundlking is this issue still valid for you?

from docker-pyeth-cluster.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.