Open Closed

Unable to load the service index for source https://nuget.abp.io/xxx/v3/index.json. #4317


User avatar
1
Yaduraj created

We are facing this issue since yesterday and our multiple codepipelines are impacted due to this. Please provide a way to verify if its the issue from our code or configurations. OR source https://nuget.abp.io/xxx/v3/index.json. Also, https://nuget.abp.io returning 503 Service Temporarily Unavailable

  • ABP Framework version: v4.3.1
  • UI type: Angular / MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:

Step 12/21 : RUN dotnet restore ---> Running in d0eaabe0faec Determining projects to restore... /usr/share/dotnet/sdk/5.0.408/NuGet.targets(131,5): error : Unable to load the service index for source https://nuget.abp.io/xxx/v3/index.json. [/src/SCV.Litmus/aspnet-core/microservices/SCV.Litmus.ProfileManagement.HttpApi.Host/SCV.Litmus.ProfileManagement.HttpApi.Host.csproj] /usr/share/dotnet/sdk/5.0.408/NuGet.targets(131,5): error : Response status code does not indicate success: 503 (Service Unavailable). [/src/SCV.Litmus/aspnet-core/microservices/SCV.Litmus.ProfileManagement.HttpApi.Host/SCV.Litmus.ProfileManagement.HttpApi.Host.csproj] The command '/bin/sh -c dotnet restore' returned a non-zero code: 1

  • Steps to reproduce the issue:" Deploy code in AWS code pipeline that requires abp commercial packages to be restored

2 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, currently we are facing some problems with our NuGet server. We are working on it. I'll inform you when it's fixed.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    We've fixed the problem, it should be working as expected. If your problem still persists, please don't hesitate to write me back. Or if fixed feel free to close the question.

    Best Regards.

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