nuber-io / nuber

Virtualization management software
https://www.nuber.io
GNU Affero General Public License v3.0
29 stars 5 forks source link

Cant create an container instances #22

Closed jamielsharief closed 2 years ago

jamielsharief commented 2 years ago

Its failing to create Containers

jamielsharief commented 2 years ago

I have fixed this, you will need to update your installation, clear the cache and download the images from within the nuber container.

$ lxc exec nuber-app bash

Once in the nuber app container

$ cd /var/www
$ vendor/bin/updater update --all
$ bin/console cache:clear
$ bin/console image:list