From 8478ac54e358cb7926d9cf8bacbb778979559464 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 9 Nov 2018 22:18:14 +0200 Subject: [PATCH] Updated IRC FAQ (markdown) --- IRC-FAQ.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/IRC-FAQ.md b/IRC-FAQ.md index 7660360..76b52a4 100644 --- a/IRC-FAQ.md +++ b/IRC-FAQ.md @@ -6,6 +6,24 @@ *** +### Q: Wekan Internal Server Error + +2018-11-09 + +``` +[20:45:22] hi +[20:45:35] Before I came here, I tried to find a solution myself +[20:46:17] e.g. I read the error log, read the installation troubleshooting docs, did research, and played around with the SMTP settings +[20:46:52] then I joined #sandstorm but nobody replied +[20:47:07] The problem: +[20:47:31] I always get an "Internal Server Error" when I try to send me the registration email +[20:49:15] https://filebin.net/11q54qsyd7rigpiq/internal_server_error.png?t=ziblx18b +[20:49:28] in theory, sandstorm + wekan is installed +[20:49:35] but, in reality I can not access it +``` + +A: See 4) at https://github.com/wekan/wekan/wiki/Adding-users . This is Stanalone Wekan (Snap, Docker, Source), email settings have nothing to do with Sandstorm. + ### Q: LDAP? A: [LDAP for Standalone is now available](https://github.com/wekan/wekan/wiki/LDAP).