Fresh MAAS 3.2 install failed to find controller
Bug #1983624 reported by
Carlos R Laguna Mendoza
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Christian Grabowski | ||
3.2 |
Fix Released
|
Critical
|
Christian Grabowski |
Bug Description
I installed a fresh 3.2 MAAS using the doc here : https:/
MAAS was successfully installed, but it seems that there is a bug because my “Controllers” page is empty, even though the rack controller is running on the same node.
This happen using snap and the package version in ubuntu 20.04 and 22.04.
There is a discussion on discourse.maas.io:
https:/
https:/
https:/
Related branches
~cgrabowski/maas:fix_counting_ha_vlans_backport_to_3.2
- Alexsander de Souza: Approve
- MAAS Lander: Approve
-
Diff: 36 lines (+17/-0)2 files modifiedsrc/maasserver/websockets/handlers/controller.py (+1/-0)
src/maasserver/websockets/handlers/tests/test_controller.py (+16/-0)
~cgrabowski/maas:fix_counting_ha_vlans
Merged
into
maas:master
- Alexsander de Souza: Approve
- MAAS Lander: Approve
-
Diff: 36 lines (+17/-0)2 files modifiedsrc/maasserver/websockets/handlers/controller.py (+1/-0)
src/maasserver/websockets/handlers/tests/test_controller.py (+16/-0)
Changed in maas: | |
milestone: | none → 3.3.0 |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in maas: | |
milestone: | 3.3.0 → 3.3.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi there, can you please provide the output of `maas $PROFILE controllers read` ?