Not OP but our Gitlab deployments were failing like this:
$ curl -L https://fly.io/install.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to fly.io:443
Cleaning up project directory and file based variables 00:01
ERROR: Job failed: exit code 35
Error failed to fetch an image or build from source: error fetching docker server info: Get “http://[fdaa:0:bf1e:a7b:5adc:8ffa:bd8a:2]:2375/v1.41/info”: context deadline exceeded
Hi,
We are also encountering a problem since yesterday. It looks like if flyio had some network latency issues… flyctl deploy --dockerfile ./Dockerfile.fly --config ./fly.toml --remote-only -a ******** [...] Error: request to https://binaries.prisma.sh/all_commits/461d6a05159055555eb7dfb337c9fb271cbd4d7e/linux-musl/libquery_engine.so.node.gz.sha256 failed, reason: connect ETIMEDOUT 10***.156.224.54:443
Do you think this could be related?