赞
踩
是说Redis服务处于保护模式,我们需要修改配置文件redis.conf。将NETWORK下的protected-mode yes修改
为protected-mode no,然后重启服务(./bin/redis-server ./redis.conf)