First time here? Check out the FAQ!
1

Can't log in to local Askbot; it simply refreshes /signin
 

I installed a local copy of Askbot on my Mac (inside a corporate firewall), following the instructions at askbot.org/doc/index.html. It works in that I can bring it up as mac-mini.local:8000/ in a web browser, but:

  • when I go to /account/signin/ and try to log in with the username/password I created on http://askbot.org (or even if I give a bad username/password), it simply refreshes the signin page.
  • if I click "Create a password-protected account" I go to the account creation page, but if I try to create an account with my email address it tells me "this email is already used by someone else" (presumably because that account already exists on http://Askbot.org). The log/askbot.log file is empty (zero bytes); no errors are being written there.

How do I get it to work with local accounts, instead of using http://Askbot.org accounts? And why won't it work with my http://Askbot.org account?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Brian Kendig's avatar
31
Brian Kendig
asked 7 years ago

Comments

Of course the accounts from askbot.org are not used on your site, there must be something else.

Evgeny's avatar Evgeny (7 years ago)

I agree. How do I debug local Askbot instance login problems?

Brian Kendig's avatar Brian Kendig (7 years ago)
see more comments

1 Answer

-1

Off-course you are just confusing yourself by comparing your Local Askbot instances with official Askbot instances..

This does not make any sense you are just comparing your INTRANETinstances with official INTERNET instances..

It seems that you have configured the Askbot incorrectly.

Please review all those askbot configurations.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
gopalraha's avatar
332
gopalraha
answered 7 years ago, updated 7 years ago
link

Comments

I followed the instructions. What did I miss, specifically? What configuration should I review?

Brian Kendig's avatar Brian Kendig (7 years ago)

You need to review your "settings.py" file and installation steps..

gopalraha's avatar gopalraha (7 years ago)

Done. It still isn't working. You're being vague; can you tell me specifically what config file setting or installation step I missed?

Brian Kendig's avatar Brian Kendig (7 years ago)

I don't have your installation method's for installation you need AskBot documentation and more detailed help try Google Search...

gopalraha's avatar gopalraha (7 years ago)

I used those and was unable to find an answer. That's why I decided to ask on Askbot. Please don't offer an answer unless you actually have an answer to offer. You haven't told me anything so far except "you did something wrong, please go look for the right answer."

Brian Kendig's avatar Brian Kendig (7 years ago)
see more comments