Shinobi default install fails #1378

Open
opened 2025-11-20 05:09:11 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @archer007 on GitHub (Jun 29, 2025).

Have you read and understood the above guidelines?

Yes

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

Shinobi

📂 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/shinobi.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📝 Provide a clear and concise description of the issue.

Shinobi install fails with default settings

🔄 Steps to reproduce the issue.

Run the Shinobi install command from the helper scripts page at https://community-scripts.github.io/ProxmoxVE/scripts?id=shinobi (Gitea option)

Paste the full error output (if available).


/ // / ()__ ____ / /_ ()
_
/ __ / / __ / __ / __ / /
/ / / / / / / / / // / // / /
/
// //// //_/.//

⚙️ Using Default Settings on node pve-gpu (🔍 Verbose)
🖥️ Operating System: ubuntu
🌟 Version: 24.04
📦 Container Type: Privileged
💾 Disk Size: 8 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🆔 Container ID: 100
🔍 Verbose Mode: Enabled
🚀 Creating a Shinobi LXC using the above default settings

✔️ Using local for Template Storage.
✔️ Using local-lvm for Container Storage.
✔️ LXC Template List Updated
✔️ LXC Template 'ubuntu-24.04-standard_24.04-2_amd64.tar.zst' is ready to use.
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template is valid, but container creation still failed.

[ERROR] in line 999: exit code 0: while executing command bash -c "(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/misc/create_lxc.sh)" ?

root@pve-gpu:~#

🖼️ Additional context (optional).

No response

Originally created by @archer007 on GitHub (Jun 29, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Shinobi ### 📂 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/shinobi.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📝 Provide a clear and concise description of the issue. Shinobi install fails with default settings ### 🔄 Steps to reproduce the issue. Run the Shinobi install command from the helper scripts page at https://community-scripts.github.io/ProxmoxVE/scripts?id=shinobi (Gitea option) ### ❌ Paste the full error output (if available). _____ __ _ __ _ / ___// /_ (_)___ ____ / /_ (_) \__ \/ __ \/ / __ \/ __ \/ __ \/ / ___/ / / / / / / / / /_/ / /_/ / / /____/_/ /_/_/_/ /_/\____/_.___/_/ ⚙️ Using Default Settings on node pve-gpu (🔍 Verbose) 🖥️ Operating System: ubuntu 🌟 Version: 24.04 📦 Container Type: Privileged 💾 Disk Size: 8 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🆔 Container ID: 100 🔍 Verbose Mode: Enabled 🚀 Creating a Shinobi LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using local-lvm for Container Storage. ✔️ LXC Template List Updated ✔️ LXC Template 'ubuntu-24.04-standard_24.04-2_amd64.tar.zst' is ready to use. ✖️ Container creation failed. Checking if template is corrupted or incomplete. ✖️ Template is valid, but container creation still failed. [ERROR] in line 999: exit code 0: while executing command bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/misc/create_lxc.sh)" $? root@pve-gpu:~# ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:09:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1378