question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide Status page for nuget.org indexing

See original GitHub issue

Folks, thank you for the awesome work you are doing for .NET community. You are the central hub for all our package needs in the entire .NET community. Keep it up!

There is a tiny issue, though.

I published a package today (https://www.nuget.org/packages/MessageVault.Client), version 2.1.0. Build server was unable to pull this version from the nuget.org, saying that the package is not found. After the investigation, it looks like that this url wan’t updated: https://www.nuget.org/api/v2/Packages(Id=‘MessageVault.Client’,Version=‘2.1.0’). It returns:

<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<m:code/>
<m:message xml:lang="en-US">Resource not found for the segment 'Packages'.</m:message>
</m:error>

Older versions of the same package return meaningful XML.

When I asked for advice on the twitter, I got this feedback: “@abdullin recently uploaded? NuGet.org has indexing issues today” and “@JakubKonecki @abdullin apparently the 6 hours ago on the packages page is an indicator.”

If indexing issues are indeed the root cause here, please provide some feedback on their status. It would be awesome to have them visible on status.nuget.org.

I’d love to have visibility instead of following another twitter advice regarding nuget.org downtime “Recommend patience…”.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:36 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
anangaurcommented, Oct 23, 2017
2reactions
csharpfritzcommented, Jun 1, 2015

Thank you for making my point for me: for all but a very limited number of packages, you can NuGet install them with no problems.

That’s what service degradation is.

On Mon, Jun 1, 2015 at 1:38 PM, Steffen Forkmann notifications@github.com wrote:

If you can’t “nuget install” then it feels pretty broken for me. On Jun 1, 2015 19:34, “Jeffrey T. Fritz” notifications@github.com wrote:

I would consider this behavior an outage, but rather a tolerable service degradation.

All read operations against the NuGet gallery contents that were present from before the point that the index process slowed down were serviced with no failures.

Jeff

On Mon, Jun 1, 2015 at 12:51 PM, Steffen Forkmann < notifications@github.com> wrote:

of course the root course is something else. It’s that two API functions give different information. Reported years ago somewhere on codeplex and also here on github.

#2126 (comment) < https://github.com/NuGet/NuGetGallery/issues/2126#issuecomment-43786202

<- closed without solution

#2149 https://github.com/NuGet/NuGetGallery/issues/2149 <- nothing happens

— Reply to this email directly or view it on GitHub < https://github.com/NuGet/NuGetGallery/issues/2432#issuecomment-107634666

.

— Reply to this email directly or view it on GitHub < https://github.com/NuGet/NuGetGallery/issues/2432#issuecomment-107649076>

.

— Reply to this email directly or view it on GitHub https://github.com/NuGet/NuGetGallery/issues/2432#issuecomment-107650495 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Meet the new NuGet status page
Without further ado: meet the new status.nuget.org! ... With this new status page we now can provide more insight into the status of...
Read more >
NuGet | Status
Name Description Status NuGet.org Browsing the Gallery website Operational Restore Downloading and installing packages from NuGet Operational V3 Protocol Restore using the V3 API Operational
Read more >
Nuget connection attempt failed "Unable to load the service ...
I am using VS 2022 and this worked for me, just deleted the file, restarted VS and after that I executed dotnet restore...
Read more >
Indexing and searching NuGet.org with Azure ... - YouTube
Which NuGet package was that type in again? In this session, let's build a "reverse package search" that helps finding the correct NuGet ......
Read more >
NuGet packages in the Package Registry
Publish NuGet packages in your project's Package Registry. Then, install the packages whenever you need to use them as a dependency. The Package...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found