[GH-ISSUE #2048] Grafana gpg key #446

Closed
opened 2026-02-26 12:45:31 +03:00 by kerem · 2 comments
Owner

Originally created by @surikat81 on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/2048

Have you read and understood the above guidelines?

yes

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

Grafana Proxmox LXC Install Script

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

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

📝 Provide a clear and concise description of the issue.

Grafana installation script returns error while installing dependencies
⠴ Setting up Grafana Repository
[ERROR] in line 26: exit code 0: while executing command wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
root@proxmox:~# curl -I https://apt.grafana.com/gpg.key

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

I just run the script and got this eeror

Paste the full error output (if available).

[ERROR] in line 26: exit code 0: while executing command wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
root@proxmox:~# curl -I https://apt.grafana.com/gpg.key

🖼️ Additional context (optional).

No response

Originally created by @surikat81 on GitHub (Feb 5, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/2048 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Grafana Proxmox LXC Install Script ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/grafana.sh)" ### 📝 Provide a clear and concise description of the issue. Grafana installation script returns error while installing dependencies ⠴ Setting up Grafana Repository [ERROR] in line 26: exit code 0: while executing command wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key root@proxmox:~# curl -I https://apt.grafana.com/gpg.key ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. I just run the script and got this eeror ### ❌ Paste the full error output (if available). [ERROR] in line 26: exit code 0: while executing command wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key root@proxmox:~# curl -I https://apt.grafana.com/gpg.key ### 🖼️ Additional context (optional). _No response_
kerem closed this issue 2026-02-26 12:45:31 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Feb 5, 2025):

Image

Runds for me.

<!-- gh-comment-id:2636852615 --> @michelroegl-brunner commented on GitHub (Feb 5, 2025): ![Image](https://github.com/user-attachments/assets/47fd7eea-9e90-4fd4-becd-712b998117b4) Runds for me.
Author
Owner

@MickLesk commented on GitHub (Feb 5, 2025):

DNS / AdBlock issue

<!-- gh-comment-id:2636962101 --> @MickLesk commented on GitHub (Feb 5, 2025): DNS / AdBlock issue
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#446
No description provided.