Base Goerli full node sync issues
Incident Report for Base
Resolved
Earlier today the Ethereum Goerli testnet experienced an 18 block reorg. This caused a 273 block reorg on the Base Goerli L2. This should not affect archive nodes (the default configuration at github.com/base-org/node), but those running full nodes (with --gcmode=full) may be experiencing a node halt. If you are seeing this, please follow the steps below:

1. Shut down op-node.
2. Perform a debug_setHead RPC call on op-geth with the following block: 7689800
3. Restart op-node.

See a related note from Optimism about their OP Goerli network halt for more details.
Posted Jul 28, 2023 - 19:50 UTC