0
viswajwalith created
- ABP Framework version: v5.1.3
- UI type: MVC
- DB provider: EF Core / MongoDB
- Tiered (MVC) or Identity Server Separated (Angular): yes / Microservice
- Exception message and stack trace:
- Steps to reproduce the issue:"
We upgraded our application from 4.4.0 to 5.1.3. we are facing error with Redis.
Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="6.0.0" Include="Volo.Abp.Caching.StackExchangeRedis" Version="5.1.3"
1 Answer(s)
-
0
Hi,
I think this is related to your Redis server version.
Can you check this? https://github.com/tporadowski/redis/releases/tag/v5.0.14