Eror "Failed to start remote builder heartbeat: failed building options: failed probing "personal": context deadline exceeded"

when I deploy the application it’s always like that.
i use windows . This is my first time using fly.io
is there a way to solve it

Hi,

It’s generally a networking issue somewhere along the line. So assuming you have no firewall blocking access at your end …

Try fly wireguard reset and then trying a deploy again.

If that does not fix it, try fly wireguard websockets enable and then trying a deploy again. That can help, using a websocket.

If that does not fix it, does fly doctor report any issues with your connection?

thanks you brother
i fix it withfly wireguard websockets enable

1 Like