-
Notifications
You must be signed in to change notification settings - Fork 45
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
PeerManager().SelectPeers returns peer which don't support the protocol #1111
Comments
That is odd. |
The error logs comes from status-im/status-go#5217 log file: https://drive.google.com/file/d/1bKOwZQ6qweBZh4utbRYmDQPCWKyU_NOW/view?usp=sharing |
Can you let me know the query to which Store peer has failed? |
One scenario i could think of is this: |
I can confirm from your logs that you are using |
@chaitanyaprem you can check the peers info here #1098 (comment), it shows store/v3 is there. |
Hmm, i do see only 1 node having storev3. I think this node was in the midst of an upgrade and ran into some issues. Also, In order for you to be able to proceed without getting blocked by this, you could use shards.staging fleet to verify as well. |
@kaichaosun are you still seeing this issue? if not, we can close this. |
We can close it for now. |
I'm trying to use PeerManager SelectPeers for
store.StoreQueryID_v300
, it returned a peer id and using it for the hash query, got error:The text was updated successfully, but these errors were encountered: