From 58c21dd77b5a6573d50a62dc17755a6519f4a9c8 Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Thu, 24 Sep 2015 12:55:00 -0400 Subject: Update Troubleshooting sections --- doc/install/installation.md | 8 ++++---- doc/update/7.14-to-8.0.md | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/install/installation.md b/doc/install/installation.md index 282c84fd1e1..039bb3c2561 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -524,7 +524,7 @@ Apart from the always supported markdown style there are other rich text files t ### "You appear to have cloned an empty repository." If you see this message when attempting to clone a repository hosted by GitLab, -this is likely due to a missing or misconfigured `gitlab-git-http-server` -instance. Double-check that you've [installed Go](#3-go), [installed -gitlab-git-http-server](#install-gitlab-git-http-server), and correctly -[configured Nginx](#site-configuration). +this is likely due to an outdated Nginx or Apache configuration, or a missing or +misconfigured `gitlab-git-http-server` instance. Double-check that you've +[installed Go](#3-go), [installed gitlab-git-http-server](#install-gitlab-git-http-server), +and correctly [configured Nginx](#site-configuration). diff --git a/doc/update/7.14-to-8.0.md b/doc/update/7.14-to-8.0.md index e25b38a3533..30d1826b473 100644 --- a/doc/update/7.14-to-8.0.md +++ b/doc/update/7.14-to-8.0.md @@ -196,6 +196,7 @@ If you have more than one backup `*.tar` file(s) please add `BACKUP=timestamp_of ### "You appear to have cloned an empty repository." If you see this message when attempting to clone a repository hosted by GitLab, -this is likely due to a missing or misconfigured `gitlab-git-http-server` -instance. Double-check that you correctly completed [Step 5](#5-install-gitlab-git-http-server) -to install the daemon and [Step 8](#new-nginx-configuration) to reconfigure Nginx. +this is likely due to an outdated Nginx or Apache configuration, or a missing or +misconfigured `gitlab-git-http-server` instance. Double-check that you correctly +completed [Step 5](#5-install-gitlab-git-http-server) to install the daemon and +[Step 8](#new-nginx-configuration) to reconfigure Nginx. -- cgit v1.2.1