Calibre-web container customization issue #1569

Closed
opened 2026-02-05 01:37:39 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @tufailtv on GitHub (Sep 2, 2025).

Have you read and understood the above guidelines?

yes

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

calibre-web.sh

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

bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/refs/heads/main/ct/calibre-web.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

8.4.0

📝 Provide a clear and concise description of the issue.

Trying to install calibre-web, installation was working, it seems like it created a container and was in the process of customizing it. Here is the console output along with the error.


/ / / () / ________ | | / /__ / /_
/ / / __ `/ / / __ / / _ _| | /| / / _ / __
/ /
/ // / / / // / / / // |/ |/ / / // /
_
/_,///.
/_/ _
/ |/|/_/._/

⚙️ Using Default Settings on node barracuda
🆔 Container ID: 111
🖥️ Operating System: debian (12)
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🚀 Creating a Calibre-Web LXC using the above default settings

✔️ Storage Disk1 (Free: 1.7TB Used: 1.7TB) [Template]
✔️ Storage Disk1 (Free: 1.7TB Used: 1.7TB) [Container]
✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local]
✔️ LXC Container 111 was successfully created.
✔️ Started LXC Container
💡 No network in LXC yet (try 1/10) – waiting...
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
curl: (22) The requested URL returned error: 404
bash: line 1: $'\E[?25h': command not found
bash: line 2: $'\E[01': command not found
bash: line 2: $'31m[ERROR]\E[m': command not found
bash: line 2: $'31m1353\E[m:': command not found
bash: line 2: $'31m0\E[m:': command not found

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🔄 Steps to reproduce the issue.

Just executed this script.
bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/refs/heads/main/ct/calibre-web.sh)"

Paste the full error output (if available).

curl: (22) The requested URL returned error: 404
bash: line 1: $'\E[?25h': command not found
bash: line 2: $'\E[01': command not found
bash: line 2: $'31m[ERROR]\E[m': command not found
bash: line 2: $'31m1353\E[m:': command not found
bash: line 2: $'31m0\E[m:': command not found

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @tufailtv on GitHub (Sep 2, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? calibre-web.sh ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/refs/heads/main/ct/calibre-web.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 8.4.0 ### 📝 Provide a clear and concise description of the issue. Trying to install calibre-web, installation was working, it seems like it created a container and was in the process of customizing it. Here is the console output along with the error. ______ ___ __ _ __ __ / ____/___ _/ (_) /_ ________ | | / /__ / /_ / / / __ `/ / / __ \/ ___/ _ \_____| | /| / / _ \/ __ \ / /___/ /_/ / / / /_/ / / / __/_____/ |/ |/ / __/ /_/ / \____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/ ⚙️ Using Default Settings on node barracuda 🆔 Container ID: 111 🖥️ Operating System: debian (12) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🚀 Creating a Calibre-Web LXC using the above default settings ✔️ Storage Disk1 (Free: 1.7TB Used: 1.7TB) [Template] ✔️ Storage Disk1 (Free: 1.7TB Used: 1.7TB) [Container] ✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local] ✔️ LXC Container 111 was successfully created. ✔️ Started LXC Container 💡 No network in LXC yet (try 1/10) – waiting... ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container curl: (22) The requested URL returned error: 404 bash: line 1: $'\E[?25h': command not found bash: line 2: $'\E[01': command not found bash: line 2: $'31m[ERROR]\E[m': command not found bash: line 2: $'31m1353\E[m:': command not found bash: line 2: $'31m0\E[m:': command not found [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🔄 Steps to reproduce the issue. Just executed this script. bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/refs/heads/main/ct/calibre-web.sh)" ### ❌ Paste the full error output (if available). curl: (22) The requested URL returned error: 404 bash: line 1: $'\E[?25h': command not found bash: line 2: $'\E[01': command not found bash: line 2: $'31m[ERROR]\E[m': command not found bash: line 2: $'31m1353\E[m:': command not found bash: line 2: $'31m0\E[m:': command not found [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 01:37:39 +03:00
Author
Owner

@tremor021 commented on GitHub (Sep 2, 2025):

#6257

@tremor021 commented on GitHub (Sep 2, 2025): #6257
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1569