报错:
redis 127.0.0.1:6379> CONFIG GET loglevel
(error) ERR operation not permitted
解决:看一下两个链接就能解决啦
http://www.redis.net.cn/tutorial/3517.html
http://www.redis.net.cn/tutorial/3520.html
亲测有效~
本文介绍了在尝试通过Redis命令行工具获取配置项时遇到的操作不允许错误,并提供了两个有效的解决方案链接。
报错:
redis 127.0.0.1:6379> CONFIG GET loglevel
(error) ERR operation not permitted
解决:看一下两个链接就能解决啦
http://www.redis.net.cn/tutorial/3517.html
http://www.redis.net.cn/tutorial/3520.html
亲测有效~
5261
6009
775
7863

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