Update ruleset fails

Hey,
I have CWAF installed with Directadmin and I’m trying to update the rule sets from version 1.22.

If I use custombuild I get:

<$> ./build modsecurity_rules
Installing Comodo Rule Set for ModSecurity...
Updating to latest CWAF client version
current version is up to date
update process finished!
Installation of ModSecurity Rule Set has been finished.

But ./build versions still shows:
Latest version of Comodo ModSecurity Rule Set: 1.55
Installed version of Comodo ModSecurity Rule Set: 1.22

Comodo ModSecurity Rule Set 1.22 to 1.55 update is available.

<$> cat /usr/local/cwaf/rules/rules.dat
1.22

If I use the DA plugin, the updater hangs for very long minutes and doesn’t really update.

I also tried running the update-script manually:

<$>  /usr/local/cwaf/scripts/update-client.pl
current version is up to date
update process finished!

but the version is still 1.22

Any idea how to solve this?

Hello,

please, change debug level up to 11 in /usr/local/cwaf/etc/main.conf, then run scripts:

/usr/local/cwaf/scripts/update-client.pl and

#//usr/local/cwaf/scripts/updater.pl

and send us this command results

less /var/log/CWAF/utils.log

Thanks for your request.
We found out a bag and it will be fixed in the next update on Wednesday.