﻿---
title: Troubleshoot Elasticsearch clients
description: For troubleshooting tips for the official Elasticsearch clients, refer to the client docs: Go, Java, JavaScript, .NET, PHP, Python, Ruby, Rust. 
url: https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/5668/troubleshoot/elasticsearch/clients
products:
  - Elasticsearch
---

# Troubleshoot Elasticsearch clients
For troubleshooting tips for the official Elasticsearch clients, refer to the client docs:
- [Go](https://docs-v3-preview.elastic.dev/elastic/go-elasticsearch/tree/main/reference)
- [Java](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-java/tree/main/reference)
- [JavaScript](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-js/tree/main/reference)
- [.NET](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-net/tree/main/reference)
- [PHP](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-php/tree/main/reference)
- [Python](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-py/tree/main/reference)
  - [Eland](https://docs-v3-preview.elastic.dev/elastic/eland/tree/main/reference) (Python client and toolkit for DataFrames and machine learning)
- [Ruby](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-ruby/tree/main/reference)
- [Rust](https://docs-v3-preview.elastic.dev/elastic/elasticsearch-rs/tree/main/reference)