BunkerWeb LXC - Install Script does not work #663

Closed
opened 2026-02-04 20:36:45 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @MacGyverBeta on GitHub (Mar 18, 2025).

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.

⠇curl: (28) Failed to connect to repo.bunkerweb.io port 443 after 135451 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.
 ⠏
[ERROR] in line 34: exit code 0: while executing command gpg --dearmor > /etc/apt/keyrings/bunkerity_bunkerweb-archive-keyring.gpg

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Step 1 - connect to Proxmox node shell
Step 2 - run script
Step 3 - use default settings
Step 4 - LXC is created, but I get the error

Paste the full error output (if available).

⚙️ Using Default Settings on node pve
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 4096 MiB
🆔 Container ID: 116
🚀 Creating a BunkerWeb LXC using the above default settings

✔️ Using local for Template Storage.
✔️ Using local-zfs for Container Storage.
⠇update failed - see /var/log/pveam.log for details
✔️ Updated LXC Template List
✔️ LXC Template is ready to use.
✔️ LXC Container 116 was successfully created.
✔️ Started LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.178.52
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to 140.82.121.4
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Installed Nginx
⠇curl: (28) Failed to connect to repo.bunkerweb.io port 443 after 135451 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 34: exit code 0: while executing command gpg --dearmor > /etc/apt/keyrings/bunkerity_bunkerweb-archive-keyring.gpg

🖼️ Additional context (optional).

No response

Originally created by @MacGyverBeta on GitHub (Mar 18, 2025). ### ✅ 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. ``` ⠇curl: (28) Failed to connect to repo.bunkerweb.io port 443 after 135451 ms: Couldn't connect to server gpg: no valid OpenPGP data found. ⠏ [ERROR] in line 34: exit code 0: while executing command gpg --dearmor > /etc/apt/keyrings/bunkerity_bunkerweb-archive-keyring.gpg ``` ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Step 1 - connect to Proxmox node shell Step 2 - run script Step 3 - use default settings Step 4 - LXC is created, but I get the error ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 4096 MiB 🆔 Container ID: 116 🚀 Creating a BunkerWeb LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using local-zfs for Container Storage. ⠇update failed - see /var/log/pveam.log for details ✔️ Updated LXC Template List ✔️ LXC Template is ready to use. ✔️ LXC Container 116 was successfully created. ✔️ Started LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.178.52 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ DNS Resolved github.com to 140.82.121.4 ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Installed Nginx ⠇curl: (28) Failed to connect to repo.bunkerweb.io port 443 after 135451 ms: Couldn't connect to server gpg: no valid OpenPGP data found. ⠏ [ERROR] in line 34: exit code 0: while executing command gpg --dearmor > /etc/apt/keyrings/bunkerity_bunkerweb-archive-keyring.gpg ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 20:36:45 +03:00
Author
Owner

@MickLesk commented on GitHub (Mar 18, 2025):

DNS or AdBlocker

"Couldn't connect to server"

@MickLesk commented on GitHub (Mar 18, 2025): DNS or AdBlocker "Couldn't connect to server"
Author
Owner

@MacGyverBeta commented on GitHub (Mar 18, 2025):

Hey @MickLesk,
thank you for your quick response.
Not as far as I know 😊
Everything else works.
I also can't reach repo.bunkerweb.io any other way.

@MacGyverBeta commented on GitHub (Mar 18, 2025): Hey @MickLesk, thank you for your quick response. Not as far as I know 😊 Everything else works. I also can't reach repo.bunkerweb.io any other way.
Author
Owner

@michelroegl-brunner commented on GitHub (Mar 18, 2025):

Then please ask bunkerweb? we have no affiliation with them at all.
This is not a issue with our script. Either your network or there website.

@michelroegl-brunner commented on GitHub (Mar 18, 2025): Then please ask bunkerweb? we have no affiliation with them at all. This is not a issue with our script. Either your network or there website.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#663