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
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
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:
Thanks,
Sawa
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
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 ?