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

Can't identity via dns4 relay #48

Open
dozyio opened this issue Sep 29, 2024 · 0 comments
Open

Can't identity via dns4 relay #48

dozyio opened this issue Sep 29, 2024 · 0 comments

Comments

@dozyio
Copy link

dozyio commented Sep 29, 2024

vole libp2p identify /dns4/am6.bootstrap.libp2p.io/tcp/443/wss/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb/p2p-circuit/webrtc/p2p/12D3KooWNurjYNKirjpzeD1VBjeYXjDNKv4DavgeQjD4iomyTE52
panic: failed to dial: failed to dial 12D3KooWNurjYNKirjpzeD1VBjeYXjDNKv4DavgeQjD4iomyTE52: all dials failed
  * [/ip4/147.75.87.27/tcp/443/wss/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb/p2p-circuit/webrtc] error opening hop stream to relay: failed to dial: failed to dial QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb: all dials failed
  * [/ip4/147.75.87.27/tcp/443/wss] tls: failed to verify certificate: x509: cannot validate certificate for 147.75.87.27 because it doesn't contain any IP SANs

Similar issue with ipv6 but slightly different error

vole libp2p identify /dns6/sg1.bootstrap.libp2p.io/tcp/443/wss/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt/p2p-circuit/webrtc/p2p/12D3KooWSYegQiqm5XfoVPtq82LL8tEDaHLtLThUicV85RE1cRUi
panic: failed to dial: failed to dial 12D3KooWSYegQiqm5XfoVPtq82LL8tEDaHLtLThUicV85RE1cRUi: all dials failed
  * [/ip6/2604:1380:40e1:9c00::1/tcp/443/wss/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt/p2p-circuit/webrtc] error opening hop stream to relay: failed to dial: failed to dial QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt: all dials failed
  * [/ip6/2604:1380:40e1:9c00::1/tcp/443/wss] tls: failed to verify certificate: x509: certificate is valid for *.bootstrap.libp2p.io, bootstrap.libp2p.io, not [2604:1380:40e1:9c00::1]
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

1 participant