OpenObserve LXC script fails #1605

Closed
opened 2025-11-20 05:13:12 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @tatezach on GitHub (Jul 30, 2025).

Originally assigned to: @tremor021 on GitHub.

Have you read and understood the above guidelines?

yes

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

OpenObserve

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

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/openobserve.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.

Trying to run the script results in following Errors:

Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
⠼ Installing OpenObservecurl: (22) The requested URL returned error: 404
⠧ Installing OpenObserve
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
⠇ Installing OpenObserve
[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/"var_install".sh)" ?

🔄 Steps to reproduce the issue.

run the script with default settings.

Paste the full error output (if available).

⠼ Installing OpenObservecurl: (22) The requested URL returned error: 404
⠧ Installing OpenObserve
[ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1
⠇ Installing OpenObserve
[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/"var_install".sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @tatezach on GitHub (Jul 30, 2025). Originally assigned to: @tremor021 on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? OpenObserve ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/openobserve.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Trying to run the script results in following Errors: Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ⠼ Installing OpenObservecurl: (22) The requested URL returned error: 404 ⠧ Installing OpenObserve [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 ⠇ Installing OpenObserve [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/"$var_install".sh)" $? ### 🔄 Steps to reproduce the issue. run the script with default settings. ### ❌ Paste the full error output (if available). ⠼ Installing OpenObservecurl: (22) The requested URL returned error: 404 ⠧ Installing OpenObserve [ERROR] in line 159: exit code 0: while executing command "$@" > /dev/null 2>&1 ⠇ Installing OpenObserve [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/"$var_install".sh)" $? ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:13:12 -05:00
Author
Owner

@tatezach commented on GitHub (Jul 31, 2025):

Thank you very much, all working now!

@tatezach commented on GitHub (Jul 31, 2025): Thank you very much, all working now!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1605