Ends in:
2 DAYS
15 HRS
28 MIN
4 SEC
Ends in:
2 D
15 H
28 M
4 S
Open Closed

License failure in CLI, Studio, local app running in Dev mode #8350


User avatar
1
ericuhe@22paths.com created

Yep: Check the docs before asking a question: https://abp.io/docs/latest Yep: Check the samples to see the basic tasks: https://abp.io/docs/latest/samples There are two other questions here about this, so it's a real thing. There are no answers yet, so I'm adding mine: This is a showstopper. The exact solution to your question may have been answered before, and please first use the search on the homepage.

Provide us with the following info:

  • ABP Framework version: v8.3.2; ABP CLI 0.9.11 (Beta)

  • UI Type: Blazor Server

  • Database System: EF Core (PostgreSQL)

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Exception message and full stack trace:

  • abp login [username].com -p [password] [11:44:27 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 [11:44:27 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... [11:44:29 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... [11:44:33 WRN] 3. HTTP request attempt failed to https://abp.io/api/license/check-multiple-organizations?username=[username] with an error: 403-Forbidden. Waiting 7 secs for the next try... System.Exception: ERROR: Remote server returns 'Forbidden' at async Task<bool> Volo.Abp.Cli.Auth.AuthService.CheckMultipleOrganizationsAsync(string username)
    at async Task<bool> Volo.Abp.Cli.Commands.LoginCommand.spXTXAtpWd(CommandLineArgs , string )
    at async Task Volo.Abp.Cli.Commands.LoginCommand.ExecuteAsync(CommandLineArgs commandLineArgs)
    at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)
    Unhandled exception. System.Exception: ERROR: Remote server returns 'Forbidden' at Volo.Abp.Cli.Auth.AuthService.CheckMultipleOrganizationsAsync(String username) at Volo.Abp.Cli.Commands.LoginCommand.spXTXAtpWd(CommandLineArgs , String ) at Volo.Abp.Cli.Commands.LoginCommand.ExecuteAsync(CommandLineArgs commandLineArgs) at Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at Volo.Abp.Studio.Cli.StudioCliService.RunAsync(String[] args) at Volo.Abp.Studio.Cli.Program.IrXAxCPfc(Object ) at Volo.Abp.Studio.Cli.Program.<Main>(String[] args) zsh: abort abp login [username]] -p [password]

  • Steps to reproduce the issue:

  • abp login [username] -p [password]

  • or dotnet restore

  • or Start Studio, in which case, the error returned is

Could not retrieve the OpenId Connect discovery document! ErrorType: Http. Error: Error connecting to https://account.abp.io/.well-known/openid-configuration: Forbidden


3 Answer(s)
  • User Avatar
    0
    ericuhe@22paths.com created

    Now there's about 15 questions about this, and it's middle of the day Eastern. We'll all survive, and you guys are awesome, but it seems weird not to have a single response with several hours.

  • User Avatar
    1
    cellero created

  • User Avatar
    0
    alper created
    Support Team Director

    this issue has been resolved.

Made with ❤️ on ABP v9.1.0-preview. Updated on December 02, 2024, 12:35