Paperless-ngx LXC on PVE 8.4 #1696

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

Originally created by @HighStairs on GitHub (Sep 30, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Paperless-ngx LXC

📂 What was the exact command used to execute the script?

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

Linux 6.8.12-13-pve with PVE 8.4.14

📝 Provide a clear and concise description of the issue.

I'd like to use the above mentioned script to create a LXC Container for Paperless NGX but am getting the error message that the script requires PVE 8.1 or later. However I am running already 8.4.1.

🔄 Steps to reproduce the issue.

simply tried to run the script directly in the Proxmox shell.

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @HighStairs on GitHub (Sep 30, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Paperless-ngx LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? Linux 6.8.12-13-pve with PVE 8.4.14 ### 📝 Provide a clear and concise description of the issue. I'd like to use the above mentioned script to create a LXC Container for Paperless NGX but am getting the error message that the script requires PVE 8.1 or later. However I am running already 8.4.1. ### 🔄 Steps to reproduce the issue. simply tried to run the script directly in the Proxmox shell. ### ❌ Paste the full error output (if available). <img width="836" height="278" alt="Image" src="https://github.com/user-attachments/assets/ee077ac6-103e-4249-b4d3-c268b957fe35" /> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bugnot planned labels 2026-02-05 01:59:03 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 30, 2025):

Hello, it looks like you are referencing the old tteck repo.

This repository is no longer used for active scripts.
Please update your bookmarks and use: https://helper-scripts.com

Also make sure your Bash command starts with:

bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...)

This issue is being closed automatically.

@github-actions[bot] commented on GitHub (Sep 30, 2025): Hello, it looks like you are referencing the **old tteck repo**. This repository is no longer used for active scripts. **Please update your bookmarks** and use: [https://helper-scripts.com](https://helper-scripts.com) Also make sure your Bash command starts with: ```bash bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...) ``` This issue is being closed automatically.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1696