Issue
Many legit users ip addresses are blocked by Imunify360 with the following reason: Blacklisted for 10 days after 101 captcha requests. Please advise.
Environment
- Imunify360
- Webshield
Solution
We have released an update to our Webshield which fixes this issue, you can update Imunify with:
wget -O imunify-force-update.sh https://repo.imunify360.cloudlinux.com/defence360/imunify-force-update.sh
bash imunify-force-update.sh
To bypass the rollout process and update immediately.
If you prefer, we also have a workaround without updating. Modify the file "/etc/imunify360-wafd/wafd.conf", you can create it if it doesn't exist, and add:
use_cookie_domain=yes
forcibly_use_new_splash=yes
Then restart the service:
systemctl restart imunify360-wafd
Cause
Request verification loop.
Useful links
https://changelog.imunify.com/imunify360
Comments
0 comments
Article is closed for comments.