-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
✅ 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