Open Closed

Getting json errors while deploying code on testing server #2749


User avatar
0
safi created

Hi

Earlier we connected for this ticket https://support.abp.io/QA/Questions/2706/Add-custom-Language-page-under-administration and you resolved the issue we connected via zoom meeting to check this after that we both ran a project on local and it's working fine.

The problem is if I am deploying code on our testing server then getting below errors but same code is working on local also previously deployed code was working fine on our testing server and it's very urgent for us to deliver the project to the client.

Please connect me.

Thanks,

  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

9 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Can you share the full logs?

  • User Avatar
    0
    safi created

    Can you share the full logs?

    It's not showing error in log file

  • User Avatar
    0
    safi created

    Can you share the full logs?

    Are you there?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Will it work fine if you revoke the changes?

  • User Avatar
    0
    safi created

    Hi,

    Will it work fine if you revoke the changes?

    I tried to revert changes but it's not working all changes are working on local only. Please help

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    This seems a JSON content format problem.

    https://github.com/dotnet/runtime/blob/main/src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.cs#L845

  • User Avatar
    0
    safi created

    This seems a JSON content format problem.

    https://github.com/dotnet/runtime/blob/main/src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.cs#L845

    Do I need to add system.text.json?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    https://zoom.us/j/96311762732?pwd=VXIycGdXaFhxc3JuQWVXc3JtOEVIQT09

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    appsettings extra comma

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