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

Very slow sync #1516

Closed
rex4539 opened this issue Dec 14, 2020 · 3 comments
Closed

Very slow sync #1516

rex4539 opened this issue Dec 14, 2020 · 3 comments
Labels
C-bug Category: This is a bug

Comments

@rex4539
Copy link
Contributor

rex4539 commented Dec 14, 2020

Steps:
Start sync from scratch.

What happened:
At some point, sync started to go painfully slow.

debug.log

Expected result:
Sync is fast.

@rex4539 rex4539 added C-bug Category: This is a bug S-needs-triage Status: A bug report needs triage labels Dec 14, 2020
@teor2345
Copy link
Contributor

teor2345 commented Dec 14, 2020

Duplicate of #1435

The logs show the same symptoms: many peer connections have failed, so Zebra only has 2 peers left. If you leave it running long enough, it should permanently fail.

Dec 14 09:21:51.916  INFO {zebrad="e537926e"}:sync:obtain_tips: zebra_network::peer_set::set: network request with no ready peers: finding more peers, waiting for 2 peers to answer requests

@teor2345
Copy link
Contributor

(There isn't much extra info here, and I can't seem to get GitHub's duplicate issues to work, so I'm just going to close this issue.)

@teor2345
Copy link
Contributor

Please re-test with the latest Zebra main branch, we've merged the #1468 peer diagnostics and #1511 panic fix since then.

@mpguerra mpguerra removed the S-needs-triage Status: A bug report needs triage label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

3 participants