-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
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.
ice-coldbell, edxuanlen, dcb9, ivaaaan, tiagocmachado and 8 more
Metadata
Metadata
Assignees
Labels
No labels