zoukankan
html css js c++ java
MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error
一个挺长的错误,大致意思是数据不能持久化到硬盘,
修改redis的配置文件:
1
stop-writes-on-bgsave-error no
然后就可以了。
查看全文
相关阅读:
C
如何让asp.net mvc 直接运行mobile页面
Nuget找不到服务器
C#调用R语言输出图片
sql列转行
C#读取注册表
关于这个博客,关于我
NOIP 2016 简要题解
CSP2019 题解
CF 练死劲
原文地址:https://www.cnblogs.com/zfding/p/7966942.html
最新文章
类型断言
四个坚持
读书体会
内在重要,外在形象也不能忽略
生活、工作都需要仪式感
12月14日
12月4日
11月5
11月1日
10月31日
热门文章
HG宣传工作
搬家
C
C
D
关于逆元 (转)
B
D
B
A
Copyright © 2011-2022 走看看