Difference between revisions of "Elasticsearch.exceptions.ConnectionError"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
     [[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)'))
 +
 +
 +
[[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]])
 +
  
  
Line 6: Line 10:
 
  [[secretRef]]
 
  [[secretRef]]
 
  [[envFrom]]
 
  [[envFrom]]
 +
 +
 +
* {{ES}]

Revision as of 11:16, 20 September 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)



secretRef
envFrom


  • {{ES}]

Advertising: