You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was on my local machine. I was using /etc/resolver/<company>.corp with nameserver IP address not reachable from internet. This caused the delay.
This fixed it immediately sudo mv /etc/resolver/<company>.corp /etc/resolver/<company>.corp.disabled
Even though
-o ConnectTimeout=5
is set withssh
, it takes ages to timeout if hostname cannot be resolved.The text was updated successfully, but these errors were encountered: