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
flyctl v0.1.118 darwin/arm64 Commit: a802b4b75b17a76fbb00c02234d9253f0245797e-dirty BuildDate: 2023-11-06T16:00:15Z
Help me solve this issue as soon as possible as our clients are waiting.