Hi
The CLI doesn't support changing DBMS for the Microservice template. you need to change it manually
Hi,
could you share a test project with me? i will check it. shiwei.liang@volosoft.com
at Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectHandler.RedeemAuthorizationCodeAsync(OpenIdConnectMessage tokenEndpointRequest
I think this is a problem with your openid server, the TokenEndpoint is not a valid URL
could you provide a test project and credentials with me? I will check it. shiwei.liang@volosoft.com
Hi,
could you share your entity config in the dbcontext?
Hi,
I think this is because of the gateway timeout; the gateway doesn't use a client proxy.
see https://github.com/microsoft/reverse-proxy/issues/2207 https://microsoft.github.io/reverse-proxy/articles/timeouts.html
Hi,
Please try to install the new CLI. https://abp.io/docs/latest/cli
Hi,
The only way I see the icon is to add in app.razor css from Blazorize.Icons.FontAwsome like below
Is it works?
Usually, you don't need to add <link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet">
.
You can check those same issues https://abp.io/support/questions/5539/NullInjectorError-No-provider-for-InjectionToken-COREOPTIONS https://abp.io/support/questions/7377/Frontend-Error-after-ABP-upgrade--No-provider-for-InjectionToken-COREOPTIONS
Thank you for the quick response! It worked, but I’ve been using the same structure for the past 3–4 months without any issues. Do you have any idea why it suddenly stopped working?
I don't know why, I have checked the logic about suite, we have not changed for a year.
great