Impossible to make a scan
-
Hello,
I’m having an issue with Wordfence on my WordPress site (hosted on Infomaniak cloud server). Whenever I run a security scan, it consistently fails with the message:
“The current scan looks like it has failed” or “Timeout reached”. The scan either freezes or stops after a few minutes.Here’s what I have already done to try to fix the problem:
- Verified that Wordfence is up to date (using the free version).
- Enabled command line mode (WP-CLI) to run scans instead of the default WordPress cron.
- Disabled WordPress internal WP-Cron (added
DISABLE_WP_CRONin wp-config.php). - Set up a cron job on the server (Infomaniak) to call
wp-cron.phpvia wget with the correct path. - Checked PHP resource limits: increased
max_execution_time, allocated enough memory (256 MB or more). - Excluded the staging directory from the Wordfence scan to reduce load.
- Checked for any conflicting plugins.
- Noticed logs showing a very large number of files (over 430,000) to scan, which could slow or break the scan.
- Tried IP blocking via Wordfence and
.htaccessto reduce external attacks and server load.
Despite all this, the scan still stops prematurely, and I’m unsure what else to do to get a full scan to complete.
If anyone has encountered this issue or has specific advice for Infomaniak hosting with Wordfence, I would appreciate your help.
Thank you in advance!
The page I need help with: [log in to see the link]
The topic ‘Impossible to make a scan’ is closed to new replies.