summaryrefslogtreecommitdiffstats
path: root/doc/install/Troubleshooting.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-10 22:35:39 -0800
committerit33 <iantien@gmail.com>2015-11-10 22:35:39 -0800
commit2bbb5eca558f64182c1ba725fd627f6e5e583dc9 (patch)
treefd97cfa76bc33053d5b52f7a262c3e3e4aa3d207 /doc/install/Troubleshooting.md
parent3e634b43629d34e7ed42561c72e8a4cbf8418c8a (diff)
downloadchat-2bbb5eca558f64182c1ba725fd627f6e5e583dc9.tar.gz
chat-2bbb5eca558f64182c1ba725fd627f6e5e583dc9.tar.bz2
chat-2bbb5eca558f64182c1ba725fd627f6e5e583dc9.zip
Update Troubleshooting.md
Diffstat (limited to 'doc/install/Troubleshooting.md')
-rw-r--r--doc/install/Troubleshooting.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/install/Troubleshooting.md b/doc/install/Troubleshooting.md
index 51699a39c..042eb624a 100644
--- a/doc/install/Troubleshooting.md
+++ b/doc/install/Troubleshooting.md
@@ -34,3 +34,7 @@ The following is a list of common error messages and solutions:
- **Solutions:**
1. Check that your SSL settings for the SSO provider match the `http://` or `https://` choice selected in `config.json` under `GitLabSettings`
2. Follow steps 1 to 3 of the manual [GitLab SSO configuration procedure](https://github.com/mattermost/platform/blob/master/doc/integrations/Single-Sign-On/Gitlab.md) to confirm your `Secret` and `Id` settings in `config.json` match your GitLab settings, and if they don't, manually update `config.json` to the correct settings and see if this clears the issue.
+
+#### Troubleshooting GitLab Mattermost
+
+- If you're having issues installing GitLab Mattermost with GitLab Omnibus, as a first step please turn on logging by updating the [log settings](https://github.com/mattermost/platform/blob/master/doc/install/Configuration-Settings.md#log-file-settings) section in your `config.json` file installed by omnibus, and they try a general web search for the error message you receive.