【发布时间】:2016-09-16 19:59:34
【问题描述】:
我在通过 https 使用 VS 团队资源管理器推送分支时遇到问题。但在命令提示符下“git push”有效。它让我疯狂。我关闭了防火墙,但它没有帮助。任何疑问为什么会发生?
Inner Exception:
The underlying connection was closed: An unexpected error occurred on a receive.
Inner Exception:
Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Inner Exception:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
【问题讨论】:
-
找到stackoverflow.com/questions/31999042/…,但不是很有用...
-
您是否直接连接到 Git 服务器?它是什么类型的 Git 服务器?它的版本是什么?它是在代理服务器后面还是直接连接?证书是自签名的还是完全受信任的?
-
还有其他问题吗?