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(events): properly decorate events db errors #11856

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Apr 9, 2024

From @TippyFlitsUK, likely a result of running something off master and then "upgrading" to 1.26.2 which doesn't have version 3. We'll just make this more informative.

024-04-09T00:20:38.736Z	INFO	messagepool	messagepool/messagepool.go:446	mpool ready
ERROR: initializing node: starting node: could not build arguments for function "reflect".makeFuncStub (/usr/local/go/src/reflect/asm_amd64.s:28): failed to build full.EthEventAPI: could not build arguments for function "reflect".makeFuncStub (/usr/local/go/src/reflect/asm_amd64.s:28): failed to build *filter.EventFilterManager: received non-nil error from function "reflect".makeFuncStub (/usr/local/go/src/reflect/asm_amd64.s:28): invalid database version: got 3, expected 2

@Stebalien Stebalien merged commit 0d2942c into master Apr 10, 2024
182 of 186 checks passed
@Stebalien Stebalien deleted the rvagg/events_db_errors branch April 10, 2024 14:00
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.

2 participants