Balena builds randomly flake due to docker registry HTTP error

Balena releases will some times fail to build due to a HTTP timeout when trying to reach the docker registry.

Here are our build logs:

[Error]          Some services failed to build:
[Error]            Service: ...
[Error]              Error: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
...
[Info]           Built on 9ffb677
[Error]          Not deploying release.

Hello, are you using the balenaCloud builders or a local build?

We are using balena cloud builders, more specifically the deploy to balena github action

1 Like