redis问题

来源:7-23 视频排行榜(总排行、今日排行、本周排行等)接口

zxstar

2019-02-18

老师 reids报错
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

我按照百度的修改
修改redis.conf文件:vi打开redis-server配置的redis.conf文件,然后使用快捷匹配模式:/stop-writes-on-bgsave-error定位到stop-writes-on-bgsave-error字符串所在位置,接着把后面的yes设置为no即可。

修改完重启可以 但是之后又报这个错误

写回答

1回答

singwa

2019-02-18

亲爱的同学你弄好。您的redis是哪个版本的呢?

0
1
zxstar
redis 4.0.11
2019-02-19
共1条回复

EasySwoole+ElasticSearch打造高性能小视频服务系统

系统掌握EasySwoole框架,从容应对高并发、高性能业务

556 学习 · 235 问题

查看课程