hi, this is a technical support channel. it'd be better to contact info@abp.io for the licensing and pricing questions.
this is most probably related to your deployment configuration.
@shobhit
you can re-login to get a new token, this might solve the issue.
or you can create a new project exactly with the same project name, then copy the new AbpLicenseCode
from the new project's appsettings.json
file into your existing project appsettings.json
files.
@dev1_premierpoint:
I found another post in this forum that said logging in to Abp with the Abp CLI would remove it. I did that and, sure enough, the message went away in the logs.
I guess my question at this point is what will happen in Production? There won't be a way to log into the Abp CLI in production.
you don't need to care about the prod environment, because this license issue only occurs on the development platform or when the debugger is attached. the published application will never go to the license server for performance precautions.
this sounds more like a consultancy issue. these issue tickets are for concrete problems and questions. you may need to check the following docs to understand how to build a modular web application using ABP.
or you can get this training from our experts https://commercial.abp.io/trainings/modular-web-application-development
this is the result of the connection issue. it waits for a proper response from the license server, but somehow your computer doesn't get a valid response. there are 2 reasons: 1- abp.io may be down for upgrade operations 2- your computer cannot reach to abp.io.
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
to run the website, execute the bash command:
npx http-server