Ask Your Question
1

KeyError: On clicking "manage login methods"

asked Oct 01 '11

sagarun gravatar image sagarun
103 1 8

When i tried to click "manage login methods" in ask.fedoraproject.org i get the following exception http://sagarun.fedorapeople.org/misc/KeyError%20at%20accountsignin.html

Here is how we can reproduce this,

  1. signup for askbot using google;s open id
  2. Logout
  3. Login again using another open id provider (emailid is same as the first open id provider)
  4. Goto http://ask.fedoraproject.org/user/id/name
  5. click "manage login methods"

Here is the discussion about the issue from ask.fedoraproject.org ask.fedoraproject.org/question/23/how-do-i-link-my-open-id-and-gmail-id-to-use-with

1 Answer

Sort by ยป oldest newest most voted
1
sagarun has selected this answer as correct

answered Oct 01 '11

Evgeny gravatar image Evgeny flag of Chile
6715 31 49 96
http://askbot.org/

Hi @sagarun, pushed a fix for this at:

https://github.com/ASKBOT/askbot-devel/commit/baa02367ecd75932ed785efe44b129c8d773696e

Does this help? The problem was that the database corresponding to UserAssociation model had references to login method that was later disabled.

link

Comments

ah I see. I am going to wait for the next release of Askbot and pull it in. This isnt a urgent issue

mether (Oct 01 '11)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Oct 01 '11

Seen: 31 times

Last updated: Oct 01 '11