[GH-ISSUE #10041] Zabbix script seems to have wrong repo URL #2173

Closed
opened 2026-02-26 12:51:33 +03:00 by kerem · 3 comments
Owner

Originally created by @tir599 on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10041

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Zabbix

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.1.2

📝 Provide a clear and concise description of the issue.

URL in helper script doesn't seem to match what is listed on Zabbix site.
Script is setting:
https://repo.zabbix.com/zabbix/7.0/release/debian/pool/main/z/zabbix-release/zabbix-release_latest+debian13_all.deb
From Zabbix site:
https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_latest_7.0+debian13_all.deb

🔄 Steps to reproduce the issue.

Options selected during install do not matter.

Paste the full error output (if available).

curl: (22) The requested URL returned error: 404
in line 35: exit code 22 (Unknown error): while executing command crul -fsSL "$ZABBIX_DEB_URL" -o /tmp/zabbix-release_latest+debian13_all.deb

🖼️ Additional context (optional).

No response

Originally created by @tir599 on GitHub (Dec 16, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10041 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Zabbix ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zabbix.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.1.2 ### 📝 Provide a clear and concise description of the issue. URL in helper script doesn't seem to match what is listed on Zabbix site. Script is setting: https://repo.zabbix.com/zabbix/7.0/release/debian/pool/main/z/zabbix-release/zabbix-release_latest+debian13_all.deb From Zabbix site: https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_latest_7.0+debian13_all.deb ### 🔄 Steps to reproduce the issue. Options selected during install do not matter. ### ❌ Paste the full error output (if available). curl: (22) The requested URL returned error: 404 in line 35: exit code 22 (Unknown error): while executing command crul -fsSL "$ZABBIX_DEB_URL" -o /tmp/zabbix-release_latest+debian13_all.deb ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:33 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Dec 16, 2025):

i hate zabbix. last week it was correct, now again not. they change there shitty repo like my pants

<!-- gh-comment-id:3661170345 --> @MickLesk commented on GitHub (Dec 16, 2025): i hate zabbix. last week it was correct, now again not. they change there shitty repo like my pants
Author
Owner

@tir599 commented on GitHub (Dec 16, 2025):

I'd have got around it by downloading and running this script local but it didn't seem to matter what I changed like it was always using the cloud version.

<!-- gh-comment-id:3661198792 --> @tir599 commented on GitHub (Dec 16, 2025): I'd have got around it by downloading and running this script local but it didn't seem to matter what I changed like it was always using the cloud version.
Author
Owner
<!-- gh-comment-id:3667052523 --> @HugoDumonteil commented on GitHub (Dec 17, 2025): Please note that this is true for version 7 but not for subsequent versions. https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix/ https://repo.zabbix.com/zabbix/7.4/release/debian/pool/main/z/zabbix-release/ or https://repo.zabbix.com/zabbix/8.0/release/debian/pool/main/z/zabbix-release/
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#2173
No description provided.