Ghost Install Script error #311

Closed
opened 2026-02-04 17:54:37 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @imoldovavan on GitHub (Jan 10, 2025).

Have you read and understood the above guidelines?

yes

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

Ghost LXC

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/ghost.sh)"

📝 Provide a clear and concise description of the issue.

Getting error when trying to run the default script.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

paste above command into Proxmox VE Shel

Paste the full error output (if available).

⚙️ Using Default Settings on node pve
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 5GB
🧠 CPU Cores: 2
🛠️ RAM Size: 1024MiB
🆔 Container ID: 122
🚀 Creating a Ghost LXC using the above default settings

✔️ Using local for Template Storage.
✔️ Using disk2tbs for Container Storage.
✔️ Updated LXC Template List
✔️ LXC Container 122 was successfully created.
✔️ Started LXC Container
✔️ Set up Container OS
✔️ Network Connected: 2603:6011:901:b209:be24:11ff:fec9:5cf2
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to 140.82.112.3
✔️ Updated Container OS
⠸ Installing Dependencies
[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1

🖼️ Additional context (optional).

No response

Originally created by @imoldovavan on GitHub (Jan 10, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Ghost LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/ghost.sh)" ### 📝 Provide a clear and concise description of the issue. Getting error when trying to run the default script. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. paste above command into Proxmox VE Shel ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 5GB 🧠 CPU Cores: 2 🛠️ RAM Size: 1024MiB 🆔 Container ID: 122 🚀 Creating a Ghost LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using disk2tbs for Container Storage. ✔️ Updated LXC Template List ✔️ LXC Container 122 was successfully created. ✔️ Started LXC Container ✔️ Set up Container OS ✔️ Network Connected: 2603:6011:901:b209:be24:11ff:fec9:5cf2 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ DNS Resolved github.com to 140.82.112.3 ✔️ Updated Container OS ⠸ Installing Dependencies [ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1 ### 🖼️ Additional context (optional). _No response_
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 10, 2025):

Can you re-run in verbose mode for the correct error message?

@michelroegl-brunner commented on GitHub (Jan 10, 2025): Can you re-run in verbose mode for the correct error message?
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 10, 2025):

Fixed #1408

@michelroegl-brunner commented on GitHub (Jan 10, 2025): Fixed #1408
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#311