Update paperless 2.19.2 → 2.19.5 failed #1965

Closed
opened 2026-02-05 03:06:37 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @KingJim1984 on GitHub (Nov 9, 2025).

Originally assigned to: @vhsdream on GitHub.

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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/paperless-ngx.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

I try to update from paperless 2.19.2 → 2.19.5, but I after that, paperless ist broken. I still use the new Update Script from closed issues, but the same issue.

Update available: paperless 2.19.2 → 2.19.5
✔️ Stopped all Paperless-ngx Services
✔️ Backup completed
Upgrade uv from 0.9.5 to 0.9.8/dev/fd/63: line 4340: /usr/share/zsh/site-functions/_uv: No such file or directory
Installing Python 3.13 via uvPython 3.13 is already installed
✔️ Python 3.13 installed
✔️ Setup uv 0.9.8
✔️ Deployed: paperless (2.19.5)
✔️ jbig2enc is already up-to-date (v0.29)
Updating Paperless-ngxcp: cannot stat '/opt/paperless/backup/*': No such file or directory

[ERROR] in line 56: exit code 0: while executing command cp -r /opt/paperless/backup/* /opt/paperless/

🔄 Steps to reproduce the issue.

Update paperless 2.19.2 → 2.19.5

Paste the full error output (if available).

Updating Paperless-ngxcp: cannot stat '/opt/paperless/backup/*': No such file or directory

[ERROR] in line 56: exit code 0: while executing command cp -r /opt/paperless/backup/* /opt/paperless/

🖼️ Additional context (optional).

No response

Originally created by @KingJim1984 on GitHub (Nov 9, 2025). Originally assigned to: @vhsdream on GitHub. ### ✅ 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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/paperless-ngx.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. I try to update from paperless 2.19.2 → 2.19.5, but I after that, paperless ist broken. I still use the new Update Script from closed issues, but the same issue. Update available: paperless 2.19.2 → 2.19.5 ✔️ Stopped all Paperless-ngx Services ✔️ Backup completed ⏳ Upgrade uv from 0.9.5 to 0.9.8/dev/fd/63: line 4340: /usr/share/zsh/site-functions/_uv: No such file or directory ⏳ Installing Python 3.13 via uvPython 3.13 is already installed ✔️ Python 3.13 installed ✔️ Setup uv 0.9.8 ✔️ Deployed: paperless (2.19.5) ✔️ jbig2enc is already up-to-date (v0.29) ⏳ Updating Paperless-ngxcp: cannot stat '/opt/paperless/backup/*': No such file or directory [ERROR] in line 56: exit code 0: while executing command cp -r /opt/paperless/backup/* /opt/paperless/ ### 🔄 Steps to reproduce the issue. Update paperless 2.19.2 → 2.19.5 ### ❌ Paste the full error output (if available). Updating Paperless-ngxcp: cannot stat '/opt/paperless/backup/*': No such file or directory [ERROR] in line 56: exit code 0: while executing command cp -r /opt/paperless/backup/* /opt/paperless/ ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:06:37 +03:00
Author
Owner

@vhsdream commented on GitHub (Nov 9, 2025):

I think the addition of CLEAN_INSTALL when fetching a new version from GitHub (from the recent PR) ends up completely deleting the backup folder, because it's in /opt/paperless.

@vhsdream commented on GitHub (Nov 9, 2025): I think the addition of `CLEAN_INSTALL` when fetching a new version from GitHub (from the recent PR) ends up completely deleting the backup folder, because it's in `/opt/paperless`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1965