Paperless-ngx fails to update #370

Closed
opened 2026-02-04 18:16:04 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @Gugulator on GitHub (Jan 23, 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)"

📝 Provide a clear and concise description of the issue.

Paperless-ngx version 2.13.5 trying to update to 2.14.5 with update script
getting: [ERROR] in line 66: exit code 0: while executing command pip install -r requirements.txt &> /dev/null

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

inside the Paperless-ngx LXC run this script: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)"
or run "update" command

Paste the full error output (if available).

✔️ Stopped all Paperless-ngx Services
⠇ Updating to v2.14.5
[ERROR] in line 66: exit code 0: while executing command pip install -r requirements.txt &> /dev/null

🖼️ Additional context (optional).

No response

Originally created by @Gugulator on GitHub (Jan 23, 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)" ### 📝 Provide a clear and concise description of the issue. Paperless-ngx version 2.13.5 trying to update to 2.14.5 with update script getting: [ERROR] in line 66: exit code 0: while executing command pip install -r requirements.txt &> /dev/null ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. inside the Paperless-ngx LXC run this script: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)" or run "update" command ### ❌ Paste the full error output (if available). ✔️ Stopped all Paperless-ngx Services ⠇ Updating to v2.14.5 [ERROR] in line 66: exit code 0: while executing command pip install -r requirements.txt &> /dev/null ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issuewontdo labels 2026-02-04 18:16:04 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 23, 2025):

search for python3 in discussions. not an script issue

@MickLesk commented on GitHub (Jan 23, 2025): search for python3 in discussions. not an script issue
Author
Owner

@Gugulator commented on GitHub (Jan 23, 2025):

search for python3 in discussions. not an script issue

just to clarify. if an error is in specific line of the script, it means that it not script issue?

@Gugulator commented on GitHub (Jan 23, 2025): > search for python3 in discussions. not an script issue just to clarify. if an error is in specific line of the script, it means that it not script issue?
Author
Owner

@MickLesk commented on GitHub (Jan 23, 2025):

no its an issue of you and your node. check discussions. you updated os manually and debian python say noooo

@MickLesk commented on GitHub (Jan 23, 2025): no its an issue of you and your node. check discussions. you updated os manually and debian python say noooo
Author
Owner

@Gugulator commented on GitHub (Jan 23, 2025):

no its an issue of you and your node. check discussions. you updated os manually and debian python say noooo

I've created LXC from same script. is it means that I shouldn't run apt update from time to time to keep OS inside the LXC being up to date?

@Gugulator commented on GitHub (Jan 23, 2025): > no its an issue of you and your node. check discussions. you updated os manually and debian python say noooo I've created LXC from same script. is it means that I shouldn't run apt update from time to time to keep OS inside the LXC being up to date?
Author
Owner

@MickLesk commented on GitHub (Jan 23, 2025):

.... just look in the discussions for python3, that's one line. You could have solved that 30 minutes ago.

@MickLesk commented on GitHub (Jan 23, 2025): .... just look in the discussions for python3, that's one line. You could have solved that 30 minutes ago.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#370