859
Views
5
Comments
ERR_TOO_MANY_REDIRECTS Error
Question

Hi,

We have dev and QA "on premises" environments,when i try to access any applications in dev or QA i get the error saying "ERR_CONNECTION_TIMED_OUT " or ERR_TOO_MANY_REDIRECTS,But service center works fine in both environments and also there are no errors in the logs

2021-03-08 09-24-09
Rúben Meireles

Hi Naren,
Without any more information....My guess is that you probably have an infinite redirect loop between screens in your application. My suggestion is to try to debug your screens redirect/navigation logic.

Regards,

Rúben

UserImage.jpg
Naren

Thanks Ruben,

But this is happening across all the applications in dev and QA,Including applications installed from forge.

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Naren,

Any Web Application Firewall or Load Balancer configured for your environment? Your issue sounds a lot like the one described in this post:

Perhaps the provided solution can help your case.

Regards,

Nordin

2018-12-10 12-16-21
Goncalo Duarte Almeida

Hi Naren.

Check the log in the service center to know where the issue happens and check the code there.

As Ruben said... this could be an infinite loop inside a weblock that is been used in severeal apps.

Regards

Gonçalo Almeida

2021-05-28 11-13-52
Pedro Dias

The Same happened to me

In my case (which might be the same here) the publishing of the Application throwing the problem solved the problem

There could have been some outdated dependencies


Best

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.