You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry for the delay. RPC_URL and WS_URL should point to a full RPC node accessible from the lite-rpc machine, while the LITE_RPC_*_ADDR variables determine the bind addresses for lite-rpc itself
Getting this error when the machine starts up 👍
2024-05-01T02:40:38.822378Z ERROR lite_rpc: Ok(Err(RPC seems down restarting service error Error { request: None, kind: RpcError(RpcRequestError("cluster version query failed: error sending request for url (http://0.0.0.0:8899/): error trying to connect: tcp connect error: Connection refused (os error 111)")) }))
Not sure what the real secret settings should be for :
RPC_URL
WS_ADDR
LITE_RPC_HTTP_ADDR
LITE_RPC_WS_ADDR
Thanks
The text was updated successfully, but these errors were encountered: