avalanchego icon indicating copy to clipboard operation
avalanchego copied to clipboard

I wanted to test avalanche in docker, but I had a problem

Open hdyhdy opened this issue 4 years ago • 1 comments

When I use the create local test network instruction to generate five nodes in the Ubuntu system in the virtual machine, the nodes are interconnected, and each node can complete bootstrapping.

But when I use docker to load different nodes in different containers, only one node can find all the other nodes, while the other nodes can only find the boot node.

I tried to use the ping command to confirm whether the nodes can communicate, and found that there is no problem using the ping command with each other.

hdyhdy avatar Jan 28 '21 05:01 hdyhdy

@hdyhdy , you need to provide the exact cli commands you used.

Most possibly you did not open the ports in the containers.

ghost avatar Feb 04 '23 21:02 ghost

@StephenButtolph , should be closable (outdated/inactive)

ghost avatar Feb 16 '23 09:02 ghost