URL in graylog update script returns 404 #879

Closed
opened 2026-02-04 22:00:27 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @MattTW on GitHub (Apr 30, 2025).

Have you read and understood the above guidelines?

yes

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

Graylog

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Executing update in the Graylog LXC created with the VE Helper script returns

curl: (22) The requested URL returned error: 404

Verified there is an issue by checking the relevant URL in a browser: https://raw.githubusercontent.com/community-scripts/ProxmoxVE/raw/main/ct/graylog.sh

Poking around it looks like it is currently located at:
https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/graylog.sh

🔄 Steps to reproduce the issue.

Run 'update' from the a Graylog LXC installed with Graylog Proxmox VE Helper script.

Paste the full error output (if available).

curl: (22) The requested URL returned error: 404

🖼️ Additional context (optional).

No response

Originally created by @MattTW on GitHub (Apr 30, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Graylog ### 📂 What was the exact command used to execute the script? update -- i.e. bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/raw/main/ct/graylog.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Executing update in the Graylog LXC created with the VE Helper script returns `curl: (22) The requested URL returned error: 404` Verified there is an issue by checking the relevant URL in a browser: https://raw.githubusercontent.com/community-scripts/ProxmoxVE/raw/main/ct/graylog.sh Poking around it looks like it is currently located at: https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/graylog.sh ### 🔄 Steps to reproduce the issue. Run 'update' from the a Graylog LXC installed with Graylog Proxmox VE Helper script. ### ❌ Paste the full error output (if available). curl: (22) The requested URL returned error: 404 ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 22:00:27 +03:00
Author
Owner

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

The issue is no longer reproducible.

@MickLesk commented on GitHub (Apr 30, 2025): The issue is no longer reproducible.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#879