0

我在 Visual Studio 2019 v16.9.3 中工作。我有一个解决方案,它使用 Git 作为存储库连接到 DevOps (visualstudio.com) 项目。

如果我尝试从 VS 或控制台窗口运行任何 git 命令(获取、完整、推送等)当我打开 Web Broswer 时,我会收到以下错误:

Error encountered while pushing to the remote repository: Git failed with a fatal error.
Git failed with a fatal error.
unable to access 'https://biztalkers.visualstudio.com/DefaultCollection/SmsRouter/_git/SmsRouter/': 
OpenSSL SSL_connect: Connection was reset in connection to biztalkers.visualstudio.com:443 

我猜这是由于 Web 浏览器用户使用不同的 Microsoft 帐户登录,但是当我打开浏览器选项卡并登录到目标存储库时,我遇到了同样的问题。

我可以通过关闭所有 Web 浏览器并从 VS 或控制台窗口重新尝试 git 命令来解决问题。

有任何想法吗?

4

0 回答 0