Skip to content

Non-validator Node Timeout Deadline Too Fast #83

@BigBenlau

Description

@BigBenlau

I have deployed a non-validator node in Tokyo as per the recommended setup. However, the node fails to start syncing due to a timeout deadline that appears to be too short. The following error messages are observed in the logs:

2025-06-11T14:11:04.621Z WARN >>> hl-node @@ reading bytes for abci_stream greeting: 680000000/757521515

2025-06-11T14:11:04.939Z WARN >>> hl-node @@ reading bytes for abci_stream greeting: 684000000/757521515

2025-06-11T14:11:05.257Z WARN >>> hl-node @@ reading bytes for abci_stream greeting: 688000000/757521515

2025-06-11T14:11:05.575Z WARN >>> hl-node @@ reading bytes for abci_stream greeting: 692000000/757521515

2025-06-11T14:11:05.609Z WARN >>> hl-node @@ abci_stream from 199.254.199.12 timed out: lu::timeout deadline has elapsed

2025-06-11T14:11:05.609Z WARN >>> hl-node @@ error connecting to candidate peer Ip(199.254.199.12) with greeting TcpGreeting { send_abci: true, send_evm_kvs: false, id: Live }: Timed out connecting to peer

Is there a way to adjust the timeout duration to allow the node to successfully connect and start syncing? Any guidance on configuration changes or potential workarounds would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions