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
4.14k stars 1.57k forks source link

TypeError: Cannot read properties of undefined (reading 'ipflags') #302

Open VanderDT opened 1 month ago

VanderDT commented 1 month ago

Monosnap Sepolia PoW Faucet и еще 2 страницы — Лич

Does not work (

pk910 commented 1 month ago

Heya @VanderDT, Thanks for your report :)

I've found & fixed the issue that's causing this weird error message. However, the issue was in the frontend code, that was about to show another error message that was coming from the server. So yea, fixing the frontend part will hopefully show the "real" error message now.

I've reopened the issue as it's been accidentally closed by the code change. This is not rolled out to the public instances yet. I'll keep this issue updated once it's rolled out.