Splunk Enterprise installation script ends with an error #104

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

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

Have you read and understood the above guidelines?

yes

📝 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.

Install Splunk Enterprise 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 ### 📝 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. Install Splunk Enterprise 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/352d59cf-8813-425f-be1c-7279f0bec5e5" />
saavagebueno added the bug label 2025-11-20 04:12:36 -05:00
Author
Owner

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

Will be fixed by tommorow afternoon, thank you for reporting!

@michelroegl-brunner commented on GitHub (Nov 12, 2025): Will be fixed by tommorow afternoon, thank you for reporting!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#104