Builders stuck in pending

My builder apps are continually stuck in pending, even after deleting and having them recreated on a subsequent deploy.

Deploys just show the following output:
==> Creating build context
→ Creating build context done
Error failed to fetch an image or build from source: error fetching docker server info: Get “http://[fdaa:0:4ba4:a7b:23c3:0:a000:2]:2375/v1.41/info”: context deadline exceeded

Builders show as “pending” all the time, which is confusing.

What OS are you using with flyctl? That looks like it can’t get connected to our Wireguard. This happens more often than we’d like on Windows, for example.

Despite they’re free, I’ve found myself deleting them when they seemed to get stucked, is it normal? I don’t want to waste resources from your generous free tier!

We clean them up when we need to, you can leave them around. Reusing the same builder makes your next builds faster. :slight_smile:

1 Like

Thanks @kurt I’m running it from WSL on Windows so that may be the issue.

I’m just trying to debug why my GitHub actions keep failing. The deploy always fails with

--> Pushing image done

image size: 36 MB

==> Creating release

Error An unknown error occured.

And there is no new deploy in my app’s activity log