Open
Description
Preconditions (*)
- Magento 2.4.3-p1
Steps to reproduce (*)
-
Go to Configuration > Security > Google reCAPTCHA Admin Panel
-
Add your Google API Website Key & Google API Secret Key to any reCAPTCHA below:
reCAPTCHA v2 ("I am not a robot")
reCAPTCHA v2 Invisible
reCAPTCHA v3 Invisible
- Select your reCAPTCHA version (with API keys above) for either below:
Enable for Login
Enable for Forgot Password
-
Save config
-
Flush cache
Expected result (*)
- No entry in var/log/exception.log file
Actual result (*)
- Below entry every few seconds/minutes constantly with no traffic:
main.ERROR: Can not resolve reCAPTCHA parameter. {"exception":"[object] (Magento\Framework\Exception\InputException(code: 0): Can not resolve reCAPTCHA parameter. at /home/xxxxxxx/public_html/vendor/magento/module-re-captcha-ui/Model/CaptchaResponseResolver.php:25)"} []
- Getting around 12,000 entry lines every 24 hours in exception.log file which is getting huge in a short period of time.
- Keys have been triple checked to make sure correct, even created new ones with no change in behavior.
- reCAPTCHA for both Admin and Frontend seems to be working.
- Only known way to stop entries is disable both "Enable for Login" and "Enable for Forgot Password" for Admin Storefront.
- reCAPTCHA for Frontend storefront isn't experiencing this issue for us for all enabled areas.
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done