We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I run node at v0.31.0, and get following error message "dial failed: Unable to select sub-protocol @["/vac/waku/metadata/1.0.0"]"
I cannot connet this protocol.
nwaku-1 | INF 2024-07-31 01:16:03.453+00:00 Dialing multiple peers topics="waku node peer_manager" tid=1 file=peer_manager.nim:647 numOfPeers=10 nwaku-1 | INF 2024-07-31 01:16:03.500+00:00 Finished dialing multiple peers topics="waku node peer_manager" tid=1 file=peer_manager.nim:674 successfulConns=0 attempted=10 nwaku-1 | INF 2024-07-31 01:16:09.883+00:00 disconnecting from peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:395 peerId=16U*MNUwnD reason="dial failed: Unable to select sub-protocol @[\"/vac/waku/metadata/1.0.0\"]" nwaku-1 | INF 2024-07-31 01:16:16.372+00:00 disconnecting from peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:395 peerId=16U*MNUwnD reason="dial failed: Unable to select sub-protocol @[\"/vac/waku/metadata/1.0.0\"]" nwaku-1 | INF 2024-07-31 01:16:21.780+00:00 disconnecting from peer topics="waku node peer_manager" tid=1 file=peer_manager.nim:395 peerId=16U*MNUwnD reason="dial failed: Unable to select sub-protocol @[\"/vac/waku/metadata/1.0.0\"]"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I run node at v0.31.0, and get following error message
"dial failed: Unable to select sub-protocol @["/vac/waku/metadata/1.0.0"]"
I cannot connet this protocol.
The text was updated successfully, but these errors were encountered: