Homepage LXC requirements error Proxmox version > 8.1 #983

Closed
opened 2026-02-04 22:24:05 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @caublet on GitHub (May 20, 2025).

Have you read and understood the above guidelines?

yes

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

homepage.sh

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homepage.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.

Running this script on Proxmox 8.4 host is failing to install :

Image

🔄 Steps to reproduce the issue.

run the command

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @caublet on GitHub (May 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? homepage.sh ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homepage.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. Running this script on Proxmox 8.4 host is failing to install : ![Image](https://github.com/user-attachments/assets/cfe732dd-529c-4954-97f9-da0ed0fc327f) ### 🔄 Steps to reproduce the issue. run the command ### ❌ Paste the full error output (if available). ![Image](https://github.com/user-attachments/assets/ced5424c-f00b-4adf-9104-97cbee4fad27) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bugnot planned labels 2026-02-04 22:24:05 +03: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: starred/ProxmoxVE#983