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

"Found peer" is without any public IP address #26

Open
upperwal opened this issue Oct 17, 2019 · 0 comments
Open

"Found peer" is without any public IP address #26

upperwal opened this issue Oct 17, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@upperwal
Copy link
Collaborator

What's happening: bootstrap dht resolves the new peer but only gives private IPs which are undialable.

What's expected: bootstrap node should preserve the public IP as well and Found Peer should reflect that as well.

What's breaking: Given we only have private IPs, nodes won't be able to connect with each other. Subscribers can't connect with publishers which results in no data transmission.

Logs:

Found peer: {QmSnyucQUCbAjNEjoaLZtyhzTEB7Hms7Vn6jxWFhQdLbFN: [/ip4/127.0.0.1/udp/5502/quic /ip4/172.31.43.146/udp/5502/quic]}
@upperwal upperwal added the bug Something isn't working label Oct 17, 2019
@upperwal upperwal self-assigned this Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant