retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)

1.查看防火墙是否关闭

1)查看防火墙状态

firewall-cmd --state

2)停止:

systemctl stop firewalld

start

3)开机禁用

systemctl disablefirewalld

 

相关文章:

  • 2021-12-09
  • 2022-03-07
  • 2021-05-22
  • 2021-11-16
  • 2022-12-23
  • 2021-11-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
  • 2021-05-16
  • 2021-08-18
  • 2022-12-23
  • 2021-11-21
相关资源
相似解决方案