wfWAFStorageFileException
-
I had to manually rename the wordfence plugin folder name for a large number of sites this morning.
They are all on various DigitalOcean droplets running Centos 6.7 and Apache.
White Screen of Death on frontend and backend of all sites.
The stacktrace is;
Fatal error: Uncaught exception 'wfWAFStorageFileException' with message 'Unable to open /var/www/vhosts/domain.com/public/wp-content/wflogs/ips.php for reading and writing.' in /var/www/vhosts/domain.com/public/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php:355 Stack trace: #0 /var/www/vhosts/domain.com/public/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php(452): wfWAFStorageFile->open() #1 /var/www/vhosts/domain.com/public/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php(409): wfWAFStorageFile->fetchConfigData() #2 /var/www/vhosts/domain.com/public/wp-content/plugins/wordfence/lib/wordfenceClass.php(729): wfWAFStorageFile->getConfig('wafStatus') #3 [internal function]: wordfence::enqueueAJAXWatcher('') #4 /var/www/vhosts/domain.com/public/wp-includes/plugin.php(525): call_user_func_array('wordfence::enqu...', Array) #5 /var/www/vhosts/domain.com/public/wp-includes/script-loader.php(1076): do_action('wp_enqueue_scri...') #6 [ in /var/www/vhosts/domain.com/public/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php on line 355
I temporarily set the wflogs direcotory to 777 permissions it didn’t help.
I’ve deactivated Wordfence on all blogs, interested to see if anyone else has this exact issue.
- The topic ‘wfWAFStorageFileException’ is closed to new replies.