Open Closed

Logging into ABP CLI gives error #7651


User avatar
1
jgrovert created
  • ABP Framework version: v8.2.1
  • UI Type: N/A
  • Database System: N/A
  • Tiered (for MVC) or Auth Server Separated (for Angular): N/A
  • Exception message and full stack trace: N/A
  • Steps to reproduce the issue:

C:\Users\jgrovert>dotnet tool install -g Volo.Abp.Cli You can invoke the tool using the following command: abp Tool 'volo.abp.cli' (version '8.2.1') was successfully installed.

C:\Users\jgrovert>abp login jason@waxwhales.com ABP CLI 8.2.1 Password: There is no entity OpenIddictApplication with id = 3a095c7d-08f6-e447-6484-b4ddc659e6bb!

Trying to log into the ABP CLI, I get this error. It worked yesterday.


2 Answer(s)
  • User Avatar
    0
    ahzeren created

    I'm also having this issue today afternoon. In the morning, it was working.

    Below is the error i get from old or new CLI:

    ERR] There is no entity OpenIddictApplication with id = 3a095c7d-08f6-e447-6484-b4ddc659e6bb!

    From ABP Studio, the error is an html document as an alert which says

    "404 Page not foundThere is no entity OpenIddictApplication with id = 3a095c7d-08f6-e447-6484-b4ddc659e6bb!"

    Thanks

  • User Avatar
    0
    jgrovert created

    It works now. Please close this ticket.

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13