Skip to content

URL in graylog update script returns 404Β #4143

@MattTW

Description

@MattTW

βœ… 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions