Error on deploy swift project - [internal] load build context

Hi, there,

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.

Any one could helps that? Thanks.

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.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.