This repository was archived by the owner on Nov 2, 2024. It is now read-only.
-
Hi, I want to update paperlessngx to v2.1.3. When i use the script i get this massage
I think it's because they drop python 3.8 and use 3.9 instaed? |
Beta Was this translation helpful? Give feedback.
Answered by
Citroene
Dec 27, 2023
Replies: 2 comments 7 replies
-
Update to Debian 12? #1498 (comment) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is there no one who knows how to fix this? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tteck i found the issue, it was the database user. it had not been given the correct rights, which meant that the database migration did not work. after giving the correct rights to the database user, the update with the script works like charm.