Open Closed

Unable to load service index #8357


User avatar
2
mattw@agilenova.com created

Hello,

I am receiving errors when attempting to build my ABP solution; every .csproj returns: Unable to load the service index for source https://nuget.abp.io/d2d5e14d-REDACTED1670a69/v3/index.json. Response status code does not indicate success: 403 (Forbidden).

I tried abp logout followed by abp login USERNAME but now get: [15:42:44 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [15:42:45 WRN] 1. HTTP request attempt failed to https://abp.io/api/license/check-multiple-organizations?username=USERNAME with an error: 403-Forbidden. Waiting 2 secs for the next try... [15:42:47 WRN] 2. HTTP request attempt failed to https://abp.io/api/license/check-multiple-organizations?username=USERNAME with an error: 403-Forbidden. Waiting 4 secs for the next try...

I also tried abp login USERNAME --organization "MY ORGANIZATION NAME LLC" and receive another error: [15:44:23 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli [15:44:41 ERR] Could not retrieve the OpenId Connect discovery document! ErrorType: Http. Error: Error connecting to https://account.abp.io/.well-known/openid-configuration: Forbidden

Please advise.

  • ABP Framework version: v8.3.3
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): No
  • Exception message and full stack trace:
  • Operationg System: Linux
  • Steps to reproduce the issue: dotnetbuild or abp login

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

    Hi,

    This is a bug in nuget.abp.io. We can confirm this and will fix it as soon as possible. Sorry about that.

  • User Avatar
    0
    mattw@agilenova.com created

    Hello,

    Thank you for the response. Do you have an estimate on when this will be fixed or is there a workaround? This issue has disrupted all of my DevOps pipelines preventing releases.

    Thank you, Matt

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hello ,

    Issue was resolved , you can check once. We will take extra action so as not to face this problem again. I appreciate your understanding 🙏

    Thank you.

  • User Avatar
    0
    mattw@agilenova.com created

    It worked on Linux, but on my Mac desktop, I'm getting:

    dotnet tool install -g Volo.Abp.Cli
    Tool 'volo.abp.cli' failed to update due to the following: The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package. Tool 'volo.abp.cli' failed to install. Contact the tool author for assistance.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hi,

    you can install the dotnet 9 SDK and try again.

    https://dot.net/

    Thank you

  • User Avatar
    0
    mattw@agilenova.com created

    Done. Thank you!

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 12, 2025, 09:12