Open Closed

using abp suite - trying to download OpenIddict code - getting error '<' is an invalid start of a value #3629


User avatar
0
john@togarrach.co.uk created
  • 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.

  • Steps to reproduce the issue:" OpenIddict - either attempt to download source code or replace packages with source

1 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @john,

    We've fixed the issue. Thank you for reporting.

    Question credit is refunded.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11