Splunk Enterprise installation script ends with an error #2311

Closed
opened 2025-11-20 05:27:16 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @jmcruvellier on GitHub (Nov 12, 2025).

Have you read and understood the above guidelines?

yes

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

Splunk Enterprise

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

PVE Scripts Management

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

Script execution finished with an error while trying to execute cleanup_lxc command.
Nevertheless, Splunk Enterprise is working.

🔄 Steps to reproduce the issue.

Instqll script from PVE Scripts Management locally

Paste the full error output (if available).

bash: line 79: cleanup_lxc: command not found

[ERROR] in line 79: exit code 0: while executing command cleanup_lxc
/dev/stdin: line 2500: post_update_to_api: command not found

[ERROR] in line 1344: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(cat "$(dirname "$CORE_DIR")/install/${var_install}.sh")"

[21:37:38] SSH script execution finished with code: 127

🖼️ Additional context (optional).

Image
Originally created by @jmcruvellier on GitHub (Nov 12, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Splunk Enterprise ### 📂 What was the exact command used to execute the script? PVE Scripts Management ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. Script execution finished with an error while trying to execute cleanup_lxc command. Nevertheless, Splunk Enterprise is working. ### 🔄 Steps to reproduce the issue. Instqll script from PVE Scripts Management locally ### ❌ Paste the full error output (if available). bash: line 79: cleanup_lxc: command not found [ERROR] in line 79: exit code 0: while executing command cleanup_lxc /dev/stdin: line 2500: post_update_to_api: command not found [ERROR] in line 1344: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(cat "$(dirname "$CORE_DIR")/install/${var_install}.sh")" [21:37:38] ✅ SSH script execution finished with code: 127 ### 🖼️ Additional context (optional). <img width="668" height="303" alt="Image" src="https://github.com/user-attachments/assets/d9224c9e-3392-46d7-b141-f17a16971d6b" />
saavagebueno added the bug label 2025-11-20 05:27:16 -05:00
Author
Owner

@MickLesk commented on GitHub (Nov 12, 2025):

Wrong Repo, Post in PVEScriptsLocal Repo

@michelroegl-brunner fyi, core.func function Missing

@MickLesk commented on GitHub (Nov 12, 2025): Wrong Repo, Post in PVEScriptsLocal Repo @michelroegl-brunner fyi, core.func function Missing
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 12, 2025):

I corrct that tommorow.

@michelroegl-brunner commented on GitHub (Nov 12, 2025): I corrct that tommorow.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2311