Too many redirections

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:app.forcebase.io

I ran this command: no any command run

It produced this output: too many redirection

My web server is (include version): nginx/1.12.2

The operating system my web server runs on is (include version):centos7

My hosting provider, if applicable, is:cloudflare

I can login to a root shell on my machine (yes or no, or I don’t know):yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):certbot 0.34.2

Hi @Malhar

checking your domain via https://check-your-website.server-daten.de/?q=app.forcebase.io there is no redirect visible.

Domainname Http-Status redirect Sec. G
http://app.forcebase.io/ 45.79.23.23 301 https://app.forcebase.io/ Html is minified: 108,19 % 0.320 A
https://app.forcebase.io/ 45.79.23.23 No GZip used - 1803 / 5327 - 33,85 % possible Inline-JavaScript (∑/total): 2/2159 Inline-CSS (∑/total): 0/0 200 Html is minified: 201,02 % 5.950 B
small visible content (num chars: 59)
Don't have an account? Signup free Sign In Forgot password?

Grade B, that's good. A loop would be Grade L.

Creating a screenshot works.

So if you see a loop, use another browser or clear your browser cache.

I cleared browser many times, But issue is that, when I directly open app.forcebas.io its working.
BUT from my website, I open this link then it gives me error i.e Too many redirection

means FROm my website Its not redirecting, I insertes URL of app.forcebase.io

Do you have a link?

Online tools start new. So there is no caching effect.

yes, https://www.forcebase.io/activate-your-account/?t=d0c1b2e64211ec4611a45ec1cf051010

Checked that url manual:

D:\temp>download "https://www.forcebase.io/activate-your-account/?t=d0c1b2e64211ec4611a45ec1cf051010" -h
Transfer-Encoding: chunked
Connection: keep-alive
Access-Control-Allow-Origin: *
Cache-Control: no-store, no-cache, must-revalidate, max-age=0,post-check=0, pre-check=0
Content-Type: text/html; charset=UTF-8
Date: Fri, 15 May 2020 10:56:25 GMT
Server: nginx
X-Powered-By: PHP/7.1.29
Pragma: no-cache
Set-Cookie: PHPSESSID=39077dd835bbf6aefe3f2f1117e165a9; path=/
Location: https://app.forcebase.io/app-login/d0c1b2e64211ec4611a45ec1cf051010
Strict-Transport-Security: max-age=63072000

Status: 302 Redirect

2117,65 milliseconds
2,12 seconds

D:\temp>download "https://app.forcebase.io/app-login/d0c1b2e64211ec4611a45ec1cf051010" -h
Transfer-Encoding: chunked
Connection: keep-alive
Pragma: no-cache
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=63072000
Cache-Control: no-store, no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Fri, 15 May 2020 10:57:07 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Set-Cookie: PHPSESSID=d36059ad94de3369a0819729f09f5765; path=/
Server: nginx
X-Powered-By: PHP/7.1.29

Status: 200 OK

There is one redirect, then a http status 200, not a second redirect.

But my browser shows a redirect - https://app.forcebase.io/dashboard/.

So your application creates cookies and redirects -> fix your application.

okay, Thank you verry much sir

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.