From e308923aeca0a45463aeeeea7b0b3e3bc313f033 Mon Sep 17 00:00:00 2001 From: it33 Date: Sun, 18 Oct 2015 22:57:30 -0700 Subject: Update Troubleshooting.md --- doc/install/Troubleshooting.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/install/Troubleshooting.md') diff --git a/doc/install/Troubleshooting.md b/doc/install/Troubleshooting.md index b87663ab3..6a7260ddf 100644 --- a/doc/install/Troubleshooting.md +++ b/doc/install/Troubleshooting.md @@ -5,3 +5,8 @@ 1. **DO NOT manipulate the Mattermost database** - In particular, DO NOT delete data from the database, as Mattermost is designed to stop working if data integrity has been compromised. The system is designed to archive content continously and generally assumes data is never deleted. + +#### Common Issues + +1. Error message in logs when attempting to sign-up: `x509: certificate signed by unknown authority` + - This error may appear when attempt to use a self-signed certificate to setup SSL, which is not yet supported by Mattermost. You can resolve this issue by setting up a load balancer like Ngnix. A ticket exists to [add support for self-signed certificates in future](x509: certificate signed by unknown authority). -- cgit v1.2.3-1-g7c22