I have tried to run fly deploy --remote-only --strategy immediate
and I got the error, stuck there => ERROR [internal] load build context
[internal] load build context:
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
Days before, run succeed, but right now got failed.
While I clean the apps, then fly launch, and could not run. Bad luck!
Now that you've set up Postgres, here's what you need to understand: https://fly.io/docs/postgres/getting-started/what-you-should-know/
Failed attaching appai to the Postgres cluster appai-db: can't build tunnel for personal: You must be authenticated to view this..
Try attaching manually with 'fly postgres attach --app appai appai-db'
Error creating Postgresql database. Be warned that this may affect deploys
Error creating Postgres cluster: can't build tunnel for personal: You must be authenticated to view this.
Wrote config file fly.toml
Validating /Users/yuanqianglu/Desktop/YT-Vapor-API/fly.toml
Platform: machines
✓ Configuration is valid
==> Building image
WARN Failed to start remote builder heartbeat: failed building options: You must be authenticated to view this.
Error: failed to fetch an image or build from source: error connecting to docker: failed building options: You must be authenticated to view this.