Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error viewing specific profiles #2494

Closed
adamralph opened this issue May 22, 2015 · 5 comments
Closed

error viewing specific profiles #2494

adamralph opened this issue May 22, 2015 · 5 comments

Comments

@adamralph
Copy link

E.g. https://www.nuget.org/profiles/damianh

image

Other profiles are fine, e.g. https://www.nuget.org/profiles/adamralph

image

@damianh
Copy link

damianh commented May 22, 2015

I'm in stealth mode 👻

@yishaigalatzer
Copy link

Thanks for reporting this, we are going to take a look.

@bhuvak
Copy link
Contributor

bhuvak commented May 27, 2015

Seems to be exception with duplicate entries. Pasting the stack trace:
System.ArgumentException: An item with the same key has already been added.
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at NuGetGallery.PackageService.FindPackagesByOwner(User user, Boolean includeUnlisted)
at NuGetGallery.UsersController.Profiles(String username, Int32 page, Boolean showAllPackages)

Looking more in to it.

@bhuvak
Copy link
Contributor

bhuvak commented May 27, 2015

You should be able to view your profile now.

@adamralph
Copy link
Author

👍 looks good now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants