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

UNKNOWN: redis command error: SADD failed: READONLY You can't write against a read only replica. #854

Open
avvari-da opened this issue Apr 6, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@avvari-da
Copy link

Describe the bug
Getting the following error randomly.
UNKNOWN: redis command error: SADD failed: READONLY You can't write against a read only replica.
Finding a tough time figuring out the issue.

Additional context
Am using Redis Sentinel on Kubernetes.

Please help!
Thanks in advance.

@avvari-da avvari-da added the bug Something isn't working label Apr 6, 2024
@cold-bin
Copy link

cold-bin commented May 4, 2024

can your redis perform config set readonly no in redis-cli after data migrated?

@hernandikrammes
Copy link

We identify that on this situation the use of CPU on kubernetes get very high. Someone could validate that too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants