Depends on user impact. See ‣ for the appropriate severity.
This alert means that errors have occurred in the block derivation pipeline while communicating with op-geth
over the engine API. Typically, this means:
op-geth
is down or otherwise unreachable.op-geth
was just restarted as part of regular maintenance.The batch derivation pipeline will continue to retry op-geth
until it comes back online.
op-node
logs for errors. Use the eror
and warn
level selectors. The logs will tell you why the op-node
can’t connect to op-geth
.
connection refused
or no such host
.op-geth
, you’ll see the RPC error op-geth
returns.op-geth
for errors. Use the |~ "err"
line filter.op-geth
is up.
op-geth
was just restarted, wait for the logs to indicate that the authenticated HTTP server is up. If it comes up and you start seeing chain head was updated
logs, there’s nothing else to do and the alert will close on its own.op-geth
is healthy.