NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.54k stars 645 forks source link

Cannot log into my NuGet account, and my packages are not available #1857

Closed sitecorerick closed 10 years ago

sitecorerick commented 10 years ago

When I attempt to log into NuGet, I get a white screen of death, 500 is mentioned in the URL. If I attempt to recover my password, I get a WSOD. If I attempt to install any of my known package from the Package Manager Console, I get a 500, and if I try to push a package from the command line, I get a 500.

The issue is clearly associated with my user account.

kovachwt commented 10 years ago

Also having problems downloading packages from Nuget today, please investigate.

kovachwt commented 10 years ago

Getting two different errors:

Install-Package : Could not connect to the feed specified at 'https://www.nuget.org/api/v2/'. Please verify that the package source (located in the Package Manager Settings) is valid and ensure your network connectivity.

Install-Package : The operation has timed out

blagojkochovski commented 10 years ago

I also have error when trying to install PM> Install-Package Google.Apis.Analytics.v3 -Pre Attempting to resolve dependency 'Google.Apis (≥ 1.7.0-beta)'. Install-Package : An error occurred while processing this request. At line:1 char:16

Please investigate.

analogrelay commented 10 years ago

We had a service outage during that period. The site is back up and running. Please try your operations again and if there is still an issue, re-open this bug or file a new one.

Thanks and sorry for the inconvenience!

dsouzajohnson commented 10 years ago

I am still getting the same error. Pls advise.

Could not connect to the feed specified at 'https://www.nuget.org/api/v2/'. Please verify that the package source (located in the Package Manager Settings) is valid and ensure your network connectivity.

analogrelay commented 10 years ago

I'm not seeing issues from our side. Are you able to connect to the nuget.org website in a standard web browser? Perhaps something on your network is blocking the feed?

dsouzajohnson commented 10 years ago

@Anurse, yes I can access the URL https://www.nuget.org/api/v2/ ..pls find below the resonse that I see. <?xml version="1.0" encoding="utf-8" ?>

analogrelay commented 10 years ago

That indicates that everything is working fine for your network connection. How are you accessing NuGet? Visual Studio Dialog? Package Manager Console? NuGet.exe?

dsouzajohnson commented 10 years ago

I am accessing it thru VS2010 Package Manager Console

mynkow commented 9 years ago

Same thing is happening right now with me

ilknurcapkan commented 9 years ago

I'm having this problem for half an hour

NagaMurali commented 8 years ago

Please check whether your visual studio have administrator rights