Description
β 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