Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yuvraj Singh 32 posts 142 karma points
    Nov 28, 2023 @ 10:09
    Yuvraj Singh
    0

    A Concurrency update occurred in table 'umbracoCommerceOrder'

    I am facing an issue with Umbraco Commerce -

    enter image description here

    System.Data.DBConcurrencyException: A Concurrency update occurred in table 'umbracoCommerceOrder' for primary key value(s) = '0b3e0ec7-d13a-4a67-8530-018c101374ec' and version = '107' at Umbraco.Commerce.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](System.Func1 operation, System.Func1 verifySucceeded) at offset 91 at Umbraco.Commerce.Core.UmbracoCommerceUnitOfWorkProvider.Execute(Umbraco.Commerce.Common.IUnitOfWorkOptions options, System.Action`1 action) at offset 45 at Rex.Repository.Services.CartService.CartServices.RefreshCart() at offset 849 in E:\yuvraj\RexLondon\RLT2023\Rex\Rex.Repository\Services\CartService\CartServices.cs:line 451:col 29

    Currently, I am using Umbraco version 12.2.0.

    Any idea about this issue or solution? It's great for me if you will any solution.

    Thanks

  • Peter Kvayt 5 posts 45 karma points c-trib
    Oct 30, 2024 @ 14:17
    Peter Kvayt
    0

    I faced with the silimal issue: System.Data.DBConcurrencyException: A Concurrency update occurred in table 'umbracoCommerceOrder' for primary key value(s) = '3d4cc758-c7e4-43b7-a06a-3004496f022e' and version = '1' at Umbraco.Commerce.Infrastructure.Resiliency.PollyExecutionStrategyBase.ExecuteAsync[TResult](Func2 operation, Func2 verifySucceeded, CancellationToken cancellationToken) at Umbraco.Commerce.Core.UmbracoCommerceUnitOfWorkProvider.ExecuteAsync[T](IUnitOfWorkOptions options, Func3 action, CancellationToken cancellationToken) at Umbraco.Commerce.Extensions.HtmlHelperExtensions.RenderPaymentFormAsync(IHtmlHelper htmlHelper, OrderReadOnly order, IDictionary2 htmlAttributes, IOrderService orderService, IPaymentMethodService paymentMethodService, IPaymentProviderService paymentProviderService, PaymentProviderContextFactory paymentProviderContextFactory, IOrderNumberGenerator orderNumberGenerator, IUnitOfWorkProvider uowProvider, IMembershipHelper membershipHelper, CancellationToken cancellationToken) ...

    I use Umbraco 10.8.2 and Umbraco.Commerce 10.0.13

  • Kevin Meilander 82 posts 408 karma points c-trib
    Nov 01, 2024 @ 20:00
    Kevin Meilander
    0

    Did any one find any fixes for this? We are seeing it as well when trying to remove a product from a cart.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies