AutoOps for self-managed clusters troubleshooting
ECK ECE Self-Managed
Learn about issues that might come up when connecting your clusters and using AutoOps.
Use this guide to troubleshoot any issues you may encounter.
- I’m trying to create a Cloud organization, but I’m already part of a different one.
- I need to uninstall Elastic Agent.
- My cluster was disconnected from Elastic Cloud and I want to reconnect it.
- After running the installation command, I can't move on to the next steps.
- My organization's firewall may be preventing Elastic Agent from collecting and sending metrics.
- Elastic Agent is failing to connect because it doesn't recognize my SSL certificate.
- I’m trying to create a Cloud organization, but I’m already part of a different one.
-
Users can only belong to one Elastic Cloud organization at a time. If you want to create or join another organization, you must leave the previous one or use a different email address.
- I need to uninstall Elastic Agent.
- Refer to Uninstall Elastic Agent for instructions.
- My cluster was disconnected from Elastic Cloud and I want to reconnect it.
- If the cluster was disconnected by one of the users in your Cloud organization, you can repeat the installation process to reconnect. If not, explore additional resources or contact us.
- After running the installation command, I can't move on to the next steps.
- If an error appears on the screen, follow the suggestion in the error message and try to run the command again. If the issue is not resolved, explore additional resources or contact us.
- My organization's firewall may be preventing Elastic Agent from collecting and sending metrics.
- If you're having issues with connecting your cluster to AutoOps and you suspect that a firewall may be the reason, refer to Troubleshoot firewalls blocking Elastic Agent.
- Elastic Agent is failing to connect because it doesn't recognize my SSL certificate.
- If Elastic Agent is failing to connect your self-managed cluster to AutoOps because it doesn't recognize your SSL certificate, refer to Configure AutoOps Elastic Agent with a custom SSL certificate.
The following table shows the errors you might encounter if something goes wrong while you set up and use AutoOps on your clusters.
| Error code | Error message | Description |
|---|---|---|
HTTP_401 |
Authentication failed | Connection denied because of an authentication error. Verify that your API key and password are correct and all necessary privileges have been granted. |
HTTP_502 |
Server error | Received an invalid response from the server. Verify the server status and network configuration. |
HTTP_503 |
Server unavailable | Invalid or corrupt response received from the server. The server acting as a proxy may be busy or undergoing scheduled maintenance. If the issue persists, check the cluster's health and resource usage. |
HTTP_504 |
Request timed out | Did not receive a response from the cluster within the expected time frame. Check the cluster's performance or consider changing your connection timeout settings. |
CLUSTER_ALREADY_CONNECTED |
Cluster connected to another account | This cluster is already connected to another Elastic Cloud organization. Disconnect it and then try again. |
CLUSTER_NOT_READY |
Elasticsearch cluster is still connecting | Your Elasticsearch cluster is not yet ready to connect. Wait a few moments for it to finish starting up and then try again. |
HTTP_0 |
Connection error | Elastic Agent couldn't connect to the cluster. There may be various reasons for this issue. Review the documentation or contact Elastic support if the issue persists. |
LICENSE_EXPIRED |
Elastic license is expired | Contact sales to renew your license. |
LICENSE_USED_BY_ANOTHER_ACCOUNT |
License key connected to another account | A license key can only be connected to one Elastic Cloud organization. Contact Elastic support for help. |
VERSION_MISMATCH |
Elasticsearch version is unsupported | Upgrade your cluster to a supported version. |
UNKNOWN_ERROR |
Installation failed | Elastic Agent couldn't be installed due to an unknown issue. Consult the troubleshooting guide or contact Elastic support for more help. |
| Failed to register Cloud Connected Mode: cluster license type is not supported | The cluster you are trying to connect doesn't have the required license to connect to AutoOps. For more information, refer to the prerequisites. | |
x509 |
Certificate signed by unknown authority | Elastic Agent couldn't connect. SSL certificate signed by unknown authority. |