MAAS Multipass Demo Doesnt Work

Hi

Sorry if miss categorised, I ran through the following guide below to install MAAS

Except it never gets the second IP address.

Inside the multipass VM I see running journactl -xe;

Jun 05 16:08:15 maas1 maas-test-db.postgres[22929]: 2022-06-05 15:08:15.777 UTC [22929] ERROR:  could not serialize access due to concurrent update
Jun 05 16:08:15 maas1 maas-test-db.postgres[22929]: 2022-06-05 15:08:15.777 UTC [22929] STATEMENT:  UPDATE "maasserver_service" SET "updated" = '2022-06-05T15:08:15.740846'::timestamp,>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22914]: 2022-06-05 15:08:15.777 UTC [22914] ERROR:  could not serialize access due to concurrent update
Jun 05 16:08:15 maas1 maas-test-db.postgres[22914]: 2022-06-05 15:08:15.777 UTC [22914] STATEMENT:  UPDATE "maasserver_service" SET "updated" = '2022-06-05T15:08:15.767121'::timestamp,>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22927]: 2022-06-05 15:08:15.777 UTC [22927] ERROR:  could not serialize access due to concurrent update
Jun 05 16:08:15 maas1 maas-test-db.postgres[22927]: 2022-06-05 15:08:15.777 UTC [22927] STATEMENT:  UPDATE "maasserver_service" SET "updated" = '2022-06-05T15:08:15.772412'::timestamp,>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22926]: 2022-06-05 15:08:15.780 UTC [22926] ERROR:  could not serialize access due to concurrent delete
Jun 05 16:08:15 maas1 maas-test-db.postgres[22926]: 2022-06-05 15:08:15.780 UTC [22926] STATEMENT:  DELETE FROM "maasserver_regionrackrpcconnection" WHERE "maasserver_regionrackrpcconn>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22926]: 2022-06-05 15:08:15.886 UTC [22926] ERROR:  could not serialize access due to concurrent delete
Jun 05 16:08:15 maas1 maas-test-db.postgres[22926]: 2022-06-05 15:08:15.886 UTC [22926] STATEMENT:  DELETE FROM "maasserver_regionrackrpcconnection" WHERE "maasserver_regionrackrpcconn>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22927]: 2022-06-05 15:08:15.886 UTC [22927] ERROR:  could not serialize access due to concurrent update
Jun 05 16:08:15 maas1 maas-test-db.postgres[22927]: 2022-06-05 15:08:15.886 UTC [22927] STATEMENT:  UPDATE "maasserver_service" SET "updated" = '2022-06-05T15:08:15.845143'::timestamp,>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22914]: 2022-06-05 15:08:15.912 UTC [22914] ERROR:  could not serialize access due to concurrent update
Jun 05 16:08:15 maas1 maas-test-db.postgres[22914]: 2022-06-05 15:08:15.912 UTC [22914] STATEMENT:  UPDATE "maasserver_service" SET "updated" = '2022-06-05T15:08:15.912118'::timestamp,>
Jun 05 16:08:15 maas1 maas-test-db.postgres[22927]: 2022-06-05 15:08:15.966 UTC [22927] ERROR:  could not serialize access due to concurrent delete
Jun 05 16:08:15 maas1 maas-test-db.postgres[22927]: 2022-06-05 15:08:15.966 UTC [22927] STATEMENT:  DELETE FROM "maasserver_regionrackrpcconnection" WHERE "maasserver_regionrackrpcconn>
Jun 05 16:08:16 maas1 systemd[1]: snap.maas.supervisor.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- The unit snap.maas.supervisor.service has successfully entered the 'dead' state.
Jun 05 16:08:16 maas1 systemd[1]: Stopped Service for snap application maas.supervisor.
-- Subject: A stop job for unit snap.maas.supervisor.service has finished
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support

Please let me know if you need anymore info!

Please file a bug. It may be something wrong in your setup, but there are too many moving parts here to guess. Thanks in advance.

1 Like