Unable to complete the cloudflare turnstile captcha unless disabling the extension from the broswer #789
-
|
I'm unable to login the cloudflare dashboard with the extension enabled because the captcha simply flashed for a second after clicking and ask me to verify again. Update: any website uses cloudflare turnstile seems not to be work either I tried with a clean profile of Firefox 148.0b3 with stock settings of canvas blocker: Screencast_20260119_114638.mp4I also tried to switch presets of canvasblocker to Convenient on my main profile since I use Stealth for everyday use, but this doesn't work out. I tried to temporarily disable the canvasblocker using the switch: Screencast_20260119_115933.mp4And I tried the workaround from #710 (comment) , the problem still exists. What I can only do now to solve this is to add Messages from the devtools console: Is there any other solutions for this? Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.


After some times of debugging, I find out the solution for now:
Whitelisting the SVG API protection for
challenges.cloudflare.com(in the "APIs" tab of the CB settings, by clicking the small black arrow to expand the SVG API's site-specific settings, typing/pasting the URL in the text field and clicking the "+" symbol, and then uncheck the ✅ beside it makes it work again, without whitelisting more than (for now) necessary.Screencast_20260120_212153.mp4