Difference between revisions of "Elasticsearch.exceptions.ConnectionError"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
[[timed out]] | [[timed out]] | ||
[[raise]] ConnectionError("N/A", str(e), e) elasticsearch.exceptions.ConnectionError: ConnectionError((<urllib3.connection.HTTPSConnection object at 0x7f83a6efcd30>, 'Connection to your-cluster [[timed out]]. (connect timeout=60)')) caused by: ConnectTimeoutError((<urllib3.connection.HTTPSConnection object at 0x7f83a6efcd30>, 'Connection to your-cluster timed out. (connect timeout=60)')) | [[raise]] ConnectionError("N/A", str(e), e) elasticsearch.exceptions.ConnectionError: ConnectionError((<urllib3.connection.HTTPSConnection object at 0x7f83a6efcd30>, 'Connection to your-cluster [[timed out]]. (connect timeout=60)')) caused by: ConnectTimeoutError((<urllib3.connection.HTTPSConnection object at 0x7f83a6efcd30>, 'Connection to your-cluster timed out. (connect timeout=60)')) | ||
+ | |||
+ | [[Connection refused]] | ||
+ | [[elasticsearch]].exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPSConnection object at 0x7f39d03a5d90>: [[Failed to establish a new connection]]: [Errno 111] [[Connection refused]]) caused by: NewConnectionError(<urllib3.connection.HTTPSConnection object at 0x7f39d03a5d90>: Failed to establish a new connection: [Errno 111] [[Connection refused]]) | ||
− | |||
+ | <code>[[secretRef]]</code> | ||
+ | <code>[[envFrom]]</code> | ||
− | [[ | + | [[timed out after]] |
− | |||
+ | == See also == | ||
+ | * {{ES}} | ||
− | + | [[Category:Elasticsearch]] |
Latest revision as of 17:01, 22 December 2022
raise ConnectionError("N/A", str(e), e) elasticsearch.exceptions.ConnectionError: ConnectionError((<urllib3.connection.HTTPSConnection object at 0x7f83a6efcd30>, 'Connection to your-cluster timed out. (connect timeout=60)')) caused by: ConnectTimeoutError((<urllib3.connection.HTTPSConnection object at 0x7f83a6efcd30>, 'Connection to your-cluster timed out. (connect timeout=60)'))
elasticsearch.exceptions.ConnectionError: ConnectionError(<urllib3.connection.HTTPSConnection object at 0x7f39d03a5d90>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPSConnection object at 0x7f39d03a5d90>: Failed to establish a new connection: [Errno 111] Connection refused)
timed out after
See also[edit]
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: