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

Don't enforce pbss for geth #556

Closed
remoterami opened this issue Apr 12, 2024 · 2 comments · Fixed by #559
Closed

Don't enforce pbss for geth #556

remoterami opened this issue Apr 12, 2024 · 2 comments · Fixed by #559

Comments

@remoterami
Copy link

Because of ethereum/go-ethereum#29101 (comment) (also here) I don't want to use pbss yet. It'd be fine as default of course, but when adding --gcmode archive to el_extra_params, geth can't start at all: Fatal: Failed to register the Ethereum service: incompatible state scheme, stored: path, provided: hash

@barnabasbusa barnabasbusa linked a pull request Apr 15, 2024 that will close this issue
@remoterami
Copy link
Author

Oh I just realized ethereum/go-ethereum#29108, so you might consider adding --state.scheme=hash to geth init until this is implemented @barnabasbusa. But thanks, will use 1.13.14 instead of latest for now

@barnabasbusa
Copy link
Contributor

#562

This issue was closed.
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 a pull request may close this issue.

2 participants