[OP Stack Deployment] Error when upgrading to ecotone #319
Replies: 1 comment 3 replies
-
|
@luleigreat did you manage to upgrade your op-stack chain to ecotone successfully ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
I have an op-stack chain start with version v1.7.0, with the following rollup config(version related only):
Now I want to upgrade the chain to ecotone, there is no error when I start op-node with
--override.delta,but errored when I start with--override.ecotone:Then I change the op-geth start command with --override.xxx,but still the same error:
Logs
t=2024-03-26T18:04:55+0800` lvl=warn msg="Derivation process temporary error" attempts=491 err="stage 0 failed resetting: temp: failed to find the L2 Heads to start from: failed to fetch current L2 forkchoice state: failed to find the L2 head block: failed to parse L1 info deposit tx from L2 block: data is unexpected length: 260"
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions