[GH-ISSUE #5984] Peanut LXC Install Failure #1277

Closed
opened 2026-02-26 12:48:20 +03:00 by kerem · 3 comments
Owner

Originally created by @grantsewell on GitHub (Jul 14, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5984

Have you read and understood the above guidelines?

yes

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

PeaNUT

📂 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/peanut.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.

The PeaNUT LXC fails after compiling while attempting to run the lxc-attach command.

🔄 Steps to reproduce the issue.

Run script in Advanced Mode with Verbose enabled

Paste the full error output (if available).

ELIFECYCLE  Command failed with exit code 137.

[ERROR] in line 32: exit code 0: while executing command $STD pnpm run build

[ERROR] in line 1233: 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 @grantsewell on GitHub (Jul 14, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5984 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? PeaNUT ### 📂 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/peanut.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. The PeaNUT LXC fails after compiling while attempting to run the lxc-attach command. ### 🔄 Steps to reproduce the issue. Run script in Advanced Mode with Verbose enabled ### ❌ Paste the full error output (if available). ELIFECYCLE  Command failed with exit code 137. [ERROR] in line 32: exit code 0: while executing command $STD pnpm run build [ERROR] in line 1233: 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_
kerem 2026-02-26 12:48:20 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@grantsewell commented on GitHub (Jul 14, 2025):

Increasing memory completed install successfully. Considering changing default config to 4096 instead of 3072.

<!-- gh-comment-id:3070335576 --> @grantsewell commented on GitHub (Jul 14, 2025): Increasing memory completed install successfully. Considering changing default config to 4096 instead of 3072.
Author
Owner

@MickLesk commented on GitHub (Jul 15, 2025):

we have increased this script this year from 1024 to 2048, then from 2048 to 3072. wtf 😄

<!-- gh-comment-id:3072295288 --> @MickLesk commented on GitHub (Jul 15, 2025): we have increased this script this year from 1024 to 2048, then from 2048 to 3072. wtf :smile:
Author
Owner

@tremor021 commented on GitHub (Jul 15, 2025):

And its still just a frontend to peanut cli :)

<!-- gh-comment-id:3072442231 --> @tremor021 commented on GitHub (Jul 15, 2025): And its still just a frontend to peanut cli :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1277
No description provided.