Ask Your Question
3

login page keeps reloading

asked 2012-06-30 15:12:27 -0500

megabosx gravatar image megabosx
53 2 1 5

I have a problem with my login/signup page, it keeps on reloading, i think it's something wrong with the javascript. try it here , just go to the signup page.

delete close flag offensive retag edit

3 Answers

Sort by ยป oldest newest most voted
1

answered 2012-06-30 16:15:16 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

updated 2012-06-30 16:18:54 -0500

Facebook login does not work, I think that in your case callback url entered into Facebook app is incorrect.

Can you tell what it is? Go to your app setting in your facebook account and check your "site url" parameter.

I've tested google and simple password logins on your site. Both work.

link publish delete flag offensive edit

Comments

I have this issue too. My facebook login works (I think) because I created an account through Facebook on my site.

Joseph ( 2012-07-25 02:49:17 -0500 )edit

I disabled facebook login and this still happens.

Joseph ( 2012-07-25 02:56:48 -0500 )edit

In fact, I disabled all providers and this still happens.

Joseph ( 2012-07-25 03:42:48 -0500 )edit

This is a critical bug. I had the same issue. I was unable to login at all using regular email. Whenever I used to login it used to come back to the same page. Currently I'm exploring the codebase and will update soon on this. ;)

Check this - http://askbot.org/en/question/8345/unable-to-login-to-my-askbot-site-as-admin/

pajju ( 2012-08-08 09:48:43 -0500 )edit

I have the same issue. Cleared all cookies and go to /account/signin/ still get the constant refresh.

cwjacklin ( 2012-08-14 00:24:06 -0500 )edit
1

answered 2012-08-07 16:32:44 -0500

mcg gravatar image mcg
74 2 5

updated 2012-08-07 16:37:45 -0500

I just cleared my cookies, and that seemed to clear things up. My guess is that it has to do with a conflict between the cookies generated when running the test server on port 8888, and the cookies generated on the production server.

This would explain why we administrators would have the problem but not other users we send to our site to check things out.

EDIT: Sorry folks, that didn't fix it after all---or at least, it is also related to Facebook logins. I tried to add Facebook logins back, and once I added that key to my login set, the reloading started again.

link publish delete flag offensive edit

Comments

the reloading code checks if both Facebook keys are there. see provider_javascript.html in skin/common/template/authopenid, so you have to remove one of the FB keys to prevent autoreload

cwjacklin ( 2012-08-14 11:24:11 -0500 )edit

Oops, made a comment response in a wrong place - see the one under my answer. Thanks for pointing this out.

Evgeny ( 2012-08-14 17:01:54 -0500 )edit
0

answered 2012-08-14 11:24:47 -0500

cwjacklin gravatar image cwjacklin
11 1 2

Will this error be fixed in the next release? I guess the next release will be the django 1.4 compatibility release.

link publish delete flag offensive edit

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]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2012-06-30 15:12:27 -0500

Seen: 181 times

Last updated: Aug 14 '12