Skip to content

running python bindings, transfers fail if no derper is available #46

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

Closed
Arqu opened this issue Oct 12, 2023 · 3 comments
Closed

running python bindings, transfers fail if no derper is available #46

Arqu opened this issue Oct 12, 2023 · 3 comments
Labels
bug Something isn't working feature New feature or request
Milestone

Comments

@Arqu
Copy link
Collaborator

Arqu commented Oct 12, 2023

Running two nodes on to machines on a local network. If a derper is not available (ie cut off from outside traffic) the nodes fail to connect directly with the ticket they exchanged.
The same setup works with regular nodes with iroh start and iroh get --ticket

@Arqu Arqu added this to iroh Oct 12, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in iroh Oct 12, 2023
@Arqu
Copy link
Collaborator Author

Arqu commented Oct 12, 2023

Eh.... it's 99% this line

.bind_addr(DEFAULT_BIND_ADDR.into())

I need to be able to provide the bind address.

@Arqu
Copy link
Collaborator Author

Arqu commented Oct 12, 2023

This currently depends on it n0-computer/chuck#33

@Arqu Arqu added bug Something isn't working feature New feature or request labels Oct 12, 2023
@b5 b5 added this to the FFI cleanup milestone Oct 12, 2023
@Arqu
Copy link
Collaborator Author

Arqu commented Oct 10, 2024

Done now.

@Arqu Arqu closed this as completed Oct 10, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in iroh Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants