Closed timpea-splat closed 1 year ago
Hi @timpea-splat. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. Facing same issue with Magento 2.4.4-p6, is there any fix for it?
Hi @timpea-splat,
Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots.
Steps to reproduce
There is no error in exception.log.
Kindly recheck the behaviour on Magento 2.4-develop instance and elaborate steps to reproduce if the issue is still reproducible.
Thanks.
Hi @timpea-splat,
We have noticed that this issue has not been updated since long time. Hence we assume that this issue is fixed now, so we are closing it. Please feel to raise a fresh ticket or reopen this ticket if you need more assistance on this.
Thanks.
Hi, i've faced the same issue on 2.4.5-p4 EE and my recaptcha on frontend customer account create page fails mostly. I tested on both V2 invisible and V3 invisible, but both gave same listed error
@p24-max we're you able to resolve this issue ?
@rejith7 I disabled the recaptcha as its not working properly :/
Facing same issue with Magento Magento 2.4.6-p3, 2.4.7-beta1, 2.4.7-beta2 any update on this?
@engcom-Bravo the exception.log appear when a bot attack (tool) create a post request without recaptcha param.
Here the debug info:
[2024-01-30T05:39:37.024093+00:00] main.INFO: createpost [] []
[2024-01-30T05:39:37.027508+00:00] main.INFO: customer [] []
[2024-01-30T05:39:37.027721+00:00] main.INFO: success_url=&error_url=&firstname=https://jmybd.blogspot.sg/ - 517610 RUB GAZPROM&lastname=https://jmybd.blogspot.sg/ - 517610 RUB GAZPROM&email=1661919960751685@facebook.com&password=d263sqeR4ha5BXr&confirmation=d263sqeR4ha5BXr&form_key=baEtSv32jdr55xaZ [] []
[2024-01-30T05:39:37.027863+00:00] main.INFO: Array
(
[success_url] =>
[error_url] =>
[firstname] => https://jmybd.blogspot.sg/ - 517610 RUB GAZPROM
[lastname] => https://jmybd.blogspot.sg/ - 517610 RUB GAZPROM
[email] => 1661919960751685@facebook.com
[password] => d263sqeR4ha5BXr
[confirmation] => d263sqeR4ha5BXr
[form_key] => baEtSv32jdr55xaZ
)
[] []
same problem here. I can simulate this error on the standard Magento registration screen /customer/account/create/ So it's not something specific caused by "bots"...
I also noticed that it is random, filling out the form with exactly the same data sometimes works and other times it doesn't.
I believe it could be a problem with sessions/cache, since we use varnish+redis... If it were a fault in the code or in the captcha settings, all attempts should fail, right?
Apparently I have been getting this for some time, I just missed it in a sea of unrelated exceptions. I am using 2.4.6-p1. @davirs I'm also using varnish+redis
Same issue here with recaptcha enabled!
We have the same issue on 2.4.7-p1 It seems very intermittent in the logs and I am unable to replicate. Is this believed to be to do with customer account creation? Seems somewhat related to 34975 from a couple years ago. Possibly to do with bots trying to create customer accounts?
I have the same problem. We are using 2.4.7-p2
same issue
same issue
Preconditions and environment
Steps to reproduce
Not found a way to reproduce the error every time.
We are receiving this error roughly 2-3 times a day. ReCaptcha works correctly when testing with no error.
Expected result
No error
Actual result
Additional information
Related issue: https://github.com/magento/magento2/issues/34975
Release note
No response
Triage and priority