hcaptcha crashing at least once a day
-
I recently switched to hcaptcha (from recaptcha, because I had so much spam coming through recaptcha. Mode set is auto.
hCatcha has been impressive and not even a single spam has passed through.
However, I am finding repeated crashes from automated emails sent by wordpress when a crash happens from a fatal error, with links for recovery. I tend to see these messages hours later and by then visiting the site shows the site is still available and never went down.
I suspect spammers are tripping up hcaptcha with repeated deliberate exploit attempts. The following are the log file entries, which could give the developers an indication of what the spammers are trying to exploit and how they are succeeding in carshing hcaptcha plugin …
Mail Subject: Your Site is Experiencing a Technical Issue
—–When seeking help with this issue, you may be asked for some of the following information: WordPress version 6.1.1 Active theme: GeneratePress Child (version 0.1) Current plugin: hCaptcha for WordPress (version 2.1.0) PHP version 7.4.33 Error Details ============= An error of type E_ERROR was caused in line 42 of the file /var/www/vhosts/example.org/httpdocs/wp-content/plugins/hcaptcha-for-forms-and-more/src/php/UM/Login.php. Error message: Uncaught ArgumentCountError: Too few arguments to function HCaptchaUMLogin::mute_login_hcaptcha_notice(), 1 passed in /var/www/vhosts/example.org/httpdocs/wp-includes/class-wp-hook.php on line 308 and exactly 2 expected in /var/www/vhosts/example.org/httpdocs/wp-content/plugins/hcaptcha-for-forms-and-more/src/php/UM/Login.php:42 Stack trace: #0 /var/www/vhosts/example.org/httpdocs/wp-includes/class-wp-hook.php(308): HCaptchaUMLogin->mute_login_hcaptcha_notice() #1 /var/www/vhosts/example.org/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters() #2 /var/www/vhosts/example.org/httpdocs/wp-login.php(253): apply_filters() #3 /var/www/vhosts/example.org/httpdocs/wp-login.php(1393): login_header() #4 {main} thrown
- The topic ‘hcaptcha crashing at least once a day’ is closed to new replies.