microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.91k stars 28.76k forks source link

Error downloading from Xamarin server. Visual Studio for Mac Preview. #24293

Closed ghost closed 7 years ago

ghost commented 7 years ago

Steps to Reproduce: Visual Studio for Mac Preview

  1. Download the latest installer from https://code.visualstudio.com/download
  2. Try to install, and get:

System.NullReferenceException:

Error downloading from Xamarin server. Visual Studio for Mac Preview. The remote server returned an error: (404) Not Found. Exception type: System.Net.WebException Message: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00065] in /Library/Frameworks/Xamarin.Mac.framework/Versions/2.10.0.113/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1025 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /Library/Frameworks/Xamarin.Mac.framework/Versions/2.10.0.113/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1037 at Xamarin.Components.Ide.Web.RequestHelper.GetResponse (System.Func1[TResult] createRequest, System.Action1[T] prepareRequest) [0x0023e] in /Users/builder/data/lanes/4232/cf720f11/source/installer/Xamarin.Web.Installer/MonoDevelop.Core.Web/RequestHelper.cs:83

chrmarti commented 7 years ago

@kieferrm Did we establish which the best channel is to forward issues for Xamarin?

eclau commented 7 years ago

@lenin-interware Got the same error, can confirm that the following *.pkg does not exist on xamarin's server.

https://dl.xamarin.com/VsMac/VisualStudioForMac-Preview1-7.0.0.2715.dmg

yamilselman commented 7 years ago

same error here , with the last update

jmvf commented 7 years ago

I got the same error.

yamilselman commented 7 years ago

Appears to be fixed now.

chrisdias commented 7 years ago

Note that VS Code and Visual Studio for Mac are two distinct products. https://code.visualstudio.com/downloads will install VS Code, so I'm not sure where the exact page you were trying to download from.

Regardless, the link above seems to work now, so closing.