Caddy LXC install fails when installing xCaddy Addon #1047

Open
opened 2025-11-20 04:58:48 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @jakepatzer on GitHub (May 6, 2025).

Have you read and understood the above guidelines?

yes

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

Caddy

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/caddy.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Caddy LXC script fails when installing the xCaddy Addon

🔄 Steps to reproduce the issue.

Install a new Caddy LXC via the script, agree to install xCaddy Addon when prompted

Paste the full error output (if available).

✔️ Installed Caddy
Would you like to install xCaddy Addon? <y/N> y
⠼curl: (23) Failure writing output to destination
⠙curl: (28) Failed to connect to golang.org port 443 after 144908 ms: Couldn't connect to server

[ERROR] in line 37: exit code 0: while executing command curl -fsSL "https://golang.org/dl/${golang_tarball}" -o "$temp_file"
curl: (6) Could not resolve host: api.community-scripts.org
/dev/fd/63: line 72: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @jakepatzer on GitHub (May 6, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Caddy ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/caddy.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Caddy LXC script fails when installing the xCaddy Addon ### 🔄 Steps to reproduce the issue. Install a new Caddy LXC via the script, agree to install xCaddy Addon when prompted ### ❌ Paste the full error output (if available). ✔️ Installed Caddy Would you like to install xCaddy Addon? <y/N> y ⠼curl: (23) Failure writing output to destination ⠙curl: (28) Failed to connect to golang.org port 443 after 144908 ms: Couldn't connect to server ⠙ [ERROR] in line 37: exit code 0: while executing command curl -fsSL "https://golang.org/dl/${golang_tarball}" -o "$temp_file" curl: (6) Could not resolve host: api.community-scripts.org /dev/fd/63: line 72: SPINNER_PID: unbound variable ### 🖼️ Additional context (optional). _No response_
saavagebueno added the not a script issue label 2025-11-20 04:58:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1047