Open Closed

ABP Commercial Download Problem #2807


User avatar
0
MarturAbpUser created
  • ABP Framework version: v5.1.4
  • UI type: Angular
  • DB provider: MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes /
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  • I'm logging in with my commercial account, but I can't download with the command "abp new MFI.TrackingSuite -t app-pro". What's the reason? Could you help.!
  • ABP Problem.png

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

    ABP Problem.png

    Hi @MarturAbpUser, it seems you've logged in without specifying the organization. This problem occurred because, in the above image there is not any organization information.)

    Can you apply the below steps and then re-try to download the template again:

    • Logout with the following commands:
    abp logout
    
    • Login with the following command (by specifying the organization):
    abp login <username> -p <password> -o <organization>
    
  • User Avatar
    0
    MarturAbpUser created

    Unfortunately the problem is not resolved.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, I've checked your organization and everything seems alright, can you be sure about your password? (and specify your organization name as "Martur")

  • User Avatar
    0
    MarturAbpUser created

    Evet eminim herşey doğru login olabiliyorum fakat indirme yapamıyoruz.

  • User Avatar
    0
    MarturAbpUser created

    Sorun nedir? -O parametresi ile login olamıyorum kullanıcı adı ve şifre doğru -o parametresi olmadan login olabiliyorum siteden de giriş yapabiliyorum. Fakat ürünleri indiremiyorum.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi @MarturAbpUser, I've checked your organization and it seems your account was not added as a developer. I've added you as a developer to your organization. Can you try again to login? Btw, your credit has been refunded!

  • User Avatar
    0
    alper created
    Support Team Director

    To assign developers to your developer license seats, navigate to https://commercial.abp.io/my-organizations and go to "Developers" section.

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