我偶尔会遇到此错误。这真的很烦人,因为有时它会修复自己,但大多数情况下我只需要关闭VS并重新打开然后它会再次运行一段时间。
当我尝试从分支(或任何其他git网络交互)中提取时,就会发生这种情况。
Error encountered while fetching: An error occurred while sending the request.
Inner Exception:
The remote name could not be resolved: 'github.com'
还有其他人有这个问题吗?你是怎么解决的?
我也在使用双因子身份验证。如果那是问题。 (似乎不是问题)
我有时会在启动VS时收到此错误:
We were unable to automatically populate your Visual Studio Team Services accounts.
The following error was encountered: TF400813:
Resource not available for anonymous access. Client authentication required.
所以也许是因为github.com身份验证在交互过程中的某个时刻丢失并重新启动VS修复它。
另一个线索是,当无法访问github.com时,无法在Visual Studio中的浏览器中浏览它。它可以在Chrome(或FireFox或IE)中浏览到很好。 Visual Studio似乎也偶尔会失去与nuget.org的联系,效果看起来也是一样的。
可能的相关问题: Visual Studio/C#: Nuget Unable to connect to remote server
更新:这种情况发生在两个不同的ISP上,其中一个不在公司防火墙上(这排除了网络问题)。当问题发生时,它实际上关闭了Visual Studio中的所有网络通信,因此这不仅仅是一个github.com问题。我有一张与微软公开的票,希望我们能解决它,我可以为每个人发布答案。
答案 0 :(得分:0)
来回微软支持和VS 2017的发布。
答案是升级!