[GH-ISSUE #3532] Slskd install error #718

Closed
opened 2026-02-26 12:46:26 +03:00 by kerem · 1 comment
Owner

Originally created by @Ycer0n on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3532

Have you read and understood the above guidelines?

yes

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

SLSKD

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

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

📝 Provide a clear and concise description of the issue.

When trying to install slskd, I get the following error:
[ERROR] in line 44: exit code 0: while executing command curl -fsSL https://github.com/mrusse/soularr/archive/refs/heads/main.zip

I tried running with verbose, but got no further information or errors.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

  1. Install SLSKD with the following command: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/slskd.sh)"
  2. Wait for the soularr install

Paste the full error output (if available).

` __ __ __
___/ // // /
/ / / / /// __ /
(
) (
) ,< / /
/ /
/////||_,_/

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

✔️ Using local for Template Storage.
✔️ Using local-lvm for Container Storage.
✔️ Updated LXC Template List
✔️ LXC Template is ready to use.
✔️ LXC Container 130 was successfully created.
✔️ Started LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.0.135
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to 140.82.121.4
✔️ Updated Container OS
✔️ Core dependencies installed
✔️ Installed Dependencies
✔️ Setup slskd
⠦ Installing Soularr
[ERROR] in line 44: exit code 0: while executing command curl -fsSL https://github.com/mrusse/soularr/archive/refs/heads/main.zip`

🖼️ Additional context (optional).

No response

Originally created by @Ycer0n on GitHub (Mar 31, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3532 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? SLSKD ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/slskd.sh)" ### 📝 Provide a clear and concise description of the issue. When trying to install slskd, I get the following error: `[ERROR] in line 44: exit code 0: while executing command curl -fsSL https://github.com/mrusse/soularr/archive/refs/heads/main.zip` I tried running with verbose, but got no further information or errors. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. 1. Install SLSKD with the following command: `bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/slskd.sh)"` 2. Wait for the soularr install ### ❌ Paste the full error output (if available). ` __ __ __ _____/ /____/ /______/ / / ___/ / ___/ //_/ __ / (__ ) (__ ) ,< / /_/ / /____/_/____/_/|_|\__,_/ ⚙️ Using Default Settings on node pm 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🆔 Container ID: 130 🚀 Creating a slskd LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using local-lvm for Container Storage. ✔️ Updated LXC Template List ✔️ LXC Template is ready to use. ✔️ LXC Container 130 was successfully created. ✔️ Started LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.0.135 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ DNS Resolved github.com to 140.82.121.4 ✔️ Updated Container OS ✔️ Core dependencies installed ✔️ Installed Dependencies ✔️ Setup slskd ⠦ Installing Soularr [ERROR] in line 44: exit code 0: while executing command curl -fsSL https://github.com/mrusse/soularr/archive/refs/heads/main.zip` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:46:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

done

<!-- gh-comment-id:2766455032 --> @MickLesk commented on GitHub (Mar 31, 2025): done
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#718
No description provided.