Open Closed

Problem with Redis in v5.1.3 #2544


User avatar
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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    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

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11