Hello, my website is always connected to “under attack mode” or I activate the WAF rules, the user goes into an infinite loop on the screen right after the captcha, it keeps checking if the user is a robot forever, always reloading on the same screen, it just leaves If you hold down Ctrl and press f5, the site will fail to load, and when you press ctrl f5 again you access the site normally, I really need help please…
#Infinit Loop verification cloudflare
2 messages · Page 1 of 1 (latest)
Infinite loops happen because the user is failing the challenge. This is usually because of bad browser extensions/user agent changers, or a antivirus messing with stuff.
https://developers.cloudflare.com/waf/reference/cloudflare-challenges/#browser-support
Browser extensions
If you have browser extensions, they might lead to unpassable challenge loops. To fix, disable your extensions and reload the page.
This behavior commonly occurs because an extension modifies your browser’s default User-Agent value.
Mobile device emulation
Challenges are not supported when device emulation is enabled on a browser, for example, using the browser’s developer tools.