redis异常解决:MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist
config set stop-writes-on-bgsave-error no
config set stop-writes-on-bgsave-error no