quttera
Forum Replies Created
-
Hello,
Thank you for sharing the additional log details.
If the browser shows “Page is Unresponsive” during the internal scan, it usually means the front-end page is waiting for an AJAX response from the back-end, but the server-side process is not responding within the expected time. In other words, the scan may still be running in the background, but the browser interface becomes stuck because it is waiting for the back-end to complete or return status information.
Regarding the following log entry:
ERROR [12:18:40] Failed to update option qtr_scan_cron_argsThis error indicates that the plugin was unable to update the WordPress option
qtr_scan_cron_argsusing the standard WordPressupdate_option()method.This can usually happen for one of two reasons:
- WP-Cron is not working correctly
If the scanner has not successfully run before, this may indicate that the WordPress cron mechanism is not executing properly. The scan process depends on scheduled WordPress tasks, so if WP-Cron is disabled, blocked, or not triggered, the scan status may not update correctly. - Database write/update issue
The plugin may be unable to write or update the required option in the WordPress database. This could be related to database permissions, table corruption, object caching, or another server/database-level restriction.
As a first step, please check whether WP-Cron is enabled and functioning correctly on the site.
Best regards,
Michael
Quttera SupportJust wanted to update you, the required fix has been delivered.
This is an update to let you know the fix has been successfully deployed. We appreciate you reporting the issue
Thank you so much for taking the time to report this issue. We truly appreciate your input and your help in making the product better.
We’re already working on a fix, and it will be included in the next version, which we expect to release in the next few days.
We’ve also recently added new features to help protect against bots, brute-force attacks, and unauthorized logins. If you have a chance to try them, we’d be very grateful for any feedback you’d like to share.
Thanks again for your support and for helping us improve. It really means a lot to us.
The scanner detected hidden file in WordPress core directory.
Please send us this file to email support[at]quttera.com for further investigation.
Meanwhile we would suggest to rename this file and verify WordPress keep working with no errors.
Of renaming of the file will leads to errors it means there are other modules which use this file and this requires deeper investigation.
Forum: Plugins
In reply to: [SEOPress - AI SEO Plugin & On-site SEO] Plugin crashing after updateThanks
Thank you,
We verified the detected code and it is safe to whitelist it.
The detected POST request is known to be used in injected shellcodes.
Please send the detected file for a deeper analysis to support[at]quttera.com,
Quttera malware research team will investigate the file and update you with the results.
Thanks you.
Thank you for the provided detail,
Is it possible for our team to access this WordPress setup to debug it on our side?
If yes, can you please send access details to email support[at]quttera.com
If not, is it possible to increase nuber of webserver workers? Based on the logs it seems that access to other JavaScript modules is rejected which may impact load of other JS modules.
Thank you.
Can you please share image what do you see in web browser console log?
Thank you
In case you are using chrome here are instrucitons to access console.
Please let us know if you see any errors there
To open the developer console in Google Chrome, open the Chrome Menu in the upper-right-hand corner of the browser window and select More Tools > Developer Tools.
You can also use Option + ⌘ + J (on macOS), or Shift + CTRL + J (on Windows/Linux).
Thank you
Thank you.
These tabs operate by bootstrap JavaScript module.
Can you please share which web browser you are using we will send you instructions how to check developer logs and check if there any issues to load this module.Thank you.
Thank you for reporting this issue.
On which type of scan this happens?
No, it is still part of the plugin functionality
On the left side menu please choose: “Internal Scanner – High Sensitivity”
On the right, you should see “Scan type:High Sensitive”
If you cannot find the internal scanner menu, can you please post here which options do you see on the left menu bar?
Thank you.
Thank you for the update.
Please upgrade the plugin to latest released version 3.4.2.29 and please share new scan report.
Thank you
Thank you for reporting this issues.
Can you please post here the links to download mentioned plugin and theme for further investigation?
Also, can you please download and send us the plugin’s scan report to compare detected files?
Our support email is support[at]quttera.com
Thank you
- WP-Cron is not working correctly