whiskerz007 / proxmox_hassio_lxc

MIT License
208 stars 83 forks source link

Unable to install using the updated script - error configuring docker #50

Open scottjjr opened 2 years ago

scottjjr commented 2 years ago

Hi, as per the title. I found an updated version of the script (link in shell contents below) which allowed installation to get to configuring docker, then it errors out with 'unknown failure occured.

Any ideas/help? Have I done something wrong somewhere?

Thanks!

root@proxmox:~# bash -c "$(wget -qLO - https://raw.githubusercontent.com/whiskerz007/proxmox_hassio_lxc/c4ba4adc75c77bd192c60ad6daf3f57d5ff7f3cd/create_container.sh)" [INFO] Using 'local' for template storage. [INFO] Using 'local-lvm' for container storage. Updating LXC template list... Creating LXC container... [INFO] LXC container '101' was successfully created. Starting LXC container... Setting up container OS... Updating container OS... Installing prerequisites... Installing Docker... Configuring Docker... [ERROR] 8@130 Unknown failure occured. Logical volume "vm-101-disk-0" successfully removed root@proxmox:~#