- Home
- Forum
- General Discussion
- Nuget Packages unavailable??
Nuget Packages unavailable??
Anyone else having issues getting to the nuget packages?
http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc
is rendering...
<service xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns="http://www.w3.org/2007/app" xml:base="http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/">
<workspace>
<atom:title>Default</atom:title>
<collection rel='nofollow' href="Packages">
<atom:title>Packages</atom:title>
</collection>
</workspace>
</service>
( function(){ window.SIG_EXT = {}; } )()
Also unable to pull history of Nuget packages from within VS 2017.
SIGN IN To post a reply.
16 Replies
GR
Ganesan Rengasamy
Syncfusion Team
December 15, 2017 07:10 AM UTC
Hi Sergio,
Thanks for contacting Syncfusion support.
The Syncfusion ASP.NET MVC NuGet feed link(https://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/) is just used to configure and install/update the Syncfusion ASP.NET MVC NuGet packages in Visual Studio by using the NuGet Package Manager. This feed link is not render any of the details in web browser except the content which you have updated. This is default behavior for all the NuGet feed links. For your reference, you can check the default NuGet.org feed link,
Please follow the steps given in the below link to utilize the Syncfusion ASP.NET MVC NuGet packages in your application.
We can find the Syncfusion ASP.NET MVC NuGet packages after configuring the Syncfusion ASP.NET MVC NuGet feed in Visual Studio as like mentioned above. Please refer the below screenshot for the reference.
Also, we can’t get the query “unable to pull history of NuGet packages from within VS2017”. Please update the more details to us to proceed further regarding this from our side.
Regards,
Ganesan R.
KJ
Kira Jones
December 15, 2017 06:33 PM UTC
Hello,
We are also experiencing issues accessing the NuGet feed. Our restores started failing 7 hours ago with various types of errors including 503, 403, "Unable to connect to the remote server" etc. When can we expect the feed to behave properly again? Is there something we need to change on our end, it's currently blocking our automated build process.
2017-12-15T17:36:43.6233854Z ##[error]failed with code(1) and error(Errors in packages.config projects
Unable to find version '15.3.0.29' of package 'Syncfusion.Xamarin.SfDataGrid.IOS'.
C:\Users\buildguest\.nuget\packages\: Package 'Syncfusion.Xamarin.SfDataGrid.IOS.15.3.0.29' is not found on source 'C:\Users\buildguest\.nuget\packages\'.
https://www.nuget.org/api/v2/: Package 'Syncfusion.Xamarin.SfDataGrid.IOS.15.3.0.29' is not found on source 'https://www.nuget.org/api/v2/'.
https://api.nuget.org/v3/index.json: Package 'Syncfusion.Xamarin.SfDataGrid.IOS.15.3.0.29' is not found on source 'https://api.nuget.org/v3/index.json'.
https://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin: The V2 feed at 'https://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/Packages(Id='Syncfusion.Xamarin.SfDataGrid.IOS',Version='15.3.0.29')' returned an unexpected status code '503 Service Unavailable'.
CM
Carlos Munoz Dias
December 15, 2017 07:42 PM UTC
Same problem here. I cant download anything (in VS2017) from nuget server http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin/.
MA
Max
December 16, 2017 04:39 PM UTC
Hello,
We also experiencing problems with nuget availability.
NuGet link fails to load
http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore
Server Error in '/nuget_aspnetcore' Application.
Could not load file or assembly 'NuGet.Server, Version=2.10.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
MO
Morgan
December 18, 2017 04:15 AM UTC
been like that for at least 5 days. I had to disable those feeds in my projects since they are totally hosed at the moment.
MH
Matt Hook
December 18, 2017 09:23 AM UTC
This is broken for us as well since Friday.
The automated build via vsts errors as follows:
error NU1101: Unable to find package Syncfusion.EJ.AspNet.Core. No packages exist with this id in source(s): http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore
The local visual studio solution says no packages found within:
http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore
FH
Filip Herudek
December 18, 2017 09:54 AM UTC
Hello,
I am having problems with ASPNETMVC feed, getting following errors:
[SyncFusionMvc] Unable to load the service index for source http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/.
The HTTP request to 'GET http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/' has timed out after 100000ms.
NU1000: Unable to find version '14.3.0.49' of package 'Syncfusion.JavaScript'.
http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/: Error downloading 'Syncfusion.JavaScript.14.3.0.49' from 'http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/'.
The HTTP request to 'GET http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc/Packages(Id='Syncfusion.JavaScript',Version='14.3.0.49')' has timed out after 100000ms.
I use Xamaring feed as well and it's working right now.
VK
Vinoth Kumar Perumal
Syncfusion Team
December 18, 2017 12:55 PM UTC
Hi Sergio,
We are facing a server problem. Hence, our NuGet feeds are not stable.
We are working on this with high priority. We will resolve and update on or before December 21, 2017.
Please let us know if you have any further queries,
Regards,
Vinoth Kumar P
SG
Steve Graddy
December 18, 2017 05:21 PM UTC
Same problem here. I cant download anything (in VS2017) from nuget server http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore
Steve
ME
Megatron
December 18, 2017 09:38 PM UTC
just tested, I also have this issue
VK
Vinoth Kumar Perumal
Syncfusion Team
December 19, 2017 09:45 AM UTC
Hi Steve/ Megatron,
As we updated before, 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
As we updated before, 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:02 PM UTC
Hi All,
Sorry for the inconvenience caused.
We have resolved our NuGet feed error. You can access our 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
SO
Sergio Ora
December 30, 2017 08:20 PM UTC
and again...
Retrieving package 'Syncfusion.JavaScript 15.4.0.20' from 'Syncfusion ASP.Net MVC'.
Retrieving package 'Syncfusion.Web.Base45 15.4.0.20' from 'Syncfusion ASP.Net MVC'.
Retrieving package 'Syncfusion.Web.FileFormatsBase45 15.4.0.20' from 'Syncfusion ASP.Net MVC'.
Removed package 'Syncfusion.AspNet.Mvc5.15.4.0.17' from 'packages.config'
NotFound http://nuget.syncfusion.com/nuget_aspnetmvc/api/v2/package/syncfusion.web.base45/15.4.0.20 12ms
NotFound http://nuget.syncfusion.com/nuget_aspnetmvc/api/v2/package/syncfusion.javascript/15.4.0.20 13ms
NotFound http://nuget.syncfusion.com/nuget_aspnetmvc/api/v2/package/syncfusion.aspnet.mvc5/15.4.0.20 13ms
NotFound http://nuget.syncfusion.com/nuget_aspnetmvc/api/v2/package/syncfusion.web.fileformatsbase45/15.4.0.20 13ms
VK
Vinoth Kumar Perumal
Syncfusion Team
January 2, 2018 08:19 PM UTC
Hi Sergio,
Thanks for the patience.
We have resolved the NuGet feed error in Visual studio. You can access the AspNetMVC package using below feed link
Regards,
Vinoth Kumar Perumal
SO
Sergio Ora
January 2, 2018 11:22 PM UTC
Still getting errors from the Windows Forms feed:
2018-01-02T19:57:50.3076836Z Errors in packages.config projects
2018-01-02T19:57:50.3095869Z Unable to find version '15.4.0.17' of package 'Syncfusion.Pdf.Windows451'.
2018-01-02T19:57:50.3100225Z https://api.nuget.org/v3/index.json: Package 'Syncfusion.Pdf.Windows451.15.4.0.17' is not found on source 'https://api.nuget.org/v3/index.json'.
2018-01-02T19:57:50.3102681Z http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc: Package 'Syncfusion.Pdf.Windows451.15.4.0.17' is not found on source 'http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc'.
2018-01-02T19:57:50.3103099Z http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/: Package 'Syncfusion.Pdf.Windows451.15.4.0.17' is not found on source 'http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/'.
2018-01-02T19:57:50.3103338Z
2018-01-02T19:57:50.3103569Z Unable to find version '15.4.0.17' of package 'Syncfusion.Pdf.Base451'.
2018-01-02T19:57:50.3103824Z https://api.nuget.org/v3/index.json: Package 'Syncfusion.Pdf.Base451.15.4.0.17' is not found on source 'https://api.nuget.org/v3/index.json'.
2018-01-02T19:57:50.3104158Z http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc: Package 'Syncfusion.Pdf.Base451.15.4.0.17' is not found on source 'http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc'.
2018-01-02T19:57:50.3104498Z http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/: Package 'Syncfusion.Pdf.Base451.15.4.0.17' is not found on source 'http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/'.
2018-01-02T19:57:50.3104790Z Unable to find version '15.4.0.17' of package 'Syncfusion.Compression.Base451'.
2018-01-02T19:57:50.3105058Z https://api.nuget.org/v3/index.json: Package 'Syncfusion.Compression.Base451.15.4.0.17' is not found on source 'https://api.nuget.org/v3/index.json'.
2018-01-02T19:57:50.3105370Z http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc: Package 'Syncfusion.Compression.Base451.15.4.0.17' is not found on source 'http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc'.
2018-01-02T19:57:50.3105737Z http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/: Package 'Syncfusion.Compression.Base451.15.4.0.17' is not found on source 'http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/'.
2018-01-02T19:57:50.3106091Z NuGet Config files used:
2018-01-02T19:57:50.3106338Z d:\a\1\s\nuget.config
2018-01-02T19:57:50.3106528Z
2018-01-02T19:57:50.3106727Z Feeds used:
2018-01-02T19:57:50.3107149Z https://api.nuget.org/v3/index.json
2018-01-02T19:57:50.3107418Z http://nuget.syncfusion.com/nuget_aspnetmvc/nuget/getsyncfusionpackages/aspnetmvc
2018-01-02T19:57:50.3107733Z http://nuget.syncfusion.com/nuget_windows-forms/nuget/getsyncfusionpackages/windows-forms/
Is there any chance the nuget feeds will be stable any time soon? Should we switch to manual references? Should we switch to another product?
VK
Vinoth Kumar Perumal
Syncfusion Team
January 3, 2018 07:09 PM UTC
Hi Sergio,
Thanks for the patience.
We have resolved the NuGet feed problem. Now, you can access the WindowsForms package using below feed link
Regards,
Vinoth Kumar Perumal
SIGN IN To post a reply.
- 16 Replies
- 11 Participants
-
SO Sergio Ora
- Dec 14, 2017 04:01 PM UTC
- Jan 3, 2018 07:09 PM UTC