nuber-io / nuber

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

Images not found #23

Closed jamielsharief closed 2 years ago

jamielsharief commented 2 years ago

Trying to download new images is giving an images not found.

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