REDIS ReadOnlyError("You can't write against a read only replica.")

yokowasisyokowasis Services Provider

What caused this error ? I am using redis with a docker with default settings. When I restart redis, it works fine for a few minutes - hour, and then it throws that error.

The thing is, I don't use any replica. Why redis throwing out error about replica. Anyone familiar with how redis works ?

Thanked by (1)Ganonk

Comments

Sign In or Register to comment.