If you're creating a bug/problem report, please include followings:
- ABP Framework version: v5.2.2 -- Suite v6.0.0
- UI type: Blazor Server
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): Tiered
- Exception message and stack trace:
- Steps to reproduce the issue:"
Download new solution with this arquitecture and try to debug the solution. Frontend throws this error.
3 Answer(s)
-
0
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
-
0
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! This is my app log in my Blazor Project.
About the localhost certificate i already try that but didn't work.
-
0
hi
NotTimeValid: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.