原因是master主机的防火墙没关,导致无法访问主机的8080端口,解决方法暂时关闭主机上的防火墙。

* centos6 : service iptables stop

* centos7 : systemctl stop firewalld

相关文章:

  • 2021-07-07
  • 2021-07-25
  • 2021-09-11
  • 2022-01-04
  • 2022-12-23
  • 2021-05-29
  • 2022-02-01
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-25
  • 2022-12-23
  • 2021-08-03
  • 2021-10-18
  • 2021-04-04
  • 2021-07-20
相关资源
相似解决方案