BunkerWeb LXC Script doesnt work #224

Closed
opened 2026-02-04 17:13:05 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Madoka2000 on GitHub (Dec 28, 2024).

Have you read and understood the above guidelines?

Yes

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

BunkerWeb LXC

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bunkerweb.sh)"

📝 Provide a clear and concise description of the issue.

Hi,

The script seem to be broken. The "UI" doesn't even show.

image

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Just call the script "bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bunkerweb.sh)""

Paste the full error output (if available).

[ERROR] in line 168: exit code 0: while executing command apt-get install -y figlet &> /dev/null

🖼️ Additional context (optional).

image

Originally created by @Madoka2000 on GitHub (Dec 28, 2024). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? BunkerWeb LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bunkerweb.sh)" ### 📝 Provide a clear and concise description of the issue. Hi, The script seem to be broken. The "UI" doesn't even show. ![image](https://github.com/user-attachments/assets/e9d3315a-260f-40dd-8a91-3200fa2e7e3c) ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Just call the script "bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bunkerweb.sh)"" ### ❌ Paste the full error output (if available). [ERROR] in line 168: exit code 0: while executing command apt-get install -y figlet &> /dev/null ### 🖼️ Additional context (optional). ![image](https://github.com/user-attachments/assets/e9d3315a-260f-40dd-8a91-3200fa2e7e3c)
Author
Owner

@MickLesk commented on GitHub (Dec 28, 2024):

When you execute it? Ive fixed 3h ago a bug with figlet

@MickLesk commented on GitHub (Dec 28, 2024): When you execute it? Ive fixed 3h ago a bug with figlet
Author
Owner

@Madoka2000 commented on GitHub (Dec 28, 2024):

When you execute it? Ive fixed 3h ago a bug with figlet

Yeah, but executing dpkg --configure -a and reinstalling figlet manually seem to have resolved the issue. It was probably due to an incoherent state.

Sorry for this case, but maybe it can help if someone has this problem.

@Madoka2000 commented on GitHub (Dec 28, 2024): > When you execute it? Ive fixed 3h ago a bug with figlet Yeah, but executing dpkg --configure -a and reinstalling figlet manually seem to have resolved the issue. It was probably due to an incoherent state. Sorry for this case, but maybe it can help if someone has this problem.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#224