-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser doesn't pass Cloudflare captcha if extension enabled #710
Comments
That's kinda odd, I've encountered at least the Cloudflare DDoS protection on a pretty regular basis in the near past, and never had an issue in conjunction with CanvasBlocker being active, so far. The two examples you noted aren't working on my end either, though. |
This would've happened like today. I noticed it today and just chalked it up to funny main browser config until I needed to access a page, tried trusty ESR, and saw same there. |
Btw Privacy Badger seems to cause the same issue too if you use crowd sourced blocking. So if you're testing this in a config with a bunch of addons there might be another causing this problem in your browser as well. I wasn't able to get a whitelist working for Privacy Badger. |
@K4sum1 I've just checked it on the last site that I remembered using "Cloudflare access control", the same problem occurs there too, so this is pretty certainly a recent change on Cloudflare's part. I don't use Privacy Badger, but uMatrix. Whitelisting the Canvas API protection for |
Work around solution. Go to : challenges.cloudflare.com Tried 2 sites that I knew gave me issues and problem solved now. Addium: Also tried to reset Canvas Blocker to factory default and try it again with just Standard preset and reCAPTCHA applied. Then did this work aroud. Example below: |
@swebow Deactivating CanvasBlocker for the entire |
I can confirm that's working. Thanks! |
I noticed I have to whitelist this domain to pass it too. |
Did anyone have any luck logging into Epic Games account? It doesn't use challenges.cloudflare.com, but it uses other hcaptcha resources. I've already allowed all APIs for www.epicgames.com, store.epicgames.com, newassets.hcaptcha.com, but after entering the email and passing the captcha, I get “Incorrect response”. |
Same issue. |
Different problem that needs a new issue opened, but this didn't fix it on my side however turning off FireFoxs "Enhanced Protection" for the site does. I have noticed this breaking multiple sites now which is sad to see, because as far as I know it's the recommended option to have it turned on. |
Description
Cloudflare captcha always fails with the extension enabled. DDOS check is infinite loop if enabled.
Expected Behaviour
It should pass both and just work.
Current Behaviour
It just doesn't work.
Possible Solution
The issue seems to go away if I set Canvas API to nothing. I think this invalidates the point of a "CanvasBlocker" though. Maybe whitelisting Cloudflare would be a idea. I added challenges.cloudflare.com to the whitelist and it works.
Steps to Reproduce (for bugs)
Context
It affects any website that uses Cloudflare.
Tried it in a VM with a fresh install.
Your Environment
Your Settings
The text was updated successfully, but these errors were encountered: