Xamarin 6.1.5 on OS El Capitan



嗨,我是C#编码的初学者,刚刚安装了Xamarin Studio Community。使用6.1.2版本,我可以进入插件管理器,查找新的插件。但由于我更新到了6.1.5,当我转到存储库时,我收到了以下错误消息:

发生异常:远程服务器返回错误:(404)未建立

System.Net.WebException:远程服务器返回错误:(404)找不到。位于System.Net.HttpWebRequest.EndGetResponse中的(System.IAsyncResult asyncResult)[00x00065]/private/tmp/source-mono-4.6.0/bokbuild-mono-4.6.0分支/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/HttpWebRequest.cs:1025位于中的System.Net.HttpWebRequest.GetResponse()[0x000e]/private/tmp/source-mono-4.6.0/bokbuild-mono-4.6.0分支/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/HttpWebRequest.cs:1037位于MonoDevelop.Core.Web.RequestHelper.GetResponse中的(System.Threading.CancellationToken令牌)[0x008d]/Users/builder/data/lanes/3509/7494718e/source/monodevelopm/main/src/core/monodevelop.core/monodevelop.core.Web/RequestHelper.cs:194

看起来网页或源不存在。对于6.1.2,它似乎找到了下载加载项的来源。

我该怎么做有什么建议吗?

这听起来像是一个bug。我会通过报告

https://bugzilla.xamarin.com/index.cgi

最新更新