-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
β 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working