error: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to 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는 rdb 스냅샷을 찍어 데이터를 보관하게 되는데, RDB 저장시 폴더의 ..