[SOLVED] Debian 9 Turnkey Images

Morantz

Member
Jan 12, 2020
7
0
6
56
Hello!

I have just been learning ProxMox for the last few days and have installed my machine with the new 6.1 version. I have created several VMs and a few CTs without issue, so I decded to check out a couple of the Turnkey CTs. None of them will install.

I get the following response:

Virtual Environment 6.1-3

Task viewer: CT 101 - Create
------------------
extracting archive '/var/lib/vz/template/cache/debian-9-turnkey-owncloud_15.2-1_amd64.tar.gz'
tar: ./var/spool/postfix/dev/urandom: Cannot mknod: Operation not permitted
tar: ./var/spool/postfix/dev/random: Cannot mknod: Operation not permitted
Total bytes read: 1238466560 (1.2GiB, 114MiB/s)
tar: Exiting with failure status due to previous errors
TASK ERROR: unable to create CT 101 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar xpf - -z --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
-------------------

The non-turnkey templates all seem to work just fine. I am using the Ubuntu 18.04 template for a PiHole as CT100 without any issues.

Does anyone know what I am missing?

My end goal is a Syncthing server to keep my Tablets and Laptops backed up and in sync.

Thanks in advance for any help!!

Dan