Hi team,
I upgraded my Base mainnet node this afternoon and downloaded the official snapshot from the Base documentation.
After restoring the snapshot, the execution layer seems to be working and the block height can continue updating. However, I keep seeing the following error in the execution logs:
{"timestamp":"2026-05-22T13:45:28.020319Z","level":"ERROR","fields":{"message":"Invalid JWT: Authorization header is missing or invalid"}}
At the same time, the consensus node keeps restarting. The main error from the consensus logs is:
{"timestamp":"2026-05-22T13:53:40.178737Z","level":"ERROR","fields":{"message":"Failed to drain engine tasks","err":"EngineReset(SyncStart(FromBlock(MissingL1InfoDeposit(0xc710d12366805dd28afb50869e76de6e49225ecbd1d7b131941f2ac204ed85f2))))"},"target":"engine"}
Current situation:
I upgraded Base today.
I used the official Base snapshot.
The execution layer can start and the block height is updating.
The consensus node keeps restarting.
Execution layer keeps logging Invalid JWT: Authorization header is missing or invalid.
Consensus fails with MissingL1InfoDeposit(...).
Could you please help confirm whether this is caused by a configuration issue, a snapshot compatibility issue, or something else required for the v1 upgrade?
Thanks.
Hi team,
I upgraded my Base mainnet node this afternoon and downloaded the official snapshot from the Base documentation.
After restoring the snapshot, the execution layer seems to be working and the block height can continue updating. However, I keep seeing the following error in the execution logs:
{"timestamp":"2026-05-22T13:45:28.020319Z","level":"ERROR","fields":{"message":"Invalid JWT: Authorization header is missing or invalid"}}
At the same time, the consensus node keeps restarting. The main error from the consensus logs is:
{"timestamp":"2026-05-22T13:53:40.178737Z","level":"ERROR","fields":{"message":"Failed to drain engine tasks","err":"EngineReset(SyncStart(FromBlock(MissingL1InfoDeposit(0xc710d12366805dd28afb50869e76de6e49225ecbd1d7b131941f2ac204ed85f2))))"},"target":"engine"}
Current situation:
I upgraded Base today.
I used the official Base snapshot.
The execution layer can start and the block height is updating.
The consensus node keeps restarting.
Execution layer keeps logging Invalid JWT: Authorization header is missing or invalid.
Consensus fails with MissingL1InfoDeposit(...).
Could you please help confirm whether this is caused by a configuration issue, a snapshot compatibility issue, or something else required for the v1 upgrade?
Thanks.