Redirect loop

Hello,
I have this issue since long time, and till now its not fixed, no idea what is causing that.
when user access https://filesdna.com then it will showing loop and redirection , if i clear the cash from Cloudflare then it will work.
before i reported that and they told me railgun was enabled and it could cause the issue, then i disabled that , but the issue is still their.
But i can not delete the railgun config (there is no option for that)

Any idea?

Best Regards,
Mo

In the <head> of the page is

<meta http-equiv="refresh" content="0;/.well-known/captcha/?r=%2F">

This is what is causing the redirect loop (%2F === /).

3 Likes

Thanks for that, what i need to do ?

Remove it.

2 Likes

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