hi
Please update your KeyChoices.Abp\app\src\KeyChoices.Blazor\KeyChoices.Blazor.csproj
This will be fixed in 6.0
<!-- <PackageReference Include="Volo.Abp.Account.Pro.Public.Web.OpenIddict" Version="6.0.0-rc.2" />-->
<ProjectReference Include="..\..\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web.OpenIddict\Volo.Abp.Account.Pro.Public.Web.OpenIddict.csproj" />
I still suggest you ignore it for now. We will do some review.
hi
[17:38:48 WRN] ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script StackExchange.Redis.RedisServerException: ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script at Volo.Abp.Caching.StackExchangeRedis.AbpRedisCache.SetManyAsync(IEnumerable1 items, DistributedCacheEntryOptions options, CancellationToken token) at Volo.Abp.Caching.DistributedCache2.<>c__DisplayClass54_0.<<SetManyAsync>g__SetRealCache|0>d.MoveNext()
Try to add this to your startup project.
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="6.0.5" />
hi
I didn't receive the mail, can you confirm?
hi
hi
The project file "Keystone.Shared/Keystone.Shared/Keystone.Shared.csproj" was not found.
created a brand-new module, then chose to add source code for Pro Identity and the theme I get the message shown
Can you share the brand-new project with your steps?
hi
https://community.abp.io/posts/extending-the-application-configuration-endpoint-hj229c4r
hi
Can you test this in a new template project?
hi
I guess it's slow because they connect to remote Redis. Can you try with local Redis for the test?
hi
I checked the logs. it seems the app is normal. I guess the issue is related to IIS, but have no ideas.
hi
Can you share the project with me? liming.ma@volosoft.com