Paperless-ngx LXC require proxmox VE 8.1 or later when im on VE 8.4.1 #1138

Closed
opened 2025-11-20 05:05:08 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @novascortland on GitHub (May 20, 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

📝 Provide a clear and concise description of the issue.

When i copy and paste the script command to proxmox shell to install it,

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

It say proceed, i say yes, then it show this:

Loading...
✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.
Exiting...

🔄 Steps to reproduce the issue.

i copied this command in my proxmox shell:

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

It say proceed, i say yes, then this message appear.

Paste the full error output (if available).

there none

🖼️ Additional context (optional).

Image

Originally created by @novascortland on GitHub (May 20, 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_ ### 📝 Provide a clear and concise description of the issue. When i copy and paste the script command to proxmox shell to install it, i copied this command: bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.sh)" It say proceed, i say yes, then it show this: Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ### 🔄 Steps to reproduce the issue. i copied this command in my proxmox shell: bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.sh)" It say proceed, i say yes, then this message appear. ### ❌ Paste the full error output (if available). there none ### 🖼️ Additional context (optional). ![Image](https://github.com/user-attachments/assets/2237ecb5-302f-488e-9545-56f0f3f09563)
saavagebueno added the bugnot planned labels 2025-11-20 05:05:08 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (May 20, 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 (May 20, 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: SVI/ProxmoxVE#1138