报错前
INFO: Running Agent Registration Process, CATTLE_URL=http://192.168.200.8:8080/v1
INFO: Attempting to connect to: http://192.168.200.8:8080/v1
ERROR: http://192.168.200.8:8080/v1 is not accessible (Failed to connect to 192.168.200.8 port 8080: No route to host)
ERROR: http://192.168.200.8:8080/v1 is not accessible (Failed to connect to 192.168.200.8 port 8080: No route to host)
这个是由于防火墙未关引起的
systemctl stop firewalld
然后再次执行安装
INFO: Running Agent Registration Process, CATTLE_URL=http://192.168.200.8:8080/v1
INFO: Attempting to connect to: http://192.168.200.8:8080/v1
INFO: http://192.168.200.8:8080/v1 is accessible
INFO: Configured Host Registration URL info: CATTLE_URL=http://192.168.200.8:8080/v1 ENV_URL=http://192.168.200.8:8080/v1
INFO: Inspecting host capabilities
INFO: Boot2Docker: false
INFO: Host writable: true
INFO: Token: xxxxxxxx
INFO: Running registration
INFO: Printing Environmen