hi
I have sent the mail.
hi
What is your email?
hi
I have not received your mail. Can you share it by https://wetransfer.com/ ?
Thanks.
hi
my actual solution is not working.
Can you share your solution source code?
liming.ma@volosoft.com
Thanks.
hi
Please try to clear your local nuget cache and build again
dotnet nuget locals all --clear
Thanks
hi
Can you share the debug logs of all your apps?
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
Thanks.
hi
Yes. This session feature depends on the Dynamic Claims
hi
So after revoking sessions
How did you revoke sessions?
Do you have app.UseDynamicClaims();
in all your backend apps?
Thanks.
hi
The reason for this problem is that the ABP NuGet package uses Eziriz's .NET Reactor. However, versions 9.0.7 and 9.1.0 failed to register correctly due to a mistake.
We've updated the NuGet package, so you need to clear your local NuGet cache. If your production website uses the old NuGet package, you'll also need to rebuild it.
We added extra checks to make sure this doesn't happen again.