Wordfence says rules not updated though rules.php is updated
-
I have a customer who gets admin notice about rules update not working “The last successful update check was 2019-03-09 09:31”. Manual refresh returns “No rules were updated. Please verify you have permissions to write to the /wp-content/wflogs directory.”
Folder permissions are ok and stat on rules.php after the manual rules update shows current timestamp (Modify: 2019-03-21 14:14:25.898631630 +0100).
The ajax request that runs on manual rule update (wordfence_updateWAFRules) returns rulesLastUpdated 1550166479 (and config-transient.php contains “rulesLastUpdated”;i:1550166479).
Stat on config-transient.php is older but not as old as 1550166479 (Modify: 2019-03-21 12:49:00.283322072 +0100).
Everything is green on Wordfence diagnostics. wp cli “cron test” says WordPress cron is ok.
Deactivating and reactivating the plugin does not make a difference. I suppose we could try deleting wflogs but I wanted to check in with you guys first. Any idea what could be going on here?
- The topic ‘Wordfence says rules not updated though rules.php is updated’ is closed to new replies.