Vaultwarden install script for the Alpine version thinks Proxmox 8.4 is not newer than 8.1 #1504

Open
opened 2025-11-20 05:11:29 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Rox50055 on GitHub (Jul 15, 2025).

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). ### ✅ 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)
saavagebueno added the bugnot planned labels 2025-11-20 05:11:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1504