errors.fyi community error code reference
WRONGTYPE
redis

Wrong Type

Command issued against a key holding the wrong data type. For example, calling LPUSH on a key that holds a string.

References

โ† all namespaces for WRONGTYPE