ssh: connect to host github.com port 22: Connection timed out

前端 未结 17 2386
陌清茗
陌清茗 2020-12-04 05:25

I am under a proxy and I am pushing in to git successfully for quite a while.
Now I am not able to push into git all of a sudden.
I have set the RSA key and the prox

17条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 05:40

    Quick workaround: try switching to a different network

    I experienced this problem while on a hotspot (3/4G connection). Switching to a different connection (WiFi) resolved it, but it's just a workaround - I didn't get the chance to get to the bottom of the issue so the other answers might be more interesting to determine the underlying issue

提交回复
热议问题