Copied to clipboard

Flag this post as spam?

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


  • Nidhi 32 posts 154 karma points
    Aug 31, 2023 @ 19:55
    Nidhi
    0

    Vendr 3.0.11 Umbraco 11.3.1 error when clicking the Carts section in Umbraco backend Commerce section

    Hi I am using Vendr 3.0.11 with Umbraco 11.3.1 and when we finalise any order and then check the Carts section in the backend umbraco we get the below error enter image description here

    and also we get this error in the console

    Possibly unhandled rejection: {"errorMsg":"Failed to search carts","data":{"ExceptionMessage":"Value cannot be null. (Parameter 'type')","ExceptionType":"System.ArgumentNullException, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e","StackTrace":" at Vendr.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](Func1 operation, Func1 verifySucceeded)\r\n at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](IUnitOfWorkOptions options, Func2 action)\r\n at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](Boolean autoComplete, Func2 action)\r\n at Vendr.Core.Services.OrderService.SearchOrders(IQuerySpecification1 query, ISortSpecification1 sort, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Core.Services.OrderService.SearchOrders(IQuerySpecification1 query, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Core.Services.OrderService.SearchOrders(Func2 query, Int64 currentPage, Int64 itemsPerPage)\r\n at Vendr.Umbraco.Web.Controllers.VendrCartController.SearchCarts(CartSearchDto model)\r\n at lambdamethod1467(Closure, Object, Object[])\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Awaited|260(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)"},"status":500,"xhrStatus":"complete"}

    Is there anything we doing wrong. Can you please guide?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft