summaryrefslogtreecommitdiffstats
path: root/doc/install/Troubleshooting.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-08 09:47:53 -0800
committerit33 <iantien@gmail.com>2015-11-08 09:47:53 -0800
commit118ac28ebf5a0af43c23c81fe9433ac34434275c (patch)
tree4b7ba7716db66061fb0b234afabc4d8065d66b5b /doc/install/Troubleshooting.md
parent062b7eab627a76a69662b4c06b5875b9b2e77714 (diff)
downloadchat-118ac28ebf5a0af43c23c81fe9433ac34434275c.tar.gz
chat-118ac28ebf5a0af43c23c81fe9433ac34434275c.tar.bz2
chat-118ac28ebf5a0af43c23c81fe9433ac34434275c.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 7166f9978..39d7f8fcc 100644
--- a/doc/install/Troubleshooting.md
+++ b/doc/install/Troubleshooting.md
@@ -28,3 +28,7 @@ The following is a list of common error messages and solutions:
###### `panic: runtime error: invalid memory address or nil pointer dereference`
- This error can occur if you have manually manipulated the Mattermost database, typically with deletions. Mattermost is designed to serve as a searchable archive, and manual manipulation of the database elements compromises integrity and may prevent upgrade.
- **Solution:** Restore from database backup created prior to manual database updates, or reinstall the system.
+
+###### `Token request failed`
+ - This error can appear in the web browser after attempting to create a new team with GitLab SSO enabled
+ - **Solution:** Check that your SSL settings for the SSO provider match the `http://` or `https://` choice selected in `config.json` under `GitLabSettings`