Commands that may modify the data set are disabled. Please check Redis logs for details about the error.
解决方案:
127.0.0.1:6379> config set stop-writes-on-bgsave-error no
OK
Commands that may modify the data set are disabled. Please check Redis logs for details about the error.
解决方案:
127.0.0.1:6379> config set stop-writes-on-bgsave-error no
OK
1593
660
3246

被折叠的 条评论
为什么被折叠?