Error when installing Nginx Proxy Manager

MDLefevere

New Member
Oct 2, 2021
6
0
1
35
Hi all,

I'm fairly new to Proxmox so i'm trying to understand what's happening here.
When i try to install NGingx Proxy Manager with the default commandline it works like a charm:

Code:
curl -sL https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/create.sh | bash -s

But:
When i put some parameters behind it because i jus don't like the 2GB default size it get wrong:

Code:
curl -sL https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/create.sh | bash -s -- --cores 2 --disksize 10 --memory 1024 --id 101 --hostname NginxProxy

When i start it i get the following error:

Code:
extracting archive '/var/lib/vz/template/cache/alpine-3.12-default_20200823_amd64.tar.xz'
tar: ./lib/ld-musl-x86_64.so.1: Cannot write: No space left on device
tar: ./lib/libz.so.1.2.11: Cannot write: No space left on device
tar: ./lib/modules-load.d: Cannot mkdir: No space left on device
tar: ./lib/firmware: Cannot mkdir: No space left on device
tar: ./lib/libcrypto.so.1.1: Cannot write: No space left on device
tar: ./lib/mdev: Cannot mkdir: No space left on device
tar: ./lib/mdev: Cannot mkdir: No space left on device
tar: ./lib/mdev/xvd_links: Cannot open: No such file or directory
tar: ./mnt: Cannot mkdir: No space left on device
Total bytes read: 8960000 (8.6MiB, 33MiB/s)
tar: Exiting with failure status due to previous errors

TASK ERROR: unable to create CT 101 - command 'tar xpf - -J --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/101/rootfs --skip-old-files --anchored --exclude './dev/*'' failed: exit code 2

I've shortened it a bit because it was like 14 pages :).

Any help would be appreciated!!

Kind Regards
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!