- ABP Framework version: v6.0.0 rc3
- UI type: Blazor (server)
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- { "code": null, "message": "'<' is an invalid start of a value. Path: $ | LineNumber: 1 | BytePositionInLine: 0.", "details": null, "data": {}, "validationErrors": null }
2022-08-30 13:16:12.101 +01:00 [WRN] '<' is an invalid start of a value. Path: $ | LineNumber: 1 | BytePositionInLine: 0. Volo.Abp.UserFriendlyException: '<' is an invalid start of a value. Path: $ | LineNumber: 1 | BytePositionInLine: 0. at Volo.Abp.Suite.Controllers.AbpSuiteController.AddModuleAsync(AddModuleInput input) at lambda_method1917(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.
1 Answer(s)
-
0
Hi @john,
We've fixed the issue. Thank you for reporting.
Question credit is refunded.