NuGet availability?

2 Answers 685 Views
Miscellaneous
Phil
Top achievements
Rank 1
Phil asked on 21 Sep 2022, 07:20 PM

I've been receiving intermittent 500s and other errors when connecting to the Telerik NuGet feed (via an azure service connection) recently and it's been worse today (thus constantly breaking CICD pipelines).

Is the https://www.telerik.com/blogs/azure-devops-and-telerik-nuget-packages still current? specifically the part about "Using a Service connection is our recommend approach."?

Thanks,

Phil

Marc
Top achievements
Rank 1
commented on 22 Sep 2022, 08:46 AM

Hey,

I noticed the same, and sadly the problem seems to persist today as well. Currently working on our CI/CD and it is extremely tedious because restoring NuGet packages will fail due to the Telerik repository.

Hope to get an answer here from support staff about the current status.

Best regards
Marc

Jimmy
Top achievements
Rank 1
commented on 22 Sep 2022, 10:03 AM | edited

Hi,

I am facing same issue started from yesterday around 22:00UTC+8 till now. I have checked Telerik's service status report website Telerik Status reported that everything is working (?). Hope support teams can help to health check the Nuget feed service.

environment: Azure devOps pipeline with Service Connection (Telerik Nuget)

error logs: 

##[error]The nuget command failed with exit code(1) and error(Failed to download package 'Telerik.Reporting.Services.AspNetCore.16.0.22.225' from 'https://nuget.telerik.com/v3/package/telerik.reporting.services.aspnetcore/16.0.22.225/telerik.reporting.services.aspnetcore.16.0.22.225.nupkg'.
Response status code does not indicate success: 500 (Internal Server Error).
Response status code does not indicate success: 500 (Internal Server Error).
The feed 'NuGet_Telerik [https://nuget.telerik.com/v3/index.json]' lists package 'Telerik.Reporting.Services.AspNetCore.16.0.22.225' 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 'Telerik.Reporting.Services.AspNetCore.16.0.22.225'.
NuGet.Protocol.Core.Types.FatalProtocolException: The feed 'NuGet_Telerik [https://nuget.telerik.com/v3/index.json]' lists package 'Telerik.Reporting.Services.AspNetCore.16.0.22.225' 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. ---> NuGet.Protocol.PackageNotFoundProtocolException: Unable to find package 'Telerik.Reporting.Services.AspNetCore.16.0.22.225'.
at NuGet.Protocol.FindPackagesByIdNupkgDownloader.<GetNuspecReaderFromNupkgAsync>d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Thanks,

Sawa

Tomislav Bronzin
Top achievements
Rank 1
commented on 22 Sep 2022, 11:50 AM | edited

Here the feed is down completely.

 error NU1301: Unable to load the service index for source https://nuget.telerik.com/v3/index.json.

 

azure devops pipelines, image: windows-2022

BRINK'S
Top achievements
Rank 1
commented on 22 Sep 2022, 12:20 PM

Hi,

Same here :

error : Failed to download package 'Telerik.UI.for.AspNet.Core.2022.2.802' from 'https://nuget.telerik.com/v3/package/telerik.ui.for.aspnet.core/2022.2.802/telerik.ui.for.aspnet.core.2022.2.802.nupkg'.

error : Response status code does not indicate success: 500 (Internal Server Error)

 

Some news about it ?

2 Answers, 1 is accepted

Sort by
0
Marc
Top achievements
Rank 1
answered on 22 Sep 2022, 03:04 PM
This issue should get more attention, it's a roadblock for CI/CD work where you require to NuGet restore.
-1
Aleksandar
Telerik team
answered on 23 Sep 2022, 09:42 AM

Hello,

I have reached to the team responsible for the NuGet server. They have confirmed they are aware of the issue and are investigating it. We will, however, need additional time for that and the thread will be updated once further information is available.

Regards,
Aleksandar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Aleksandar
Telerik team
commented on 23 Sep 2022, 01:09 PM

Hello All,

I have received an update from the team in regards to the reported issues - Our IT department has been performing a planned server migration the past days, which resulted in an unexpected disturbance in the Nuget server that affected some of our clients. The team has investigated the reported cases and confirmed the issue should now be resolved, but I will ask you to double check if that is the case on your side. If the issue persists please open a support ticket with details on the particular issue or respond to this thread, so we can investigate further.

Please accept our apologies for any inconvenience caused.

Marc
Top achievements
Rank 1
commented on 04 Oct 2022, 07:24 AM | edited

Hello Aleksander,

as of today, the problem is happening again. Server error 500. I hope it can get properly taken care of because this is a real impediment for our work.

Best regards
Marc

Marc
Top achievements
Rank 1
commented on 05 Oct 2022, 01:34 PM

Still happening today, 19 out of 20 pipeline runs fail due to NuGet errors...
Hendrik
Top achievements
Rank 1
commented on 05 Oct 2022, 01:54 PM

Similar here:

error NU1301: Unable to load the service index for source https://nuget.telerik.com/v3/index.json.

Alexander
Telerik team
commented on 06 Oct 2022, 09:21 AM

The team is currently working on the NuGet server issues with high priority. Please subscribe for status updates at https://status.telerik.com as it will be a central point for updates on the Telerik NuGet Server status.

As mentioned there, for mission-critical builds, you can download the .nupkg file of any product from https://www.telerik.com/account/downloads and restore it offline.

Tags
Miscellaneous
Asked by
Phil
Top achievements
Rank 1
Answers by
Marc
Top achievements
Rank 1
Aleksandar
Telerik team
Share this question
or