paperless-ngx uv migration failed #1788

Open
opened 2025-11-20 05:17:28 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Koersten on GitHub (Aug 26, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

paperless-ngx

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

I tried to update my paperless-ngx LXC and the uv migration failed due to an ownership issue that I do not understand.

🔄 Steps to reproduce the issue.

Run the script and try to update paperless-ngx from V2.18.1 to V2.18.2.

Paste the full error output (if available).

____                        __                                     

/ __ ____ _____ ___ / / __________ ____ ____ __ __
/ // / __ / __ \/ _ \/ ___/ / _ \/ ___/ ___/_____/ __ \/ __ / |//
/ __/ // / // / / / / / ( | )
/ / / / // /> <
/
/ _,/ .
/_// //__/// // //_, //||
/
/ /____/

✔️ Stopped all Paperless-ngx Services
✔️ Backup completed
Setup uv 0.8.13tar: uv-x86_64-unknown-linux-gnu/uv: Cannot change ownership to uid 1001, gid 117: Invalid argument
tar: uv-x86_64-unknown-linux-gnu/uvx: Cannot change ownership to uid 1001, gid 117: Invalid argument
tar: uv-x86_64-unknown-linux-gnu: Cannot change ownership to uid 1001, gid 117: Invalid argument
tar: Exiting with failure status due to previous errors
✖️ Failed to extract uv archive

[ERROR] in line 48: exit code 0: while executing command return 1

🖼️ Additional context (optional).

No response

Originally created by @Koersten on GitHub (Aug 26, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? paperless-ngx ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I tried to update my paperless-ngx LXC and the uv migration failed due to an ownership issue that I do not understand. ### 🔄 Steps to reproduce the issue. Run the script and try to update paperless-ngx from V2.18.1 to V2.18.2. ### ❌ Paste the full error output (if available). ____ __ / __ \____ _____ ___ _____/ /__ __________ ____ ____ __ __ / /_/ / __ `/ __ \/ _ \/ ___/ / _ \/ ___/ ___/_____/ __ \/ __ `/ |/_/ / ____/ /_/ / /_/ / __/ / / / __(__ |__ )_____/ / / / /_/ /> < /_/ \__,_/ .___/\___/_/ /_/\___/____/____/ /_/ /_/\__, /_/|_| /_/ /____/ ✔️ Stopped all Paperless-ngx Services ✔️ Backup completed ⏳ Setup uv 0.8.13tar: uv-x86_64-unknown-linux-gnu/uv: Cannot change ownership to uid 1001, gid 117: Invalid argument tar: uv-x86_64-unknown-linux-gnu/uvx: Cannot change ownership to uid 1001, gid 117: Invalid argument tar: uv-x86_64-unknown-linux-gnu: Cannot change ownership to uid 1001, gid 117: Invalid argument tar: Exiting with failure status due to previous errors ✖️ Failed to extract uv archive [ERROR] in line 48: exit code 0: while executing command return 1 ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:17:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1788