Watcharr LXC script ends with ⠴curl: (23) Failure writing output to destination #811

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

Originally created by @nikolajvh on GitHub (Apr 1, 2025).

Have you read and understood the above guidelines?

yes

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

Watcharr

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

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

📝 Provide a clear and concise description of the issue.

When running the Whatcharr script the process exits with
⠴curl: (23) Failure writing output to destination
bash: -c: line 90: unexpected EOF while looking for matching `"'

Default settings, and also tried with Verbose

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Step 1
in proxmox pve shell i run
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/watcharr.sh)"

Step 2
select Default settings or Default with verbose

Step 3
Let the script run its course and it exits with the mentioned error

Paste the full error output (if available).

The final lines of the verbose output
Setting up fontconfig-config (2.14.1-4) ...
⠼Setting up gpgsm (2.2.40-1.1) ...
⠴Setting up dirmngr (2.2.40-1.1) ...
⠦Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
Setting up libgprofng0:amd64 (2.40-2) ...
⠇Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
⠋Setting up libgcc-12-dev:amd64 (12.2.0-14) ...
⠹Setting up libx265-199:amd64 (3.5-2+b1) ...
⠼Setting up gpg-wks-server (2.2.40-1.1) ...
⠇Setting up cpp (4:12.2.0-3) ...
⠋Setting up libc6-dev:amd64 (2.36-9+deb12u10) ...
⠸Setting up libfontconfig1:amd64 (2.14.1-4) ...
⠼Setting up binutils-x86-64-linux-gnu (2.40-2) ...
⠴Setting up gpg-wks-client (2.2.40-1.1) ...
⠇Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
⠙Setting up binutils (2.40-2) ...
⠹Setting up gcc-12 (12.2.0-14) ...
⠼Setting up libgd3:amd64 (2.3.3-9) ...
⠴Setting up gnupg (2.2.40-1.1) ...
⠦Setting up libc-devtools (2.36-9+deb12u10) ...
⠏Setting up gcc (4:12.2.0-3) ...
⠋Processing triggers for man-db (2.11.2-2) ...
⠹Processing triggers for libc-bin (2.36-9+deb12u10) ...
✔️ Installed Dependencies
⠴curl: (23) Failure writing output to destination
bash: -c: line 90: unexpected EOF while looking for matching `"'

🖼️ Additional context (optional).

No response

Originally created by @nikolajvh on GitHub (Apr 1, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Watcharr ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/watcharr.sh)" ### 📝 Provide a clear and concise description of the issue. When running the Whatcharr script the process exits with ⠴curl: (23) Failure writing output to destination bash: -c: line 90: unexpected EOF while looking for matching `"' Default settings, and also tried with Verbose ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Step 1 in proxmox pve shell i run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/watcharr.sh)" Step 2 select Default settings or Default with verbose Step 3 Let the script run its course and it exits with the mentioned error ### ❌ Paste the full error output (if available). The final lines of the verbose output Setting up fontconfig-config (2.14.1-4) ... ⠼Setting up gpgsm (2.2.40-1.1) ... ⠴Setting up dirmngr (2.2.40-1.1) ... ⠦Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. Setting up libgprofng0:amd64 (2.40-2) ... ⠇Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... ⠋Setting up libgcc-12-dev:amd64 (12.2.0-14) ... ⠹Setting up libx265-199:amd64 (3.5-2+b1) ... ⠼Setting up gpg-wks-server (2.2.40-1.1) ... ⠇Setting up cpp (4:12.2.0-3) ... ⠋Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... ⠸Setting up libfontconfig1:amd64 (2.14.1-4) ... ⠼Setting up binutils-x86-64-linux-gnu (2.40-2) ... ⠴Setting up gpg-wks-client (2.2.40-1.1) ... ⠇Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... ⠙Setting up binutils (2.40-2) ... ⠹Setting up gcc-12 (12.2.0-14) ... ⠼Setting up libgd3:amd64 (2.3.3-9) ... ⠴Setting up gnupg (2.2.40-1.1) ... ⠦Setting up libc-devtools (2.36-9+deb12u10) ... ⠏Setting up gcc (4:12.2.0-3) ... ⠋Processing triggers for man-db (2.11.2-2) ... ⠹Processing triggers for libc-bin (2.36-9+deb12u10) ... ✔️ Installed Dependencies ⠴curl: (23) Failure writing output to destination bash: -c: line 90: unexpected EOF while looking for matching `"' ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:54:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#811