Sometimes, my fly.io keeps failing. Can u check why it keeps happening.
Deployment Failure Details
Command:
flyctl deploy --remote-only --no-cache --app dev-creatiz-frontend --config fly.dev.toml
Error:
Error: failed to fetch an image or build from source:
error building: deadline_exceeded:
Post “https://api.depot.dev/depot.cli.v***.BuildService/GetBuildKitConnection”:
dial tcp ***.235.***.79:52.443: i/o timeout
Additional errors:
error reporting health: deadline_exceeded: context deadline exceeded
Process completed with exit code 26
here is the text log.
halfer
2
If you can, post logs as text here, rather than as images. Code formatting in Markdown is an ideal way to format them.
It looks like you’ve a Depot problem in that screenshot. Have you tried switching Depot off in your deploy command?
Deployment Failure Details
Command:
flyctl deploy --remote-only --no-cache --app dev-creatiz-frontend --config fly.dev.toml
Error:
Error: failed to fetch an image or build from source:
error building: deadline_exceeded:
Post “https://api.depot.dev/depot.cli.v***.BuildService/GetBuildKitConnection”:
dial tcp ***.235.***.79:52.443: i/o timeout
Additional errors:
error reporting health: deadline_exceeded: context deadline exceeded
Process completed with exit code 26
here is the text log as u asked.
It fails sometime but it happens.