I was deploying ( a large image I know, we are working on skimming these down this week ), but I just wanted to report an error that I received when doing a deploy on CircleCI to fly.
That looks like an HTTP timeout trying to read our API, so it would be unrelated to image size. If you see errors after the Creating release line it’s quite possible the release actually went through. Retrying is fine, but you can also run fly status and see if the new versions is running.
Gotcha! I did just take a look at the status and the activity log and I do not see a successful deploy prior to the retry.
Just wanted to share the error since we have never seen it before. Wasn’t sure if it could help anyone else or if it could help the team out diagnose any possible issues with release stages.