Closed
Bug 1973443
Opened 2 months ago
Closed 2 months ago
Cloudflare Challanges Stop Working
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1973631
People
(Reporter: sunhaitao, Unassigned)
Details
Steps to Reproduce:
- Visit a Cloudflare-protected URL, such as https://linux.die.net/man/1/zshbuiltins.
- The "Verifying you are human. This may take a few seconds." page appears. But the challenge never starts.
Expected Behavior:
A challenge to ensure the visitor is human should appear on the verifying page.
Extra Details:
- The Network Panel of DevTools indicates that a request to an URL like https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_api/v1?ray=9541ec7a6c7289ef&lang=auto triggers an NS_ERROR_LOCAL_NETWORK_ACCESS_DENIED error.
- On Firefox 138, everything works fine.
Comment 1•2 months ago
|
||
Hi Reporter,
Thanks for reporting this.
Could you try to capture a http log?
In about:logging
, please select logging to file
and send the file to necko@mozilla.com.
Thanks.
Flags: needinfo?(sunhaitao)
Updated•2 months ago
|
Reporter | ||
Comment 3•2 months ago
|
||
The email that I tried sending bounced back, but yes, it works fine now.
Flags: needinfo?(sunhaitao)
You need to log in
before you can comment on or make changes to this bug.
Description
•