[OP Stack Deployment] op-node cannot sync L1 data #756
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
2.detail: Logst=2025-03-08T06:41:00+0000 lvl=warn msg="Engine temporary error" err="temp: failed to fetch receipts of L1 block 0xf27015beb7179166439d1e3cd14d8b2445cc2012b62dea906fa219aa06c81b21:7836368 (parent: 0x214c08ac83bd017e123b2ac6ea10561aa8faf72f8aca962c5c1fef98b628115a:7836367) for L1 sysCfg update: querying block: transaction type not supported" Additional InformationNo response FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
thx a lot |
Beta Was this translation helpful? Give feedback.
-
|
https://docs.optimism.io/notices/pectra-changes |
Beta Was this translation helpful? Give feedback.
-
|
L1 Sepolia has a breaking Pectra upgrade. Please refer to this announcement and upgrade your L1 ETH Sepolia node. It is strongly recommended to update to these releases on Sepolia testnet. Geth: https://github.com/ethereum/go-ethereum/releases/tag/v1.15.5 Nethermind: https://github.com/NethermindEth/nethermind/releases/tag/1.31.4 Reth: https://github.com/paradigmxyz/reth/releases/tag/v1.2.2 Erigon: https://github.com/erigontech/erigon/releases/tag/v3.0.0-rc2 Sepolia L1 nodes that do not update are expected to fall out of sync, which may prevent batch-submission and stops L2 nodes from syncing. |
Beta Was this translation helpful? Give feedback.
-
|
This is my upgrade process, but it is for reference only. Since your chain was down for a long time, maybe you should redeploy it
|
Beta Was this translation helpful? Give feedback.
-
|
If you think there is an acceptable answer, please mark it as the answer and close this discussion. |
Beta Was this translation helpful? Give feedback.
L1 Sepolia has a breaking Pectra upgrade. Please refer to this announcement and upgrade your L1 ETH Sepolia node.
It is strongly recommended to update to these releases on Sepolia testnet.
Geth: https://github.com/ethereum/go-ethereum/releases/tag/v1.15.5
Nethermind: https://github.com/NethermindEth/nethermind/releases/tag/1.31.4
Reth: https://github.com/paradigmxyz/reth/releases/tag/v1.2.2
Erigon: https://github.com/erigontech/erigon/releases/tag/v3.0.0-rc2
Sepolia L1 nodes that do not update are expected to fall out of sync, which may prevent batch-submission and stops L2 nodes from syncing.