Activities of "alper"

Answer

This is not a normal situtation. If it happens 1-2 times, it's OK but if this happens always, your application may stop running. It happens when your computer doesn't reach to abp.io website.

that's correct. the token is cached for a certain amount of time. that's why even you log in, it doesn't get refreshed. we can work on that to improve it when you have several licenses.

hi @ccernat,

@enisn will help you on that.

this is probably because you have another license that is not Business or Enterprise and you have logged in with that account. to fix the problem, try to login with your Business/Enterprise account.

You can download the LeptonX demo website source-code from the following link with all the widgets included

  • https://abp.io/api/download/samples/leptonx-demo

to run the website, execute the bash command:

npx http-server

Commercial customers can download the LeptonX demo website (x.leptontheme.com) source-code :

  • https://abp.io/api/download/samples/leptonx-demo

@gizem will try to reproduce the problem

there are several questions in this issue, this is not allowed. you should create new issues for your each question

This problem occurs because you still use the license code from your trial period. AbpLicenseCode values are generated special to the project name and license owner organization. When you purchase a new ABP Commercial License and you want to use the project that you created in your trial license period, Follow the steps below:

1- Logout "ABP CLI" and log in with your commercial license credentials. Hence you'll refresh your license information.

    abp log out 
    abp login {username} -p {password} -o {organization-name}

2- Create a new project with the same project name, and then copy the new AbpLicenseCode from the appsettings.json file into your existing projects' appsettings.json. You must replace all AbpLicenseCode in all your appsettings.json files.

3- If you are using ABP Suite, you must make a clean installation, see https://docs.abp.io/en/commercial/latest/abp-suite/how-to-uninstall

I purchased a commercial license after the trial period and am now getting a license error. When you purchase a commercial license after your trial period, you may encounter the following errors:

ABP-LIC-ERROR - License check failed for 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton-v6.0.0.0'.
ABP-LIC-0018 - LicenseExpiredValidationFailure: Your trial period has ended!
Showing 351 to 360 of 2060 entries
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 v10.1.0-preview. Updated on November 07, 2025, 08:20