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

25% signature generator failed with signature failed to be produced: AssertionFailed("signature failed to verify") #925

Open
Tracked by #926
ppca opened this issue Nov 6, 2024 · 1 comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@ppca
Copy link
Contributor

ppca commented Nov 6, 2024

gcp log showing signature failed to be produced, the error message is in the err field in jsonpayload.
this is part of investigating why dev signature success rate is <95%.
Each hour there are 50-60 signature generators failed because of this error.
Each hour there are 110-130 total signature generators failed.
Each hour there are ~110-130 new signature generators started, and 100-130 restarted signature generators.
So basically AssertionFailed("signature failed to verify") constitutes 50% of all failed signature generators, and 25% of all signature generators.

@ppca ppca added Near BOS NEAR BOS team at Pagoda Emerging Tech Emerging Tech flying formation at Pagoda labels Nov 6, 2024
@ppca ppca changed the title 25% signature failed to be produced: AssertionFailed("signature failed to verify") 25% signature generator failed with signature failed to be produced: AssertionFailed("signature failed to verify") Nov 6, 2024
@volovyks
Copy link
Collaborator

Here is the occurrence of this error during the last 30 days:
Image

It happens at the same time we have issues with triple generation when the system is under load. See #923

Maybe the reason is not at triple or presignature levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Backlog
Development

No branches or pull requests

2 participants