hi
sorry for delay, I will share code asap
https://github.com/abpframework/abp/issues/14413
Can you provide these two projects(MVC & angular)? I hope I can reproduce the problem locally and then fix it.
hi
Please share full output of docker build
Thanks
👍👍👍
s there an "AlwaysLogSelector" that overrides the DisableAuditing attribute?
No. There is only [Auditing]
attribute.
I will recheck the logic of the AbpAuditingMiddleware
, Thanks.
hi
Can you share the app logs?
Also, try to clear and reissue the localhost certificate.
https://learn.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-6.0&tabs=visual-studio#trust-the-aspnet-core-https-development-certificate-on-windows-and-macos
hi
I will check this. Thanks
hi
You can create a new 6.0 project same as your project type then compare the code.
with docker compose build
Does it work without docker-compose? eg dotnet restore
or dotnet build