https://flyte.org logo
#ask-the-community
Title
# ask-the-community
a

Aditi Bhalawat

08/30/2023, 11:52 PM
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" }
k

Kevin Su

08/31/2023, 12:12 AM
how do you set up cluster? are you using flytectl demo start?
a

Aditi Bhalawat

08/31/2023, 6:25 AM
Yes, I am using
flytectl demo start
for setting up cluster.
á

Álvaro Martínez Morales

10/19/2023, 3:18 PM
Hello! Did you get any solution on this matter?
8 Views