Hello every one,
I’m working on creating my first Rancher Host, but i’m facing now this error:
INFO: Running Agent Registration Process, CATTLE_URL=http://myURL:8081/v1
INFO: Attempting to connect to: http:// myURL:8081/v1
ERROR: http:// myURL:8081/v1 is not accessible (Connection timed out after 15002 milliseconds)
Thank you for your response, i found the solution ,
I added the hostname in /etc/hosts ,
ip_adresse hostname
I reboot the machine and i repeat the scénario and every think work’s good.
I can access my url through https without any problem. ( ending with /v1 )
I have a public IP address and my rancher agent works on ( at least trying…).
I can also do ping to rancher._____.com on the host. I mean , there is no accessing problem to this url…
but when I try to run rancher agents on my docker host machine we’re facing this error. (…is not accessible (Connection timed out after 15001 milliseconds))