Copied to clipboard

Flag this post as spam?

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


  • Ahmed Mostafa 3 posts 83 karma points
    Oct 02, 2022 @ 18:30
    Ahmed Mostafa
    0

    The Umbraco.Cms.Web.BackOffice.Controllers.EntityController does not currently support data for the type Language

    Hello All,

    We are using Umbraco 9.5 and every thing was running fine for a long time, but starting from today (2022-10-2) we are suffering from a strange error in Backoffice (in local PC only, however it's working fine on the IIS hosting) with the Backoffice API request "umbraco/backoffice/umbracoapi/entity/GetAncestors?id="

    Do any one faced an unstable error with endpoint Controllers.EntityController.GetResultForAncestors ?

    Exception Details:

    System.NotSupportedException, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e: The Umbraco.Cms.Web.BackOffice.Controllers.EntityController does not currently support data for the type Language

    Stacktrace

    at Umbraco.Cms.Web.BackOffice.Controllers.EntityController.GetResultForAncestors(Int32 id, UmbracoEntityTypes entityType, FormCollection queryStrings) at lambdamethod1162(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.

    Can't load content in Backoffice grid

  • Ahmed Mostafa 3 posts 83 karma points
    Oct 04, 2022 @ 11:35
    Ahmed Mostafa
    0

    We have detected the the reason behind our issue, it was the rewriting rules, once we added new rule to neglect BackOffice ULRs, the Backoffice worked fine.

    Web config changes

Please Sign in or register to post replies

Write your reply to:

Draft