Ok, Can you share the source code? I can check it locally.
Thanks
liming.ma@volosoft.com
The remote certificate is invalid because of errors in the certificate chain: UntrustedRoot
See https://support.abp.io/QA/Questions/1185/Certificate-Issue-in-Local-IIS-deployment
hi
Yes, because the result include the CurrentUser
hi
hard to reproduce, the error shows up after the inclusion of a in house developed module
You can check your source code, I think they used the inconsistent Nuget packages of abp&volo&lepton.
hi
You can override this service to cache the result.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L86
hi
Please share the logs of balzor server and authserver during refresh page. Thanks
liming.ma@volosoft.com
I think the login status of blazor is invalid. But the state of autherver is still valid, so the user can log in automatically.
hi
What happens when you refresh the page in 10 minutes?
You can check the network panel of chrome to see the request.
The problem is solved.
hi
In our Blazor server application
Is your app Tiered (MVC) or Auth Server Separated (Angular)?