Hello Team,
I am a new user and while setting up a basic demo of FLYTE, I'm encountering the following error:
Copy code
RPC Failed, with Status: StatusCode.UNAVAILABLE
details: failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:30081: Failed to connect to remote host: Connection refused
Debug string UNKNOWN:failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:30081: Failed to connect to remote host: Connection refused {created_time:"2023-08-31T05:06:51.377327425+05:30", grpc_status:14}
Could you please advise me on how to resolve this issue?
Version
{
"App": "flytectl",
"Build": "145bc5c",
"Version": "0.6.45",
"BuildTime": "2023-08-31 052303.240979043 +0530 IST m=+0.019787719"
}
g
glamorous-carpet-83516
08/31/2023, 12:12 AM
how do you set up cluster? are you using flytectl demo start?