"503 Service Unavailable" from nuget.syncfusion.com

I am to building an App for iOS using the VisualStudio AppCenter.
I get a "503 Service Unavailable" error from "http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/"
for Syncfusion.Xamarin.Compression and Syncfusion.Xamarin.DocIO.
What can I do to resolve this problem?
This is the reported Error:
Errors in packages.config projects
NU1000: Unable to find version '14.4.0.20' of package 'Syncfusion.Xamarin.Compression'.
/Users/vsts/.nuget/packages/: Package 'Syncfusion.Xamarin.Compression.14.4.0.20' is not found on source '/Users/vsts/.nuget/packages/'.
https://api.nuget.org/v3/index.json: Package 'Syncfusion.Xamarin.Compression.14.4.0.20' is not found on source 'https://api.nuget.org/v3/index.json'.
http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/: The V2 feed at 'http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/Packages(Id='Syncfusion.Xamarin.Compression',Version='14.4.0.20')'
returned an unexpected status code '503 Service Unavailable'.
https://nuget.syncfusion.com/xamarin: The V2 feed at 'http://nuget.syncfusion.com/nuget_xamarin/Packages(Id='Syncfusion.Xamarin.Compression',Version='14.4.0.20')' returned an unexpected status code '503 Service Unavailable'.
NU1000: Unable to find version '14.4.0.20' of package 'Syncfusion.Xamarin.DocIO'.
/Users/vsts/.nuget/packages/: Package 'Syncfusion.Xamarin.DocIO.14.4.0.20' is not found on source '/Users/vsts/.nuget/packages/'.
https://api.nuget.org/v3/index.json: Package 'Syncfusion.Xamarin.DocIO.14.4.0.20' is not found on source 'https://api.nuget.org/v3/index.json'.
http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/: The V2 feed at 'http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/Packages(Id='Syncfusion.Xamarin.DocIO',Version='14.4.0.20')'
returned an unexpected status code '503 Service Unavailable'.
https://nuget.syncfusion.com/xamarin: The V2 feed at 'http://nuget.syncfusion.com/nuget_xamarin/Packages(Id='Syncfusion.Xamarin.DocIO',Version='14.4.0.20')' returned an unexpected status code '503 Service Unavailable'.

NuGet Config files used:
/Users/vsts/agent/2.126.0/work/1/s/nuget.config
/Users/vsts/.config/NuGet/NuGet.Config

Feeds used:
/Users/vsts/.nuget/packages/
https://api.nuget.org/v3/index.json
http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/
https://nuget.syncfusion.com/xamarin


5 Replies

AD Alessandro Del Sole December 19, 2017 02:16 PM UTC

Same here. I can't restore Syncfusion's Xamarin NuGet packages and my work is blocked. I'm on VS 2017 and the feed URL is http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin



VK Vinoth Kumar Perumal Syncfusion Team December 20, 2017 11:16 AM UTC

Hi Andreas/Alessandro,

We are facing a server problem. Hence, our NuGet feeds are not stable. We are working on this with high priority and it will be resolved at the earliest.

Please let us know if you have any further queries,

Regards,
Vinoth Kumar P


VK Vinoth Kumar Perumal Syncfusion Team December 27, 2017 04:07 PM UTC

Hi All,  
  
Sorry for the inconvenience caused.  
  
We have resolved our Xamarin NuGet feed error. You can access our Xamarin NuGet feeds from the below link     
  
Also, our Xamarin packages are available in the NuGet.org from the below link  
  
Rest of the platforms will be available soon in NuGet.org  
  
Regards, 
Vinoth Kumar Perumal 



CH Chergui December 29, 2017 02:21 PM UTC

Hi,

I have a similar problem on windows using the command nuget restore.
Some package aren't get from the syncfusion server :

The feed 'Syncfusion [http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin]' lists package 'Syncfusion.Xamarin.SfListView.15.3.0.33' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
  Unable to find package 'Syncfusion.Xamarin.SfListView.15.3.0.33'.

However, the server wasn't responding last week.

The following packages aren't download correctly:

SfRotator, SfRangeSlider, SfBusyIndicator.IOS, DataSource, SfListView, SfRadialMenu.IOS, XamarinCore, GridCommon  15.3.0.33 and SfRadialMenu.Android 15.2.0.46

I'm currently using the version 15.5.2 of Visual Studio and NuGet 4.4.1.4656 (MSBuild 15.5.180.51428)



VK Vinoth Kumar Perumal Syncfusion Team January 2, 2018 07:34 PM UTC

Hi Chergui, 
  
Thanks for the patience. 
 
We have resolved the NuGet feed error in Visual studio. You can access the Xamarin package using below feed link 
 
  
Regards, 
Vinoth Kumar Perumal 


Loader.
Up arrow icon