1.所连主机防火墙关一下.
- 1:查看防火状态
- systemctl status firewalld
- service status iptables
- 2:暂时关闭防火墙
- systemctl stop firewalld
- service stop iptables
- 3:永久关闭防火墙
- systemctl disable firewalld
- chkconfig iptables off
2.能不能ping通那主机
3.bind 127.0.0.1改为 #bind 127.0.0.1
4.protected-mode yes 改为 protected-mode no(redis3.2版本以后)
5.加入 daemonize no(这个是是否在后台启动不占用一个主程窗口)
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/112677.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...