Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to connect to bootstrap peers #551

Open
amerfarooq opened this issue Jan 20, 2023 · 1 comment
Open

Failed to connect to bootstrap peers #551

amerfarooq opened this issue Jan 20, 2023 · 1 comment

Comments

@amerfarooq
Copy link

I am following the instructions in the Running across the Internet section and trying to connect two nodes for collaborative training. One node is running inside WSL on Windows and the other node is running on an EC2 instance. Whenever I run the initial node where the DHT is created, whether on WSL or EC2, and try to connect the other node to it, I always get the same error: Daemon failed to start: 2023/01/20 13:11:28 failed to connect to bootstrap peers. I have also tried the use_ipfs settings but it also results in a similar error. I suspect it might have to do something with running the node in WSL but I am not entirely sure.

Would anyone have any suggestions on how I can go about fixing this?

@amerfarooq amerfarooq changed the title Failed to connect to bootstrap peeres Failed to connect to bootstrap peers Jan 20, 2023
@justheuristic
Copy link
Member

Hi! Sorry, i've only just got around to this.
What you're saying looks like there's no open port between the two peers.
On EC2, there's a guide how to open ports that could allow external connections.

Hivemind needs that at least the bootstrap peers are publicly reachable (technically, at least one of them should be).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants