Error on Update - paperless-ngx - solved #3

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

Originally created by @coolduke666 on GitHub (Nov 2, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

running the update script I get the following error:

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

  • Updating to v2.13.2
    [ERROR] in line 93: exit code 0: while executing command pip install -r requirements.txt &> /dev/null

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

No response

Originally created by @coolduke666 on GitHub (Nov 2, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. running the update script I get the following error: `bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.sh)"` - Updating to v2.13.2 [ERROR] in line 93: exit code 0: while executing command pip install -r requirements.txt &> /dev/null ### What settings are you currently utilizing? Default Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. _No response_
OVERLORD added the not a script issue label 2026-02-04 16:16:17 +03:00
Author
Owner

@Mellowlynx commented on GitHub (Nov 2, 2024):

Execute rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED in the LXC console and try again.

@Mellowlynx commented on GitHub (Nov 2, 2024): Execute `rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED` in the LXC console and try again.
Author
Owner

@Mellowlynx commented on GitHub (Nov 2, 2024):

@MickLesk I see this one regularly, we should add an announcement within the discussions so we can revere to it, like tteck did.
(https://github.com/tteck/Proxmox/discussions/3300)

@Mellowlynx commented on GitHub (Nov 2, 2024): @MickLesk I see this one regularly, we should add an announcement within the discussions so we can revere to it, like tteck did. (https://github.com/tteck/Proxmox/discussions/3300)
Author
Owner

@coolduke666 commented on GitHub (Nov 3, 2024):

Didn't solve it - same error again

I didn't have a dirctory called 'EXTERNALLY-MANGED" in any of the python3.* - I have python3.9 and python3.11

how to sove it?

@coolduke666 commented on GitHub (Nov 3, 2024): Didn't solve it - same error again I didn't have a dirctory called 'EXTERNALLY-MANGED" in any of the python3.* - I have python3.9 and python3.11 how to sove it?
Author
Owner

@coolduke666 commented on GitHub (Nov 4, 2024):

solved - disk was full :)

@coolduke666 commented on GitHub (Nov 4, 2024): solved - disk was full :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3