Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.web.redis.redissessionstateprovider does not work when EVALSHA is disabled #146

Open
VenkateshSrini opened this issue Jan 20, 2021 · 0 comments

Comments

@VenkateshSrini
Copy link

Hi,
We are working with Redis supplied by Pivotal corp. Owing to security reasons the EVALSHA command is disabled by the provider. When we try to use that Redis with Microsoft.web.redis.RedisSessionStateProvider to persist the states I'm getting an error ERR unknown command EVALSHA. with args beginning with. This is happening for .NET applications only.

We have many .NET core applications also and those are all working fine with the same Redis cluster. The Redis server version is 2.4.1. I have tried version from 2.2.4 to 4.0.1. I'm getting the same error with all version of nuget packages.

Any insights will be of great help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant