Hi,
I’m trying to boot the juju-controller node with Ubuntu Focal, on the latest versions of maas and juju it doesn’t work. The script can’t install mongodb !!! Is this a known bug?
Thank’s.
Hi,
I’m trying to boot the juju-controller node with Ubuntu Focal, on the latest versions of maas and juju it doesn’t work. The script can’t install mongodb !!! Is this a known bug?
There is an error just before "mongo" not found
error. If you follow the stacktrace a little bit more, you’ll see
packaging command failed: exit status 1; cmd: "snap install core"; output: error: unable to contact snap store
So it seems like you’re unable to connect the snap store.
Merci @simonrichardson
There is an interruption just in the installation of “snap install core” so the problem comes from ubuntu Focal !!!
I will try again with the new versions of Maas and Juju.
@Moula you are correct, it’s confirmed focal 20.04 image in mass is causing this issue only happen with focal 20.04 not on bionic great finding.