From 55224fb915904cb588c4752721e042a6e1f7c4b3 Mon Sep 17 00:00:00 2001 From: toxik-io Date: Tue, 7 May 2019 12:11:01 -0600 Subject: [PATCH] suggestion on fixing some access denied errors for admin. --- docs/faq.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/faq.rst b/docs/faq.rst index 9d69f2c5..280a8d42 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -319,6 +319,11 @@ down and up again. A container restart is not sufficient. *Issue reference:* `615`_. +Access Denied Errors +-------------------- + +While this may be due to several issues, check to make sure your ``DOMAIN=`` entry is the **first** entry in your ``HOSTNAMES=``. + TLS certificate issues ``````````````````````