mrward / monodevelop-nuget-addin

NuGet addin for MonoDevelop and Xamarin Studio
MIT License
264 stars 38 forks source link

Unable to search for packages #46

Closed anmsh closed 10 years ago

anmsh commented 10 years ago

Hi,

I am unable to search for a package from the search bar in the Manage Packages window. It gives the following error:

"An error occurred while processing this request."

All packages are displayed either when search button is pressed and there is no search term entered or when the Manage Packages windows is opened. I am able to install the packages that load default like JSON.NET etc.

Version Information:

2014-04-02-181323_672x523_scrot 2014-04-02-181408_664x522_scrot

mrward commented 10 years ago

I too thought there was a problem with the addin but there it seems to be problem with the nuget.org feed at the moment. Searching is broken. Sometimes the feed is returning zero results.

NuGet status page

I would look at using an alternative feed if possible. There are some mirrors out there or you can use your local NuGet cache. You should be able to find your local cache by going to the NuGet preferences, selecting General, then clicking the Browse button.