flyctl
flyctl copied to clipboard
Fly command line issue
I am having issue with fly command line
when running fly command line in GitHub actions the following is the error I am getting
Error: failed to fetch an image or build from source: error building: failed to solve: rpc error: code = Canceled desc = grpc: the client connection is closing
When trying to login into local fly with
flyctl auth login
I am getting the following error
Error: Post "https://api.fly.io/api/v1/cli_sessions": EOF
My local computer flyctl version is
fly v0.1.121 darwin/arm64 Commit: 1f0fb69280a33483d0516b28606f0254c54d1721-dirty BuildDate: 2023-11-10T05:58:34Z
Help me solve this issue as soon as possible as our clients are waiting.