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

Not enough responses from nodes, node numbers don't add up #3372

Open
hottogo opened this issue Oct 29, 2024 · 0 comments
Open

Not enough responses from nodes, node numbers don't add up #3372

hottogo opened this issue Oct 29, 2024 · 0 comments

Comments

@hottogo
Copy link

hottogo commented Oct 29, 2024

Issue description

Number of responses from nodes too low

Expected behavior

20 nodes total, then required responses received. Expecting node numbers to add up.

i.e. 20 nodes, 5 in batch, 15 leftover.

Actual behavior

Always only see 2 in the batch and leftover is often either 10 or 0. Nothing in between.

Steps to reproduce the problem

  1. Running v8 testnet
  2. syncing to multiple paranets
  3. watching logs

Specifications

  • Node version: Using node.js version: 16.20.1 v8.1.0+beta.12
  • Platform: Ubuntu 20.04
  • Node wallet: 0x1217D6C0f71F0CA8c267017ac6632f0E05E4B761
  • Node libp2p identity: 27

Contact details

Error logs

[2024-10-29 10:31:14] DEBUG: {Operation ID: 4102f18b-2dc3-48ba-9c9c-086326570bff} [v1_0_0GetInitCommand] (Command ID: 8e8564c8-47c7-4d2f-883c-96edbf6f66d7) Processing get response with status: FAILED for operationId: 2ac2c8a0-975b-4d81-af94-10ff4d4fe42a, keyword: 0xb8b904c73d2fb4d8c173298a51c27fab70222c32e7460d9849d6a0062f7ce623c4b7e356b775fad41d4a3a89746605943d5b18c0. Total number of nodes: 20, number of nodes in batch: 2 number of leftover nodes: 0, number of responses: 2, Completed: 0, Failed: 2

[2024-10-29 10:31:15] DEBUG: {Operation ID: 64597028-1561-4c3f-8750-1698ee8759cc} [v1_0_0GetInitCommand] (Command ID: 654c69ed-8686-4df3-b1f0-7768f667b7f9) Processing get response with status: FAILED for operationId: 713ce15f-3103-47c1-8854-d1c22933cca8, keyword: 0xb8b904c73d2fb4d8c173298a51c27fab70222c323a1dcddf16aabcd653333220f7c4d0e1196d269231c5183293bc7ae2249d2d06. Total number of nodes: 20, number of nodes in batch: 2 number of leftover nodes: 10, number of responses: 1, Completed: 0, Failed: 1

[2024-10-29 10:31:16] DEBUG: {Operation ID: fad82097-3e8b-4275-83cd-5af4a9936262} [v1_0_0GetInitCommand] (Command ID: ddf82707-1773-43a1-81d1-ccb71c7f1444) Processing get response with status: FAILED for operationId: 414fdd7d-e23c-44f5-a37a-750684e0555c, keyword: 0xb8b904c73d2fb4d8c173298a51c27fab70222c321cf626cdc8377ffa240b5dfba65c6e433e4275b07f7e16d6ae24cb52231836a4. Total number of nodes: 20, number of nodes in batch: 2 number of leftover nodes: 10, number of responses: 2, Completed: 0, Failed: 2

[2024-10-29 10:31:16] DEBUG: {Operation ID: fad82097-3e8b-4275-83cd-5af4a9936262} [v1_0_0GetInitCommand] (Command ID: ddf82707-1773-43a1-81d1-ccb71c7f1444) Processing get response with status: FAILED for operationId: 1e405b6c-df56-42ac-8b13-a63786c9a319, keyword: 0xb8b904c73d2fb4d8c173298a51c27fab70222c325ff4b513425742d819cbe89663294692384c7e437f72d26e232c09ae2cb52cf3. Total number of nodes: 20, number of nodes in batch: 2 number of leftover nodes: 0, number of responses: 1, Completed: 0, Failed: 1

Disclaimer

Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected].

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