SigNoz Error during install #1637

Closed
opened 2026-02-05 01:50:25 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @yodaphone on GitHub (Sep 19, 2025).

Have you read and understood the above guidelines?

yes

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

SigNoz

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9

📝 Provide a clear and concise description of the issue.

I ran the script and got this error at the end

Synchronizing state of clickhouse-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable clickhouse-server
Created symlink /etc/systemd/system/multi-user.target.wants/clickhouse-server.service → /lib/systemd/system/clickhouse-server.service.
Setting up clickhouse-client (25.8.4.13) ...
✔️ Setup ClickHouse
Setting up Zookeepercurl: (22) The requested URL returned error: 404

[ERROR] in line 33: exit code 0: while executing command curl -fsSL "https://dlcdn.apache.org/zookeeper/zookeeper-3.8.4/apache-zookeeper-3.8.4-bin.tar.gz" -o "$HOME/zookeeper.tar.gz"

[ERROR] in line 1345: 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.

Ran the script in PVE9 shell

Paste the full error output (if available).

Synchronizing state of clickhouse-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable clickhouse-server
Created symlink /etc/systemd/system/multi-user.target.wants/clickhouse-server.service → /lib/systemd/system/clickhouse-server.service.
Setting up clickhouse-client (25.8.4.13) ...
✔️ Setup ClickHouse
Setting up Zookeepercurl: (22) The requested URL returned error: 404

[ERROR] in line 33: exit code 0: while executing command curl -fsSL "https://dlcdn.apache.org/zookeeper/zookeeper-3.8.4/apache-zookeeper-3.8.4-bin.tar.gz" -o "$HOME/zookeeper.tar.gz"

[ERROR] in line 1345: 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 @yodaphone on GitHub (Sep 19, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? SigNoz ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/signoz.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? 9 ### 📝 Provide a clear and concise description of the issue. I ran the script and got this error at the end Synchronizing state of clickhouse-server.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable clickhouse-server Created symlink /etc/systemd/system/multi-user.target.wants/clickhouse-server.service → /lib/systemd/system/clickhouse-server.service. Setting up clickhouse-client (25.8.4.13) ... ✔️ Setup ClickHouse ⏳ Setting up Zookeepercurl: (22) The requested URL returned error: 404 [ERROR] in line 33: exit code 0: while executing command curl -fsSL "https://dlcdn.apache.org/zookeeper/zookeeper-3.8.4/apache-zookeeper-3.8.4-bin.tar.gz" -o "$HOME/zookeeper.tar.gz" [ERROR] in line 1345: 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. Ran the script in PVE9 shell ### ❌ Paste the full error output (if available). Synchronizing state of clickhouse-server.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable clickhouse-server Created symlink /etc/systemd/system/multi-user.target.wants/clickhouse-server.service → /lib/systemd/system/clickhouse-server.service. Setting up clickhouse-client (25.8.4.13) ... ✔️ Setup ClickHouse ⏳ Setting up Zookeepercurl: (22) The requested URL returned error: 404 [ERROR] in line 33: exit code 0: while executing command curl -fsSL "https://dlcdn.apache.org/zookeeper/zookeeper-3.8.4/apache-zookeeper-3.8.4-bin.tar.gz" -o "$HOME/zookeeper.tar.gz" [ERROR] in line 1345: 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 bugexternal labels 2026-02-05 01:50:25 +03:00
Author
Owner

@MickLesk commented on GitHub (Sep 19, 2025):

@tremor021 i Tell you :D static Versions are shitty

@MickLesk commented on GitHub (Sep 19, 2025): @tremor021 i Tell you :D static Versions are shitty
Author
Owner

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

For some reason they now have 3.8.5 instead of 3.8.4 on Zookeper download page... Wth are they doing....

Anyway, fixed with #7742

@tremor021 commented on GitHub (Sep 19, 2025): For some reason they now have 3.8.5 instead of 3.8.4 on Zookeper download page... Wth are they doing.... Anyway, fixed with #7742
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1637