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

fix: correct error message if produceBlindedBlock request fails #6299

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

nflaig
Copy link
Member

@nflaig nflaig commented Jan 15, 2024

Motivation

From Obol logs:

2024-01-14 12:46:00 Jan-14 11:46:00.107[]                error: Error proposing block slot=330830, validator=0xaf64…356a - Failed to produce block: validator.produceBlockV2 - Internal Server Error: Internal server error - Failed to produce block
2024-01-14 12:46:00 Error: Failed to produce block: validator.produceBlockV2 - Internal Server Error: Internal server error - Failed to produce block

We are calling produceBlindedBlock but in the error it says validator.produceBlockV2

Description

Correct error message if produceBlindedBlock request fails

@nflaig nflaig requested a review from a team as a code owner January 15, 2024 13:21

This comment was marked as off-topic.

@wemeetagain wemeetagain merged commit 758ed32 into unstable Jan 15, 2024
13 of 15 checks passed
@wemeetagain wemeetagain deleted the nflaig/fix-produceblinded-error branch January 15, 2024 15:16
ensi321 pushed a commit to ensi321/lodestar that referenced this pull request Jan 22, 2024
@wemeetagain
Copy link
Member

🎉 This PR is included in v1.15.0 🎉

jeluard pushed a commit to jeluard/lodestar that referenced this pull request Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants