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
Seeing this warning a lot on some Holesky nodes with 200 peers:
Oct 02 02:05:43.029 WARN Could not publish message error: NoPeersSubscribedToTopic, kind: beacon_attestation_5
Version
v8.0.0-rc.0
Present Behaviour
The beacon node doesn't have sufficient peers on the attestation subnets its publishing to. This is likely caused by a recent change (#7915), which prioritises uniform distribution across data column subnets instead of attestation subnets from the Fulu fork.
Expected Behaviour
The beacon node should have sufficient peers on its required attestation subnets most of the time and the frequency of this warning should be low.