Am I the only one having issues with fly deploy

fly deploy have not been working for me since like yesterday guys, is there any issues. Here is the error:
(base) mac@MACs-MacBook-Pro callCustom % fly deploy
==> Verifying app config
Validating /Users/mac/Desktop/ClientProjects/callCustom/fly.toml
✓ Configuration is valid
→ Verified app config
==> Building image
WARN Failed to start remote builder heartbeat: failed building options: websocket: failed to WebSocket dial: failed to send handshake request: Get “https://sin2.gateway.6pn.dev:443/”: dial tcp 43.245.49.65:443: connect: operation timed out

Error: failed to fetch an image or build from source: failed building options: websocket: failed to WebSocket dial: failed to send handshake request: Get “https://sin2.gateway.6pn.dev:443/”: dial tcp 43.245.49.65:443: connect: operation timed out
A broken wireguard tunnel is disrupting your deployment. Retry your deployment with fly deploy --wg=false to bypass wireguard

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