hi
It looks like you haven't depends on AbpBackgroundJobsEntityFrameworkCoreModule(Volo.Abp.BackgroundJobs.EntityFrameworkCore)
Thanks.
请先删除现有的logs.txt, 然后复现问题, 之后分享blazor和authserver的日志到 liming.ma@volosoft.com
谢谢
hi
Thanks. I will check it.
你在blazor server和authserver中的代码是?
hi
We will upgrade these packages.
Thanks.
Add the URL below to your client/application's post_logout_redirect_uri
The logout request was rejected because the specified post_logout_redirect_uri was invalid:
http://master.aysdlrmyy.com:28444/signout-callback-oidc.
Great 👍
hi
GET /Account/ResetPassword.
Can you share the curl info of this request?
I checked the code, and it just queries the user and updates the password. No other operations.
It should not have any database problems.
Can you enable EF Core Debug logs and share the logs.txt file?
var loggerConfiguration = new LoggerConfiguration()
.MinimumLevel.Debug()
.MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Debug)
.Enrich.FromLogContext()
.WriteTo.Async(c => c.File("Logs/logs.txt"))
liming.ma@volosoft.com
See https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
Thanks.
hi
You can update the localization texts from the language-management module.
https://abp.io/docs/latest/modules/language-management#language-texts