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

op-node: syncStatus can report LocalSafeL2 of zero even when SafeL2 is nonzero #14576

Open
geoknee opened this issue Feb 28, 2025 · 2 comments
Open
Assignees
Labels
A-op-batcher Area: op-batcher A-op-node Area: op-node C-urgent Category: Urgent. Merge as soon as possible. M-needs-triage Meta: this issue needs to be labelled

Comments

@geoknee
Copy link
Contributor

geoknee commented Feb 28, 2025

Since https://github.com/ethereum-optimism/optimism/pull/14265/files, we are seeing batchers on some networks try to load all blocks from genesis from the sequencer. Rolling back to an old batcher version fixes the problem, where a simple restart does not.

t=2025-02-27T13:23:24+0000 lvl=info msg="Loading range of multiple blocks into state" start=1 end=10057590
t=2025-02-27T13:23:24+0000 lvl=warn msg="next safe block is below oldest block in state" syncActions="SyncActions{blocksToPrune: 0, channelsToPrune: 0, clearState: 0x0000000000000000000000000000000000000000000000000000000000000000:0, blocksToLoad: &{1 10057590}}" oldestBlockInState="&{header:0xc00494cc88 uncles:[] transactions:[0xc0049224e0] withdrawals:[] witness:<nil> hash:{_:[] _:{} v:0xc0006f0c00} size:{_:{} _:{} v:0} ReceivedAt:0001-01-01 00:00:00 +0000 UTC ReceivedFrom:<nil>}" safeL2=0x0000000000000000000000000000000000000000000000000000000000000000:0
@geoknee geoknee added C-urgent Category: Urgent. Merge as soon as possible. M-needs-triage Meta: this issue needs to be labelled A-op-batcher Area: op-batcher A-op-node Area: op-node labels Feb 28, 2025
@geoknee geoknee self-assigned this Feb 28, 2025
@geoknee
Copy link
Contributor Author

geoknee commented Feb 28, 2025

I need to check with the interop team, but I wonder if this is the problem ae50c31

@geoknee
Copy link
Contributor Author

geoknee commented Mar 5, 2025

#14584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-batcher Area: op-batcher A-op-node Area: op-node C-urgent Category: Urgent. Merge as soon as possible. M-needs-triage Meta: this issue needs to be labelled
Projects
None yet
Development

No branches or pull requests

1 participant