Grafana gpg key #447

Closed
opened 2026-02-04 18:55:54 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @surikat81 on GitHub (Feb 5, 2025).

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). ### ✅ 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_
Author
Owner

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

Image

Runds for me.

@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

@MickLesk commented on GitHub (Feb 5, 2025): DNS / AdBlock issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#447