I am having the same/similar problem with ICP EE.
ICP Master Install script - last part
I have checked everything I can think of:
The master can ping proxy and both workers (by IP address and IP name) my hosts file contains:
127.0.0.0 localhost
10.10.11.247 icp-master
10.10.11.248 icp-proxy
10.10.11.249 icp-worker1
10.10.11.250 icp-worker2
And my ICP Hosts contains:
[master]
10.10.11.247
[worker]
10.10.11.249
10.10.11.250
[proxy]
10.10.11.248
I run the installer and still get the attached error. I have rerun the installer with -vvv and I still cannot see where the error is.
What really confuses me is that:
TASK [check : Checking Hostname is resolvable] - Works
TASK [check : Validating Hostname is resolvable] - Fails!
Whats the difference?
Any help would be much appreciated. Paul B
Please ensure the hostname are correct on all ICP nodes. You can scp your /etc/hosts file from master node to all other ICP nodes, thanks.