我正在尝试在 MAAS Web 界面中删除子网,但出现以下错误:
insert or update on table "maasserver_staticipaddress" violates foreign key constraint "maasserver_st_subnet_id_4150751b40bb532_fk_maasserver_subnet_id" DETAIL: Key (subnet_id)=(1) is not present in table "maasserver_subnet".
MAAS 也突然停止在网络上查找我的任何服务器,并且从此完全无法部署它们。
编辑:错误报告在此处提交:https://bugs.launchpad.net/maas/+bug/1642091