This repository was archived by the owner on Nov 2, 2024. It is now read-only.
[paperless-ngx] Update to v2.12.1 fails during migration #3864
Unanswered
indiependente
asked this question in
Help Needed
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
Running
update
command in thepaperless-ngx
LXC breaks while upgrading to versionv2.12.1
. This makespaperless-ngx
in a non-working state, hence returning a500
from the API.Logs
journalctl -xeu paperless-webserver.service
:Initial observation
There seems to be an issue with one the DB queries as reported by
LINE 1: ...*) AS "__count" FROM "documents_document" WHERE (("documents...
.Questions
paperless-ngx
?Thanks in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions