User matching query does not exist
on upload after upgrade from Paperless
#1086
-
Hi, I've just migrated from the-paperless-project/paperless@ec1d132 (2.7.0-179-gec1d132) to a docker setup using jonaswinkler/paperless-ng latest de901ac006dd at the moment). After fixing previous issues with Websockets in nginx (#1077), I restarted from scratch, and recreated a container based on the pristine data from paperless. On first start-up, it ran all the migrates. I can log in and see the current documents. I can also see two users: I am now trying to upload a document, from the dashboard, but I'm consistently getting error I have the following stack trace:
I'm not sure which User it's trying to find, but doesn't. Both my users are here
Who is that missing user? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Paperless expects to have a "consumer" user. This user does not even have to have a password (the default "consumer" user does not have one). |
Beta Was this translation helpful? Give feedback.
Paperless expects to have a "consumer" user. This user does not even have to have a password (the default "consumer" user does not have one).