I've just cleared problem with getting icons to show (another post)

Now, when I try to login I get Error 310 (net::ERR_TOO_MANY_REDIRECTS)

Browser reading for long time, and then show the message above. (Chrome)

I've tried to clear cache as the browser suggest this, with no luck. Tried Opera and IE. Also I've been in sites account to "enable" the google account for the corresponding user. (I understand that OpenID cant be applied to an uregistrered user - right?)

Im doing OpenID on a Drupal Commons install.

Any suggestions what do to next are welcome!

Thanks in advance

Comments

andriy_gerasika’s picture

I saw this error on Drupal.org when it upgraded to Drupal 7 infrastructure. Erasing cookies (not cache) helped. If it does not help, what exact version of Drupal core and Drupal Commons do you have?

plastikkposen’s picture

Tried two other computers. Chrome states this message (freely translated from danish to english). I notice it tries to find something referred in directory mysite.com/openid/***** witch isnt a directory in the drupal commons.

"This webpage has a loop when redirecting

Webpage at http://commons.voxel.dk/openid/authenticate?destination=home has caused to many redirects"

In modules list Drupal Commons Core states 6.x.1.0 (However, the download package from commons webpage states 6.x.1.1 Im pretty sure its this, since its under a week since I downloaded it). Drupal core is 6.19

andriy_gerasika’s picture

ok, disable OpenID Selector and try to login w/ core OpenID using copy/paste of openid url

plastikkposen’s picture

Disabled OpenID module, but still not good. Tried both the http://www.google.com/profiles/ and the https://www.google.com/accounts/o8/id info.

Still getting this message after some load time in browser.

URL was redirected to http://commons.voxel.dk/home?destination=openid/authenticate

Does the webserver need any special php-settings or other settings to make this work?

thanks for looking into it so far

andriy_gerasika’s picture

Status: Active » Postponed (maintainer needs more info)

well, if it still does not work w/ OpenID Selector disabled, it is an issue of Drupal core OpenID module. I would recommend you write on Ubuntu forums or Commons Core forums, perhaps some Drupal ubergeeks can solve this. OpenID Selector is just graphical interface, it does not alter the way core OpenID module functions.
p.s.
just in case:
was Commons Core core modified? any modules you suspect might influence OpenID functionality?

plastikkposen’s picture

Thanks for helping out so far.

I'll check elsewhere as suggested, and post here if something comes up and is somewhat related.

I'll doing some extra testing to reproduce error against standard D6 install in the days to come. Ruling out any stupid noob mistakes etc.. :-)

For the record - no mods in the commons core done.

andriy_gerasika’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)