This issue is not related to Login info. the problem is module name. ABP Suite (v9.1.0) request old name Volo.Abp.LeptonXTheme.Pro
below commands works normally:
abp get-source Volo.Abp.LeptonXTheme
abp get-source Volo.Abp.LeptonXLiteTheme
Can you try to use abp get-source Volo.Abp.LeptonXTheme?
same error. It's downloaded any other versions, tried 4.3.0-rc.1 and 4.0.0-4.2.0 Any other modules downloaded normally. But LeptonXTheme pro and lite v4.2.2 return this error
OK, thanks for your help.
Yes, and it works fine. But I need it encrypted
Yes, I did that too, but the problem still persists. Were you able to reproduce this issue?
hi, This happens even in MVC. To reproduce as I noticed: you wait (without any actions somtimes) till Token expired but not the cookie, when the Web call HostApi which not accept Web Token. this issue happend.
I tried to change cookie and Token configs but still face it. Most of times Logging out not solve it. Nor clean browser cache. This happens in development and prodctuion environments
Currently The ONLY WORKAROUND FOR THIS : Clean REDIS cache
I think this related to some enryption keys for Token stored in REDIS cache, when clear the cache the system re-generate some keys.
Hello,
Why it only happened on AR and RU?