mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-05-13 11:22:11 -04:00
Splunk Enterprise installation script ends with an error #104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
@michelroegl-brunner commented on GitHub (Nov 12, 2025):
Will be fixed by tommorow afternoon, thank you for reporting!