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

iroh at main commit 7bdae88c fails to establish a connection using iroh-doctor #3091

Closed
matheus23 opened this issue Jan 3, 2025 · 3 comments
Labels
bug Something isn't working c-iroh
Milestone

Comments

@matheus23
Copy link
Contributor

matheus23 commented Jan 3, 2025

Using commit 7bdae88c

My side:

     Running `target/release/iroh-doctor accept --iterations 2`
Connect to this node using one of the following commands:

        Using the relay url and direct connections:
iroh-doctor connect a55f26132e5e43de834d534332f66a20d480c3e50a13a312a071adea6569981e --remote-endpoint 172.17.0.1:35397 --remote-endpoint 172.18.0.1:35397 --remote-endpoint 176.199.209.214:28655 --remote-endpoint 192.168.0.99:35397 --remote-endpoint '[2a02:8071:d85:19c0::97c1]:35398' --remote-endpoint '[2a02:8071:d85:19c0:a31b:5ec5:fa06:fad0]:35398' --remote-endpoint '[2a02:8071:d85:19c0:aecd:32d7:7c59:81a2]:35398'

        Using just the relay url:
iroh-doctor connect a55f26132e5e43de834d534332f66a20d480c3e50a13a312a071adea6569981e --relay-url https://euw1-1.relay.iroh.network./

        Using just the node id:
iroh-doctor connect a55f26132e5e43de834d534332f66a20d480c3e50a13a312a071adea6569981e

Other side:

unable to connect to a55f26132e5e43de834d534332f66a20d480c3e50a13a312a071adea6569981e: failed connecting to remote endpoint

I was able to reproduce this, when running locally. But once I restarted the accept side, the bug went away, and I don't have logs.

@matheus23 matheus23 added bug Something isn't working c-iroh labels Jan 3, 2025
@dignifiedquire
Copy link
Contributor

is this with current main?

@dignifiedquire dignifiedquire added this to the v0.31.0 milestone Jan 3, 2025
@matheus23
Copy link
Contributor Author

See the commit hash in the issue title

@matheus23
Copy link
Contributor Author

Not super sure why this was intermittent, but we've since fixed this bug, which has definitely caused connection failures: #3104

I'm tentatively closing this issue for now.

@github-project-automation github-project-automation bot moved this to ✅ Done in iroh Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c-iroh
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants