Activities of "berkansasmaz"

Got it, I'm going to add a module to the sample application you provided and try to reproduce the problem.

Can you provide an online website?

Hi again, sorry but I can't reproduce the problem. After running the project, I created a tenant and logged in to the application with that tenant's admin user, then I waited for 10 minutes, but I could not see a problem. Is there something I missed? Please guide me so that I can reproduce the error.

Hello, thanks for your detailed problem description, after some research I saw that you cannot extend the api-definitions end-point. Because ApplicationConfigurationDto is not an extensible object.

But I will talk to the team to see if there are other ways you can do this.

References

  1. https://github.com/abpframework/abp/blob/b6718cbd84d17d4b3d71fb0a30c1aa8530cdda47/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L81
  2. https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.Contracts/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/ApplicationConfigurationDto.cs

Closing the issue. Feel free to re-open, if you have any further questions on this topic.

Closing the issue. Feel free to re-open, if you have any further questions on this topic.

Hi, I found another related question.

See: https://support.abp.io/QA/Questions/3267

You can find the workaround suggestion there.

In the Production environment of ABP templates, the default log level is Information, so the logs at the Debug level are not visible, but there is a log at the Debug level in the log you sent. As a result, it seems to me that somehow your application is running in Development mode. But just to be sure, can you tell me your log level in Production mode?

Also, after you logout with abp cli in your local, do you have a chance to publish and run the application with Production mode? Thus, we understand that the problem is not related to base images or not.

Hello again, I am looking forward to the minimal reproducible example of the problem.

Closing the issue. Feel free to re-open, if you have any further questions on this topic.

Showing 171 to 180 of 332 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30