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

Unable to sync - NewPayloadV1: inserting block failed error="invalid gas used (remote: 20098221 local: 20110095)" #26205

Closed
5a3ee opened this issue Nov 17, 2022 · 2 comments
Labels

Comments

@5a3ee
Copy link

5a3ee commented Nov 17, 2022

System information

Geth
Version: 1.10.26-stable
Git Commit: e5eb32a
Architecture: amd64
Go Version: go1.18.5
Operating System: linux
GOPATH=
GOROOT=go

Linux 5.4.0-100-generic #113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Lighthouse v3.2.1-6d5a2b5
BLS library: blst-modern
SHA256 hardware acceleration: false
Specs: mainnet (true), minimal (false), gnosis (true)

Expected behaviour

Syncing should happen without errors. Issue without action from my part 24 hours ago. Restarted eth and lighthouse beacon and validator without success.

Restarting geth makes it look for peers again, but I cannot see from the logs that it ever starts syncing. I have 41 (tried 43) peers currently - shouldn't it start syncing with that many?

eth.syncing returns false.

Actual behaviour

Unable to sync.

Steps to reproduce the behaviour

Start Geth.

out.log

@5a3ee 5a3ee added the type:bug label Nov 17, 2022
@rjl493456442
Copy link
Member

Your consensus client is pushing an invalid payload to you. Maybe it's some issues in consensus layer client. Can you share a bit more logs from Geth side?

@holiman
Copy link
Contributor

holiman commented Dec 20, 2022

No response, closing this.

@holiman holiman closed this as completed Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants