Deploy failing with error "context deadline exceeded"

Hello,

Trying to deploy an app and get this error message:
Error: failed to fetch an image or build from source: error fetching docker server info: Get "http://[fdaa:0:f5fb:a7b:68:aead:5174:2]:2375/v1.41/info": context deadline exceeded

I tried deleting the builder but same error after.

This morning deploys for the same app were working.

Thanks

Ivan

Hi @Ivan

So, everything is working now?

This could be related to wireguard trying to connect to the remote builder. Or it could have been a temporary, region-specific error.

Some users have seen this error when using a VPN. You could try turning off your VPN. Here’s some more info what might be happening there: Error when deploying django app - #5 by jphenow

1 Like

Hi @andie,

You are correct it was my VPN causing the issue.
Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.