mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 12:45:50 +03:00
[GH-ISSUE #313] Splunk Enterprise installation script ends with an error #98
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/313
✅ 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!