What's new

AiProtection issue: My whitelist DB messed up :(

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

mkaand

Occasional Visitor
Hi,

My AiProtection whitelist messed up. I need to find a way to reset or clear whitelist db. Do you know where is the database of whitelisted hostnames for AiProtection. Look screenshot:

AiProtection.png
 
Sounds like corrupted JFFS. Disable it, then delete the database:

Code:
rm -rf /jffs/.sys/WBL/*
rm -rf /jffs/.sys/AiProtectionMonitor/*

Then restart it
 
You are the man @RMerlin You fixed my issue, thanks. Is there any way to use wildcard for whitelisted domains? I have to whitelist passfolio.us but they have lots of subdomains.
 
You are the man @RMerlin You fixed my issue, thanks. Is there any way to use wildcard for whitelisted domains? I have to whitelist passfolio.us but they have lots of subdomains.
I never tested it, but personally I doubt it.
 
I haven't been able to get all subdomains to a domain to be whitelisted (like a wildcard asterisk '*.website.com' sadly, so I'll have to keep AiProtection turned off for the time being. I doubt regex would work though I haven't tested it.
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top