Peanut LXC Install Failure #1278

Closed
opened 2026-02-05 00:09:44 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @grantsewell on GitHub (Jul 14, 2025).

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). ### ✅ 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_
OVERLORD added the bug label 2026-02-05 00:09:44 +03:00
Author
Owner

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

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

@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 😄

@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 :)

@tremor021 commented on GitHub (Jul 15, 2025): And its still just a frontend to peanut cli :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1278