Zebra lags behind the best tip on testnet #1941
Labels
A-rust
Area: Updates to Rust code
C-bug
Category: This is a bug
I-hang
A Zebra component stops responding to requests
I-slow
Problems with performance or responsiveness
S-needs-investigation
Status: Needs further investigation
Milestone
Version
zebrad
1.0.0-alpha.5 with PR #1940Platform
Linux ... 5.4.96 #1-NixOS SMP Sun Feb 7 14:35:50 UTC 2021 x86_64 GNU/Linux
Description
Testnet instances lag a few hundred blocks behind the tip synced by
zcashd
.The
zcashd
tip is 1338659, and the Zebra tip is 1338519, a difference of 140 blocks.We've had this bug before, it's possibly due to either network code hangs or peer issues (#1905), or the small number of peers on testnet (#704). I haven't seen it happen on mainnet since the late 2020 / early 2021 network fixes.
Commands
zebrad start
with an epemeral testnet config with some local peersLogs
The text was updated successfully, but these errors were encountered: