hi
You are right, The MaxDefaultValueLength of SettingDefinitionRecordConsts is static you can change it and add new migrations.
hi
Thanks. I will confirm this.
The problem is related to net 7 upgrade to net 8 instead of auditlogs.
hi
It seems your app is still using net 7.
To install missing framework, download:
2024-01-07T23:59:10.794699961Z https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=7.0.0&arch=x64&rid=linux-x64&os=debian.12
hi
These errors don't seem related to AuditLog.
Are there any error logs on the backend API website?
hi
our app in Azure crashed.
Can you share some crash logs?
hi
There are no restrictions on abp, you can refer to it.
https://medium.com/@vndpal/how-to-implement-jwt-token-authentication-in-net-core-6-ab7f48470f5c https://www.c-sharpcorner.com/article/jwt-json-web-token-authentication-in-asp-net-core/ https://www.youtube.com/watch?v=mgeuh8k3I4g
hi
Can you share your test project?
liming.ma@volosoft.com
hi
You can add your custom class that inherits from ILocalizationResourceContributor
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Localization/Volo/Abp/Localization/ILocalizationResourceContributor.cs#L7
hi
Did you pass the string? Tenant?
Are you using nginx?
https://docs.abp.io/en/abp/latest/Multi-Tenancy#problems-with-the-nginx
There is no problem with your code. We can make sure that it is related to the environment.