Bazarr LXC unable to create #286

Closed
opened 2025-11-20 04:46:13 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @Red-Cross-Knight on GitHub (Jan 3, 2025).

Have you read and understood the above guidelines?

yes

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

Bazarr

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

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

📝 Provide a clear and concise description of the issue.

⚙️ Using Default Settings on node pve ( 🔍 Verbose)
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 4GB
🧠 CPU Cores: 2
🛠️ RAM Size: 1024MB
🆔 Container ID: 104
🔍 Verbose Mode: Enabled
🚀 Creating a Lidarr LXC using the above default settings

✔️ Using local for Template Storage.
✔️ Using local-lvm for Container Storage.
✔️ Updated LXC Template List
⠏unable to create CT 104 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar xpf - --zstd --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' -C /var/lib/lxc/104/rootfs --skip-old-files --anchored --exclude './dev/'' failed: exit code 2
bash: line 201: exit: A problem occured while trying to create container.: numeric argument required
⠼ot@pve:~#

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Run script

Paste the full error output (if available).

⠏unable to create CT 104 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar xpf - --zstd --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' -C /var/lib/lxc/104/rootfs --skip-old-files --anchored --exclude './dev/'' failed: exit code 2
bash: line 201: exit: A problem occured while trying to create container.: numeric argument required
⠼ot@pve:~#

🖼️ Additional context (optional).

No response

Originally created by @Red-Cross-Knight on GitHub (Jan 3, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Bazarr ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/lidarr.sh)" ### 📝 Provide a clear and concise description of the issue. ⚙️ Using Default Settings on node pve ( 🔍 Verbose) 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 4GB 🧠 CPU Cores: 2 🛠️ RAM Size: 1024MB 🆔 Container ID: 104 🔍 Verbose Mode: Enabled 🚀 Creating a Lidarr LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using local-lvm for Container Storage. ✔️ Updated LXC Template List ⠏unable to create CT 104 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar xpf - --zstd --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' -C /var/lib/lxc/104/rootfs --skip-old-files --anchored --exclude './dev/*'' failed: exit code 2 bash: line 201: exit: A problem occured while trying to create container.: numeric argument required ⠼ot@pve:~# ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run script ### ❌ Paste the full error output (if available). ⠏unable to create CT 104 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar xpf - --zstd --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' -C /var/lib/lxc/104/rootfs --skip-old-files --anchored --exclude './dev/*'' failed: exit code 2 bash: line 201: exit: A problem occured while trying to create container.: numeric argument required ⠼ot@pve:~# ### 🖼️ Additional context (optional). _No response_
Author
Owner

@Red-Cross-Knight commented on GitHub (Jan 3, 2025):

Rebuild of pve with more diskspace seemed to resolve the issue

@Red-Cross-Knight commented on GitHub (Jan 3, 2025): Rebuild of pve with more diskspace seemed to resolve the issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#286