hi
9.3 will use MySql.EntityFrameworkCore
by default.
You can switch it to Pomelo MySQL
See https://abp.io/docs/latest/framework/data/entity-framework-core/mysql#use-pomelo-provider
hi
What is your project structure? Please share a screenshot
Thanks.
hi
Can you share your test project?
liming.ma@volosoft.com
Thanks.
Great
hi
The value of RedirectUris
is start and endwith ["
, ]"
UPDATE [dbo].[OpenIddictApplications]
SET [RedirectUris] = N'["https://auth.cpat.com:44346/signout-callback-oidc", "http://cpattest.dev.approach.cpat.dev/signout-callback-oidc"]'
WHERE [Id] = Your ID
hi
Can you check your AbpSettings
table values in the database? make sure the tenant has no setting values.
Thanks.
hi
The websites are 500 error now
500 Internal Server Error An internal error occurred during your request!
OK, remember to clear Redis if you use it.
You can continue to share the logs.
Thanks