[GH-ISSUE #6018] Vaultwarden install script for the Alpine version thinks Proxmox 8.4 is not newer than 8.1 #1289

Closed
opened 2026-02-26 12:48:23 +03:00 by kerem · 1 comment
Owner

Originally created by @Rox50055 on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6018

Have you read and understood the above guidelines?

Yes

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

Vaultwarden LXC

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

bash -c "$(wget -qO - https://github.com/tteck/Proxmox/raw/main/ct/alpine-vaultwarden.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📝 Provide a clear and concise description of the issue.

I followed the instructions of just paste the script in your proxmox console and follow the steps.
Well it errors out with:

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

Meanwhile I'm on:
pve-manager/8.4.1/ (running kernel: 6.8.12-11-pve)

I've not seen anything in the past or current issues that address the PVE version and sadly I'm not good with scrips and it might just be something dumb. Sorry if this is a non-issue and my fault, but thought maybe bring it up if for the chance it might be something with the script.

Sorry for my lack of knowledge :/

🔄 Steps to reproduce the issue.

Copy link from page,
Paste it in proxmox console,
Enter YES when it asks to make a new LXC container,
It errors out on the PVE version

Paste the full error output (if available).

I don't know if there would be more than this?


| | / /___ ___ / / / ______ / / ____
| | / / __ / / / / / __/ | /| / / __ / / __ / _ / __
| |/ / /
/ / /
/ / / /
| |/ |/ / /
/ / / / /
/ / / / / /
|
/_
,
/_
,
/
/_/ |/|/_,// _,/___// //
Alpine

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

🖼️ Additional context (optional).

Image

Originally created by @Rox50055 on GitHub (Jul 15, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6018 ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Vaultwarden LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qO - https://github.com/tteck/Proxmox/raw/main/ct/alpine-vaultwarden.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📝 Provide a clear and concise description of the issue. I followed the instructions of just paste the script in your proxmox console and follow the steps. Well it errors out with: ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... Meanwhile I'm on: pve-manager/8.4.1/ (running kernel: 6.8.12-11-pve) I've not seen anything in the past or current issues that address the PVE version and sadly I'm not good with scrips and it might just be something dumb. Sorry if this is a non-issue and my fault, but thought maybe bring it up if for the chance it might be something with the script. Sorry for my lack of knowledge :/ ### 🔄 Steps to reproduce the issue. Copy link from page, Paste it in proxmox console, Enter YES when it asks to make a new LXC container, It errors out on the PVE version ### ❌ Paste the full error output (if available). I don't know if there would be more than this? _ __ ____ __ | | / /___ ___ __/ / /__ ______ __________/ /__ ____ | | / / __ `/ / / / / __/ | /| / / __ `/ ___/ __ / _ \/ __ \ | |/ / /_/ / /_/ / / /_ | |/ |/ / /_/ / / / /_/ / __/ / / / |___/\__,_/\__,_/_/\__/ |__/|__/\__,_/_/ \__,_/\___/_/ /_/ Alpine Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ### 🖼️ Additional context (optional). ![Image](https://github.com/user-attachments/assets/e78ff940-5e1f-4544-af39-491fd1f5f27c)
kerem 2026-02-26 12:48:23 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Jul 15, 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.

<!-- gh-comment-id:3074076149 --> @github-actions[bot] commented on GitHub (Jul 15, 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.
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#1289
No description provided.