ElasticHQ / elasticsearch-HQ

Monitoring and Management Web Application for ElasticSearch instances and clusters.
http://www.elastichq.org
Other
4.97k stars 532 forks source link

Lost 80 port and replace with default 9200 #432

Closed belousovAV closed 5 years ago

belousovAV commented 6 years ago

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.