2020-10-23 20:08:35 -04:00
---
2020-12-01 13:09:42 -05:00
stage: Enablement
group: Distribution
2020-11-26 01:09:20 -05:00
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
2020-10-23 20:08:35 -04:00
---
2020-06-09 11:08:05 -04:00
# Troubleshooting a GitLab installation
2021-03-19 17:08:58 -04:00
This page documents a collection of resources to help you troubleshoot a GitLab
installation.
2020-06-09 11:08:05 -04:00
2021-03-19 17:08:58 -04:00
## Troubleshooting guides
- [SSL ](ssl.md )
- [Geo ](../geo/replication/troubleshooting.md )
2020-06-09 11:08:05 -04:00
- [Elasticsearch ](elasticsearch.md )
- [GitLab Rails console cheat sheet ](gitlab_rails_cheat_sheet.md )
2021-01-28 07:09:54 -05:00
- [Group SAML and SCIM troubleshooting ](group_saml_scim.md ) ** (PREMIUM SAAS)**
2020-06-09 11:08:05 -04:00
- [Kubernetes cheat sheet ](kubernetes_cheat_sheet.md )
- [Linux cheat sheet ](linux_cheat_sheet.md )
- [Parsing GitLab logs with `jq` ](log_parsing.md )
- [Navigating GitLab via Rails console ](navigating_gitlab_via_rails_console.md )
2021-03-19 17:08:58 -04:00
- [Diagnostics tools ](diagnostics_tools.md )
- [Debugging tips ](debug.md )
- [Tracing requests with correlation ID ](tracing_correlation_id.md )
2020-06-09 11:08:05 -04:00
If you need a testing environment to troubleshoot, see the
[apps for a testing environment ](test_environments.md ).