Installing MAAS 2.7 always stuck at "Initializing Database"

Hello,

First post here. I am installing MAAS 2.7 following the documentation - https://maas.io/docs/install-from-a-snap However, every time I attempt to init MAAS with sudo maas init --mode all it never moves past “Initializing Database”

I am install MAAS in a virual lab environment running VMware Workstaion 15.5 Pro
VM details are simple
OS = Ubuntu 18.04 Server
vCPUS = 2
RAM = 2GB
Disk = 50GB
2 NICs

  • 1 for mgmt network
  • 1 for node deployment network

I cannot find anything online to point me in the right direction to troubleshoot this issue. Many thanks in advance.

Best regards

I had that problem too so i installed it via apt:

sudo apt-add-repository -y ppa:maas/2.7

sudo apt-get install maas-region-controller