Project

General

Profile

Actions

Defect #10794

closed

Filter chain halted as [:check_if_login_required] rendered_or_redirected.

Added by Teriance Viernion about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Here is the error I am getting:

[Fri Apr 27 22:20:06 2012] [error] [client 76.185.113.106] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

The following is a LogLevel Debug

[Fri Apr 27 22:20:06 2012] [debug] core.c(3112): [client 76.185.113.106] r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /home/imperium/public_html/index.php
[Fri Apr 27 22:20:06 2012] [debug] core.c(3118): [client 76.185.113.106] redirected from r->uri = /login

This is a CentOS system. This was working perfectly fine two days ago, and began doing this today. Is there a feature that we need to disable to keep people from auto logging in or something else.

Thanks

Actions

Also available in: Atom PDF