Activities of "alper"

contact at info@abp.io . license downgrade cannot be done automatically.

after your license expires, you cannot upgrade from v5 to v6. You can only update to v5.x.x further info https://commercial.abp.io/faq#what-happens-when-license-ends

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.

Answer

@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.

  • https://docs.abp.io/en/abp/latest/Best-Practices/Module-Architecture
  • https://docs.abp.io/en/commercial/latest/startup-templates/module/creating-a-new-solution
  • https://docs.abp.io/en/commercial/latest/guides/extracting-module-as-microservice
  • https://docs.abp.io/en/commercial/latest/modules/index
  • https://docs.abp.io/en/abp/latest/Startup-Templates/Module
  • https://docs.abp.io/en/abp/latest/PlugIn-Modules
  • https://docs.abp.io/en/abp/latest/Module-Entity-Extensions
  • https://docs.abp.io/en/abp/latest/Modules/Index

or you can get this training from our experts https://commercial.abp.io/trainings/modular-web-application-development

Answer

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.

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.

Showing 241 to 250 of 1957 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30