⚙️

Redis Error Replies

Redis 7.x32 codes

RESP error prefixes with driver examples

Showing 32 of 32 errors
CodeMessage
WRONGTYPEOperation against a key holding the wrong kind of value
ERRWrong number of arguments for command
NOSCRIPTNo matching script. Please use EVAL.
LOADINGRedis is loading the dataset in memory
MISCONFRedis is configured to save RDB snapshots but is unable to persist on disk
READONLYYou can't write against a read only replica
OOMCommand not allowed when used memory > 'maxmemory'
EXECABORTTransaction discarded because of previous errors
NOAUTHAuthentication required
CLUSTERDOWNThe cluster is down
MOVEDHash slot is served by a different node
ASKRedirect for cluster slot migration
CROSSSLOTKeys in request don't hash to the same slot
ERRSyntax error
ERRNo such key
ERRValue is not an integer or out of range
ERRInvalid expire time in command
ERREXEC without MULTI
ERRDISCARD without MULTI
NOREPLICASNot enough good replicas to write
BUSYKEYTarget key name already exists
NOTBUSYNo background task is running
UNBLOCKEDClient unblocked
XAUTOCLAIM-IDThe ID specified in XAUTOCLAIM is invalid
ERRThe server is running without a config file
ERRPERSIST against a key with no expiration
NOPERMACL permission denied — user lacks required command or key permission
TRYAGAINMulti-key command cannot be atomically executed during cluster resharding
NOGROUPConsumer group does not exist on the stream
BUSYGROUPConsumer group with that name already exists on the stream
NOSTREAMTarget key does not exist or is not a stream
TILTSentinel has entered TILT mode due to a system clock anomaly