pk910 / PoWFaucet

Modularized faucet for EVM chains with different protection methods (Captcha, Mining, IP, Mainnet Balance, Gitcoin Passport and more)
GNU Affero General Public License v3.0
3.8k stars 1.41k forks source link

Error: Captcha could not be loaded #212

Closed ndcc5 closed 2 months ago

ndcc5 commented 2 months ago

image

tron123321 commented 2 months ago

me too

Frantz09 commented 2 months ago

me too

pk910 commented 2 months ago

Thanks for your reports.

I unfortunately can't reproduce as the captcha is loading for me. Can you provide more information? what instance are you trying to use? which browser is used? And please open the developer console (F12) and check if there are any errors displayed for the page?

pk910 commented 2 months ago

Can you provide more information? what instance are you trying to use? which browser is used? Any VPN or Proxy server in use?

jpx commented 2 months ago

I was able to reproduce a similar issue, with the following logs:

captchaScript.php?fa…ustomCaptcha9440:34 
 GET https://challenges.cloudflare.com/turnstile/v0/api.js net::ERR_BLOCKED_BY_RESPONSE.NotSameOrigin 403 (Forbidden)

image

No VPN nor proxy, with Brave 1.65.123.

Note: this seems to happen randomly.