whiskerz007 / proxmox_hassio_lxc

MIT License
208 stars 83 forks source link

Failed install ? #10

Closed darekhome closed 4 years ago

darekhome commented 4 years ago

Tried this script - but after some minutes getting error:

root@Proxmox:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassio_lxc/raw/master/create_container.sh)" [INFO] Using 'local-zfs' for storage location. [INFO] Container ID is 101. Updating LXC template list... Downloading LXC template... download failed - Creating LXC container... [WARNING] Some addons may not work due to ZFS not supporting 'fallocate'. volume 'local:vztmpl/debian-10.0-standard_10.0-1_amd64.tar.gz' does not exist [ERROR] 2@129 Unknown failure occured.

szurr commented 4 years ago

Maybe update proxmox?

whiskerz007 commented 4 years ago

The failure seems to be with updating the list of templates. What do you get when you run pveam update?

darekhome commented 4 years ago

pveam update - is giving info that update failed - see /var/log/pveam.log for details But in the log I see that: `2019-12-04 13:40:01 starting update

2019-12-04 13:40:01 start download http://download.proxmox.com/images/aplinfo.dat.asc

2019-12-04 13:40:01 download finished: 200 OK

2019-12-04 13:40:01 start download http://download.proxmox.com/images/aplinfo.dat.gz

2019-12-04 13:40:01 download finished: 200 OK

2019-12-04 13:40:01 update failed: unable to unpack '/var/lib/pve-manager/apl-info/pveam-download.proxmox.com.tmp.28105.gz'

2019-12-04 13:40:01 start download https://releases.turnkeylinux.org/pve/aplinfo.dat.asc

2019-12-04 13:40:02 download finished: 200 OK

2019-12-04 13:40:02 start download https://releases.turnkeylinux.org/pve/aplinfo.dat.gz

2019-12-04 13:40:03 download finished: 200 OK

2019-12-04 13:40:03 signature verification: gpgv: Signature made Sun Aug 4 09:49:59 2019 CEST

2019-12-04 13:40:03 signature verification: gpgv: using RSA key 694CCF26765A29AAE07B4EB585C23E95A16EB94E

2019-12-04 13:40:03 signature verification: gpgv: Good signature from "Turnkey Linux Release Key release@turnkeylinux.com"

2019-12-04 13:40:03 update successful`

What could be wrong?

P.S. 'Proxmox' newest release, installed 3 days ago...

whiskerz007 commented 4 years ago

I wish I could be of more help. I'm not familiar with this issue. I'd send a support request to the Proxmox team. Please let us know if you come across a resolution to this problem.

darekhome commented 4 years ago

Partly... I've downloaded with other tool/machine and transferred...