Closed belousovAV closed 5 years ago
When specify url with port http://blabla:80 it successful connect to cluster. Than lost 80 and try to connect to ES with port 9200 ...
WARNING elasticsearch base.log_request_fail:97 ...com:9200/_cat/nodes?... ... urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x7f61e633ef60>, 'Connection to ....com timed out.
General information
Issue Description
When specify url with port http://blabla:80 it successful connect to cluster. Than lost 80 and try to connect to ES with port 9200 ...
Source Code / Logs
WARNING elasticsearch base.log_request_fail:97 ...com:9200/_cat/nodes?... ... urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x7f61e633ef60>, 'Connection to ....com timed out.