Open Closed

ABP Commercial Nuget Server is responding with 500 #3165


User avatar
1
perumal.wesley@gmail.com created
  • ABP Framework version: v5.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • /src/apps/auth-server/src/Vantage.AuthServer/Vantage.AuthServer.csproj : error NU1301: Failed to retrieve information about 'System.Text.Encodings.Web' from remote source 'https://nuget.abp.io/[OUR PRIVATE KEY HERE]/v3/package/system.text.encodings.web/index.json'. [/src/Vantage.sln]
  • Steps to reproduce the issue:"
  • Whenever we attempt to run a build within docker we receive a HTTP 500 response from the https://nuget.abp.io/ server. We did attempt to remove this from the NuGet.config and just kept the public NuGet server, obviously our ABP Commercial packages could not be resolved. Please could you assist as we can no longer release any updates for our project.

I even attempted to create a new micro-service project using ABP Suite and that also experienced the same issue.


4 Answer(s)
  • User Avatar
    0
    Mark.Bond created

    Just to echo and bump the urgency of this, as we're getting this too

    {"error":{"code":null,"message":"An internal error occurred during your request!","details":null,"data":{},"validationErrors":null}}

  • User Avatar
    0
    hothsv created

    Just to echo and bump the urgency of this, as we're getting this too

    Response status code does not indicate success: 500 (Internal Server Error).

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    This was a temporary problem, we're sorry about that. Problem solved now, FYI.

    See: https://support.abp.io/QA/Questions/3171/Nuget-package-restoration-issue

    BTW your ticket was refunded.

  • User Avatar
    0
    perumal.wesley@gmail.com created

    This was a temporary problem, we're sorry about that. Problem solved now, FYI.

    See: https://support.abp.io/QA/Questions/3171/Nuget-package-restoration-issue

    BTW your ticket was refunded.

    Thank you

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