[GH-ISSUE #10] Error on Update - paperless-ngx - solved #3

Closed
opened 2026-02-26 12:44:05 +03:00 by kerem · 4 comments
Owner

Originally created by @coolduke666 on GitHub (Nov 2, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10 ### 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_
kerem 2026-02-26 12:44:05 +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.

<!-- gh-comment-id:2453061956 --> @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)

<!-- gh-comment-id:2453062952 --> @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?

<!-- gh-comment-id:2453484124 --> @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 :)

<!-- gh-comment-id:2453897663 --> @coolduke666 commented on GitHub (Nov 4, 2024): solved - disk was full :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3
No description provided.