A
aioredis.errors.ReplyError: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
После гугления понял что либо не хватает место в машине (не мой случай так как места хватает)
Проблема в каталогах куда складываются данные, нужно давать какие то особые права на папки в ОС где лежит Redis cluster?