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

Multiple PriorAttestationKnown errors #529

Open
amirylm opened this issue Feb 7, 2022 · 1 comment
Open

Multiple PriorAttestationKnown errors #529

amirylm opened this issue Feb 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@amirylm
Copy link
Contributor

amirylm commented Feb 7, 2022

Describe the bug

Some operators are getting multiple frequent errors from CC (Lighthouse):

Feb 05 21:42:17.394 ERRO Failure verifying attestation for gossip, attestation_slot: 2299111, committee_index: 63, request_index: 0, error: PriorAttestationKnown { validator_index: 272773, epoch: Epoch(71847) }

To Reproduce

Expected behavior

Screenshots

Node (please complete the following information):

  • Operator Version: v0.1.10
  • BN Client Lighthouse

Additional context

@amirylm amirylm added the bug Something isn't working label Feb 7, 2022
@yorickdowne
Copy link
Contributor

This is expected if an attestation has already been seen. Afaik all nodes submit. This should not be an ERRO log in SSV however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants