You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JsonException: The converter 'OrchardCore.ContentManagement.ContentItemConverter' read too much or not enough. Path: $ | LineNumber: 0 | BytePositionInLine: 1005.
System.Text.Json.JsonException: The converter 'OrchardCore.ContentManagement.ContentItemConverter' read too much or not enough. Path: $ | LineNumber: 0 | BytePositionInLine: 1005.
at System.Text.Json.ThrowHelper.ThrowJsonException_SerializationConverterRead(JsonConverter converter)
at System.Text.Json.Serialization.JsonConverter`1.VerifyRead(JsonTokenType tokenType, Int32 depth, Int64 bytesConsumed, Boolean isValueConverter, Utf8JsonReader& reader)
at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
at System.Text.Json.JsonSerializer.ReadFromNode[TValue](JsonNode node, JsonTypeInfo`1 jsonTypeInfo)
at System.Text.Json.Nodes.JNode.ToObject[T](JsonNode jsonNode, JsonSerializerOptions options) in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Abstractions\Json\Nodes\JNode.cs:line 101
at OrchardCore.Autoroute.Core.Indexes.AutoroutePartIndexProvider.PopulateContainedContentItemIndexesAsync(List`1 results, ContentItem containerContentItem, ContainedContentItemsAspect containedContentItemsAspect, JsonObject content, String basePath) in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Autoroute.Core\Indexes\AutoroutePartIndex.cs:line 168
at OrchardCore.Autoroute.Core.Indexes.AutoroutePartIndexProvider.<Describe>b__14_1(ContentItem contentItem) in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Autoroute.Core\Indexes\AutoroutePartIndex.cs:line 154
at YesSql.Indexes.IndexDescriptor`3.<YesSql.Indexes.IDescribeFor.GetMap>b__21_0(Object x)
at YesSql.Session.MapNew(Document document, Object obj, String collection)
at YesSql.Session.UpdateEntityAsync(Object entity, Boolean tracked, String collection)
at YesSql.Session.FlushAsync()
at YesSql.Session.FlushAsync()
at YesSql.Session.SaveChangesAsync()
at YesSql.Session.SaveChangesAsync()
at OrchardCore.Data.Documents.DocumentStore.CommitAsync() in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Data.YesSql\Documents\DocumentStore.cs:line 121
at OrchardCore.Environment.Shell.Scope.ShellScope.BeforeDisposeAsync() in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Abstractions\Shell\Scope\ShellScope.cs:line 397
at OrchardCore.Environment.Shell.Scope.ShellScope.UsingAsync(Func`2 execute, Boolean activateShell) in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Abstractions\Shell\Scope\ShellScope.cs:line 267
at OrchardCore.Environment.Shell.Scope.ShellScope.UsingAsync(Func`2 execute, Boolean activateShell) in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore.Abstractions\Shell\Scope\ShellScope.cs:line 269
at OrchardCore.Modules.ModularTenantContainerMiddleware.Invoke(HttpContext httpContext) in C:\Code\OrchardCMS\OrchardCore\src\OrchardCore\OrchardCore\Modules\ModularTenantContainerMiddleware.cs:line 59
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
The text was updated successfully, but these errors were encountered: