• Resolved maxgorky

    (@maxgorky)


    Hi!

    The anti-malware has been running for half a day while stuck somewhere at 7,400/81,000.

    If I cancel and resume, it gets stuck at the same point.

    I also got an error message….HTTP syntax error 200 or something.

    Is there a way to fix that, push the scanner?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author nintechnet

    (@nintechnet)

    Please make sure to post in the right forum: https://www.ads-software.com/support/plugin/ninjascanner/

    Put your WordPress into debuggin mode:
    1. Edit your wp-config.php
    2. Search for:
    define('WP_DEBUG', false);
    3. Replace with:
    define('WP_DEBUG', true);
    4. Add this line below:
    define( 'WP_DEBUG_LOG', true );

    Run a scan until it hangs. No need to wait for hours, just a few minutes is enough.
    Then check if there’s an error in the debug log, which will be located in “/wp-content/debug.log”.
    Also check the scanner’s “Log” tab for error too.

Viewing 1 replies (of 1 total)
  • The topic ‘Anti-Malware Scanner is stuck’ is closed to new replies.