From 600c13204ee3a1ae7bdb66b325be741ab6e58f53 Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Tue, 26 Jan 2021 20:13:29 +0100 Subject: [PATCH] added FAQ for #449 --- docs/troubleshooting.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index a5d020d21..7f819a772 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -37,6 +37,15 @@ enable filesystem polling with the configuration option This will disable listening to filesystem changes with inotify and paperless will manually check the consumption directory for changes instead. + +Paperless always redirects to /admin +#################################### + +You probably had the old paperless installed at some point. Paperless installed +a permanent redirect to /admin in your browser, and you need to clear your +browsing data / cache to fix that. + + Operation not permitted #######################