You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing sync locally, a syncing Lighthouse node isn't able to download data columns from it's Lighthouse peer reliably. The network seems to be functioning fine with 100% participation and all peers in sync. However the peer returns 0 columns most of the time. See logs below.
To reproduce:
Start a local testnet with the network_params_das_local.yaml config
Stop one Lighthouse node, and wait for 2-3 epochs to make sure it triggers range sync
Start the Lighthouse node, notice that sync gets stuck pretty quickly and peers don't return columns
Logs from supernode peer (16Uiu2HAm4HH1Bioy2Qp75Rymx2X6TZwTnWeGwmjLKMHAZ5evVmcc):
Note that only the request (0-32) returned some data, 114 data columns ~ 19 blocks, given 6 columns requested.
Description
When testing sync locally, a syncing Lighthouse node isn't able to download data columns from it's Lighthouse peer reliably. The network seems to be functioning fine with 100% participation and all peers in sync. However the peer returns 0 columns most of the time. See logs below.
To reproduce:
network_params_das_local.yaml
configVersion
das
branchPresent Behaviour
Logs from syncing node:
Logs from supernode peer (
16Uiu2HAm4HH1Bioy2Qp75Rymx2X6TZwTnWeGwmjLKMHAZ5evVmcc
):Note that only the request (0-32) returned some data, 114 data columns ~ 19 blocks, given 6 columns requested.
The text was updated successfully, but these errors were encountered: