Hi @xuzi, I just noticed (when looking for a diagnostic after my reply) you’d actually sent a diagnostic originally on 17th although it wasn’t mentioned in your post, sorry for not spotting this.
I noticed your cURL Error 7 was on the non-critical IPv6 connectivity section of your diagnostic at that time, so the connectivity in/out using IPv4 returns “OK”. Your IP detection also seems good, so your user IP isn’t matching your server or anything strange like that.
As you’ve already tried using IPv4 only, can I also clarify that you’ve checked “Start all scans remotely”? It appears on the troubleshooting page you mentioned trying, so I assume you did but wanted to check.
Your auto_prepend_file
appears in .htaccess and .user.ini, which may not be necessary on CGI/FastCGI (it’s often only in php.ini or .user.ini), but it doesn’t appear to be an issue as your firewall is showing correctly as optimized.
I do see your max_execution_time
is 120 but should be 60
(or lower) in php.ini as we have seen timeout issues in the past with numbers higher than that.
Failing any of the above, the last 20 lines of the scan log would be helpful to us to determine what is happening immediately before a manual scan failure in your case:
- Stop any existing scan if it is still running (The “Start New Scan” button turns into a “Stop” button while the scan is running).
- Go to the Tools > Diagnostics page.
- In the “Debugging Options” section, if “Start scan remotely” is checked, now uncheck this option.
- Check the circle “Enable debugging mode“
- Click to “Save Changes”.
- Start a new scan on the Scan page.
- If the scan fails again, copy the last 20 lines or so from the Log (click the “Show Log” link) once the scan finishes and paste them in your next reply.
Thanks again,
Peter.