summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-12-03 13:06:17 -0800
committerit33 <iantien@gmail.com>2015-12-03 13:06:17 -0800
commit5dafbe853cac877453806179b0f51bdde906c424 (patch)
tree8a0d6b06c56b99575609fce188ce360cab6fa1a1 /doc
parentb69cc7a94a9fb69dda259b2286eeefc3d6a2ec95 (diff)
downloadchat-5dafbe853cac877453806179b0f51bdde906c424.tar.gz
chat-5dafbe853cac877453806179b0f51bdde906c424.tar.bz2
chat-5dafbe853cac877453806179b0f51bdde906c424.zip
Update Troubleshooting.md
Diffstat (limited to 'doc')
-rw-r--r--doc/install/Troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Troubleshooting.md b/doc/install/Troubleshooting.md
index 78ab5617d..deae7717d 100644
--- a/doc/install/Troubleshooting.md
+++ b/doc/install/Troubleshooting.md
@@ -22,7 +22,7 @@ The following is a list of common error messages and solutions:
###### `x509: certificate signed by unknown authority` in server logs when attempting to sign-up
- - This error may appear when attempt to use a self-signed certificate to setup SSL, which is not yet supported by Mattermost. You
+ - This error may appear when attempt to use a self-signed certificate to setup SSL, which is not yet supported by Mattermost.
- **Solution:** Set up a load balancer like Ngnix [per production install guide](https://github.com/mattermost/platform/blob/master/doc/install/Production-Ubuntu.md#set-up-nginx-with-ssl-recommended). A ticket exists to [add support for self-signed certificates in future](x509: certificate signed by unknown authority).
###### `panic: runtime error: invalid memory address or nil pointer dereference`