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 641 forks source link

[NuGet.org Bug]: Sign in comes back with "Error 500 - Internal Server Error" #9126

Closed peterrexj closed 2 years ago

peterrexj commented 2 years ago

Impact

I'm unable to use NuGet.org

Describe the bug

After trying to sign in from the browser, the page goes to Error 500 - Internal Server Error I have tried to

All of these attempts failed and navigates to Error 500 - Internal Server Error I have confirmed that the user password is working as I tried with Microsoft Account and the same account is able to login other Microsoft services

Repro Steps

Login to nuget.org

Expected Behavior

Successfully able to log in and use the service

Screenshots

image

Additional Context and logs

With a full network log, I can share the username if required image

koszeggy commented 2 years ago

Same for me. A little addendum:

image

mariuszgromada commented 2 years ago

The same in my case image

tomahg commented 2 years ago

Same for me.

JPP01 commented 2 years ago

Same is happening to me. Also I cannot push new packet versions to nuget.org. The API endpoint (https://www.nuget.org/api/v2/package) responses the same 500 (Internal Server Error).

porechajp commented 2 years ago

Yes, I am getting the same issue while pushing a new version of Nuget package.

peterrexj commented 2 years ago

I can log in now successfully, am happy to close, or can wait for confirmation from others who have faced similar issues. @koszeggy @mariuszgromada @tomahg @JPP01 @porechajp

koszeggy commented 2 years ago

@peterrexj: It's working now

JPP01 commented 2 years ago

@peterrexj package update/upload via nuget push working also!

peterrexj commented 2 years ago

Thanks, @koszeggy @JPP01 for confirming, should work for all then, closing this issue