Prometheus install fails #790

Closed
opened 2026-02-04 21:34:52 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @mysiar on GitHub (Apr 10, 2025).

Have you read and understood the above guidelines?

yes

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

Prometheus

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

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

📝 Provide a clear and concise description of the issue.

I receive bellow error no matter what install option I used.

[ERROR] in line 17: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/prometheus/prometheus/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') curl: (22) The requested URL returned error: 400

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Proxmox Linux pve 6.8.12-9-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-9 (2025-03-16T19:18Z) x86_64 GNU/Linux

🔄 Steps to reproduce the issue.

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

select storage pools and wait

Paste the full error output (if available).

[ERROR] in line 17: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/prometheus/prometheus/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
curl: (22) The requested URL returned error: 400

🖼️ Additional context (optional).

No response

Originally created by @mysiar on GitHub (Apr 10, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Prometheus ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/prometheus.sh)" ### 📝 Provide a clear and concise description of the issue. I receive bellow error no matter what install option I used. `[ERROR] in line 17: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/prometheus/prometheus/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') curl: (22) The requested URL returned error: 400` ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Proxmox Linux pve 6.8.12-9-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-9 (2025-03-16T19:18Z) x86_64 GNU/Linux ### 🔄 Steps to reproduce the issue. run install script bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/prometheus.sh)" select storage pools and wait ### ❌ Paste the full error output (if available). [ERROR] in line 17: exit code 0: while executing command RELEASE=$(curl -fsSL https://api.github.com/repos/prometheus/prometheus/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') curl: (22) The requested URL returned error: 400 ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 21:34:52 +03:00
Author
Owner

@tremor021 commented on GitHub (Apr 10, 2025):

Image

Image

Can't reproduce, works fine

Check your DNS and/or adblock

@tremor021 commented on GitHub (Apr 10, 2025): ![Image](https://github.com/user-attachments/assets/d31b32eb-e1d1-4522-911c-c6a1c557478c) ![Image](https://github.com/user-attachments/assets/5e3f2a7c-e64e-44e4-b7c1-5252e35a3f6a) Can't reproduce, works fine Check your DNS and/or adblock
Author
Owner

@MickLesk commented on GitHub (Apr 10, 2025):

Work fine for me too

@MickLesk commented on GitHub (Apr 10, 2025): Work fine for me too
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#790