|
| 1 | +--- |
| 2 | +Title: Troubleshooting Redis Enterprise Software |
| 3 | +alwaysopen: false |
| 4 | +categories: |
| 5 | +- docs |
| 6 | +- operate |
| 7 | +- rs |
| 8 | +description: Resources for troubleshooting Redis Enterprise Software |
| 9 | +linkTitle: Troubleshooting |
| 10 | +weight: 75 |
| 11 | +--- |
| 12 | + |
| 13 | +## General troubleshooting |
| 14 | + |
| 15 | +For general troubleshooting, see: |
| 16 | + |
| 17 | +- [Create a support package]({{<relref "/operate/rs/installing-upgrading/creating-support-package">}}) to gather information about the cluster, nodes, and databases to help debug issues |
| 18 | + |
| 19 | +- [Logging]({{<relref "/operate/rs/clusters/logging">}}) |
| 20 | + |
| 21 | +- [`rladmin status`]({{<relref "/operate/rs/references/cli-utilities/rladmin/status">}}) command, which displays the current status of nodes, databases, database endpoints, and shards on the cluster |
| 22 | + |
| 23 | +- [`rlcheck`]({{<relref "/operate/rs/references/cli-utilities/rlcheck">}}) utility, which runs various tests to check node health and reports any discovered issues |
| 24 | + |
| 25 | +- [Troubleshooting pocket guide]({{<relref "/operate/rs/databases/connect/troubleshooting-guide">}}) |
| 26 | + |
| 27 | +## Troubleshooting by topic |
| 28 | + |
| 29 | +For troubleshooting specific issues, see: |
| 30 | + |
| 31 | +- [Database connectivity troubleshooting]({{<relref "/operate/rs/databases/connect/troubleshooting-guide#troubleshoot-connectivity">}}) |
| 32 | + |
| 33 | +- [Latency troubleshooting]({{<relref "/operate/rs/databases/connect/troubleshooting-guide#troubleshoot-latency">}}) |
| 34 | + |
| 35 | +- [Replica Of repeatedly fails]({{<relref "/operate/rs/databases/import-export/replica-of/replicaof-repeatedly-fails">}}) |
| 36 | + |
| 37 | +- CRDT [INFO]({{<relref "/operate/rs/databases/active-active/develop/develop-for-aa#info">}}) for troubleshooting Active-Active databases |
| 38 | + |
| 39 | +## Knowledge base |
| 40 | + |
| 41 | +The [Redis Software knowledge base](https://support.redislabs.com/hc/en-us/categories/26174244088594-Redis-Software) provides additional guides and troubleshooting resources. |
| 42 | + |
| 43 | +- [Tools for Identifying Failures in Clusters](https://support.redislabs.com/hc/en-us/articles/26759137301394-Tools-for-Identifying-Failures-in-Clusters) |
| 44 | + |
| 45 | +- [Troubleshooting TLS Failures](https://support.redislabs.com/hc/en-us/articles/26867190871314-Troubleshooting-TLS-Failures) |
| 46 | + |
| 47 | +- [Troubleshooting TLS Connection Failures Caused by Certificate Expiration](https://support.redislabs.com/hc/en-us/articles/27021922067090-Troubleshooting-TLS-Connection-Failures-Caused-by-Certificate-Expiration) |
| 48 | + |
| 49 | +- [Diagnosing and Resolving Endpoint Flapping in Redis Software](https://support.redislabs.com/hc/en-us/articles/27001052658706-Diagnosing-and-Resolving-Endpoint-Flapping-in-Redis-Software) |
| 50 | + |
| 51 | +- See [Troubleshooting Redis Software](https://support.redislabs.com/hc/en-us/sections/26758971861778-Troubleshooting-Redis-Software) for more troubleshooting guides. |
| 52 | + |
| 53 | + |
| 54 | +## Contact support |
| 55 | + |
| 56 | +If initial troubleshooting doesn't resolve the issue, you can [contact support](https://redis.io/support/) for additional help. |
0 commit comments