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

Shiro-redis not working for clustered AWS elastic cache #172

Open
shagun3 opened this issue Mar 26, 2024 · 0 comments
Open

Shiro-redis not working for clustered AWS elastic cache #172

shagun3 opened this issue Mar 26, 2024 · 0 comments

Comments

@shagun3
Copy link

shagun3 commented Mar 26, 2024

We are using shiro-redis in our spring-boot application. Facing the below error while updating from single node redis to multiple node redis cluster in spring-boot application.

Uncaught Exception: There is no session with id [99683a89-5c31-4cf6-befa-b9e3bbaf6632]
2024-03-14 15:44:09.338 ERROR [http-nio-9025-exec-2] [,,,,,,] org.crazycake.shiro.RedisManager : Unable to get redis resource : MOVED 2184 162.20.168.124:6379 

redis.clients.jedis.exceptions.JedisMovedDataException: MOVED 2184 162.20.168.124:6379
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