Skip to content

engineAPI timeout issue from lighthouse #3403

Open
@advaita-saha

Description

@advaita-saha
Jun 13 19:50:55.225 ERROR Error during execution engine upcheck         error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:50:57.639 WARN  Execution engine call failed                  error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:50:57.645 ERROR Error fetching block for peer                 block_root: 0x6f218219aeee372d6ea12811070a7a90f34ba29738836b59ea2761762b7471b4, error: BlockStreamerError(BlocksByRangeFailure(EngineError(Api { error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out) })))
Jun 13 19:50:58.641 ERROR Error during execution engine upcheck         error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:50:59.387 WARN  Execution engine call failed                  error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:00.388 WARN  Execution engine call failed                  error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:00.388 ERROR Error during execution engine upcheck         error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:00.939 INFO  New block received                            slot: 1455, root: 0xca92e3e094e288c434f9a163587a11d28e04868d19b21e230e1482859d1114e6
Jun 13 19:51:01.389 ERROR Error during execution engine upcheck         error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:01.940 WARN  Execution engine call failed                  error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out), service: "fetch_engine_blobs", block_root: "0xca92e3e094e288c434f9a163587a11d28e04868d19b21e230e1482859d1114e6"
Jun 13 19:51:01.940 ERROR Error fetching or processing blobs from EL    error: RequestFailed(ApiError(HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out))), block_root: 0xca92e3e094e288c434f9a163587a11d28e04868d19b21e230e1482859d1114e6
Jun 13 19:51:02.942 ERROR Error during execution engine upcheck         error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:02.942 WARN  Execution engine call failed                  error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:02.943 WARN  Error whilst processing payload status        error: Api { error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out) }
Jun 13 19:51:03.943 ERROR Error during execution engine upcheck         error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)
Jun 13 19:51:03.945 WARN  Execution engine call failed                  error: HttpClient(url: http://snooper-engine:8561/, kind: timeout, detail: operation timed out)

This is making us miss proposals, whereas the EL is processing correctly but response takes a very long time

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions