logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
charles25686713  
#1 Posted : Wednesday, December 10, 2025 12:30:23 PM(UTC)
charles25686713

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 7/1/2022(UTC)
Posts: 74

Thanks: 5 times
Was thanked: 1 time(s) in 1 post(s)
Hi, after testing on our dev site, we enabled google captcha v3 yesterday on our production site.

All seemed well. Everyone could login, no more streetlight and motorcycle matching. It "just worked".

Today we have a report from a user getting this message to login:

--
Your submission was not accepted. Please try again, as we could not verify your actions at this time.
--

When I tried to login to our production site, I got the same error.

To see if google was having issues, I tried to login to our dev site. That worked.

Then I tried production again, and suddenly it works. Note I use a password manager; there's no mistyping the password.

I checked the AC error log, and there are numerous exceptions pertaining to recaptcha, but not at login:

--
from Checkout/Default/58

Exception: Object reference not set to an instance of an object.
Stack Trace: at AbleCommerce.Code.GoogleReCaptchaV3Helper.Validate(String encodedResponse, String& errorMessages, String action)
at AbleCommerce.Code.CaptchaHelper.IsCaptchaValid(String captchaInput, String challengeText, HttpRequestBase request, String& reCaptchaErrorMessage, String action)
at AbleCommerce.Controllers.CheckoutController.Default(AccountLoginModel model)
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass24_0.<InvokeActionMethodWithFilters>b__0()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
at System.Web.Mvc.Controller.ExecuteCore()
at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
at System.Web.Mvc.Async.AsyncResultWrapper.<>c.<.cctor>b__15_0(IAsyncResult asyncResult, Action action)
at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--

Our google console isn't showing any unsuccessful/suspicious logins. However it also seems to be lagging and only showing yesterday's activity.

Can you please opine on:

1 - What does the first login failure message mean?
2 - Is there any indication anywhere in AC when a user fails a recaptcha v3 login? ie, userid and score?
3 - What's the above exception about? Note we disabled the captcha check on checkout, per the instructions that came with this version, as it's painful for our users.
4 - I think recaptcha v3 was released two versions ago. Are there reports of problems from other users?

Thanks,
Charles

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

Katie S  
#2 Posted : Wednesday, December 10, 2025 4:41:43 PM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 503

Thanks: 4 times
Was thanked: 36 time(s) in 35 post(s)
Hello Charles,

This message from Google -

1.
Quote:
Your submission was not accepted. Please try again, as we could not verify your actions at this time.


indicates that Google couldn't confirm the submission coming from a legitimate user. Google thinks it was a bot.

This might be related to the reCaptcha score being too low. You might need to make an adjustment. However, in my experience, if you try to submit the form again, it usually works.

What risk score are you currently using? I believe the default is 0.5

2. There is no report in AbleCommerce showing user rejections or scores. I don't think that is available to us. Google may have some reports, but I'm not sure.

3. I can't explain the error in the log unless I understand more about how to reproduce the issue. Can you provide some information about the version you are using, any customizations, which form has captcha enabled, and if this happened with an admin or standard user?

4. The only issue that I'm aware of was fixed in 9.0.11. The bug title was "Cannot login as an admin user from the retail login page with Captcha v3 enabled from users". Otherwise, no other reports of Google Captcha v3 having any issues.

Thanks for your support!

Katie
Secure eCommerce Software and Hosting
charles25686713  
#3 Posted : Wednesday, December 10, 2025 5:24:51 PM(UTC)
charles25686713

Rank: Advanced Member

Groups: Authorized User, Developers
Joined: 7/1/2022(UTC)
Posts: 74

Thanks: 5 times
Was thanked: 1 time(s) in 1 post(s)
Hi, thanks for the info.

We're on 9.0.11. I don't believe I have any customization around anything listed in the stack trace in the exception.

I don't know how to reproduce it. I just saw it in the logs.

Regards,
Charles
Katie S  
#4 Posted : Wednesday, December 10, 2025 5:33:18 PM(UTC)
Katie S

Rank: Advanced Member

Groups: System, Administrators, Developers, Registered, HelpDesk
Joined: 10/29/2018(UTC)
Posts: 503

Thanks: 4 times
Was thanked: 36 time(s) in 35 post(s)
Ok, no problem. I have a 9.0.11 install that I can test on. I'll let you know if anything appears in the error log.
Thanks for your support!

Katie
Secure eCommerce Software and Hosting
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.