synechron-finlabs / quorum-maker

Utility to create and monitor Quorum nodes
Apache License 2.0
196 stars 97 forks source link

Not being able to open web UI on the url display after creating node #98

Open romisalve opened 5 years ago

romisalve commented 5 years ago

I am not being able to open web UI on the URL that appear as "http://localhost:NodeManagerPort" , why can this be happening?

Thank you!

rjbanner commented 5 years ago

@romisalve can you do docker ps and send a screenshot of the containers. If this is regarding the issue with running the script on windows we can continue on Quorum slack

naejalas commented 5 years ago

@romisalve You container is attached to the default network which is bridge, you have to enter en IP Address which is in the range of the default bridge network.

ethdev279 commented 5 years ago

same problem. here is my docker ps output

Annotation 2019-04-15 032921

naejalas commented 5 years ago

can you publish the result of your "docker network inspect bridge" ?

dhyansraj commented 5 years ago

As mentioned in the table, the node UI port is mapped to 20404.