Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with Fly.o setup #393

Open
stevenkader opened this issue May 1, 2024 · 2 comments
Open

Need help with Fly.o setup #393

stevenkader opened this issue May 1, 2024 · 2 comments

Comments

@stevenkader
Copy link

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

@godmodegalactus
Copy link
Collaborator

@riordanp
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants