Settings - DHCP snippets - "About DHCP" points to 404
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS documentation |
Triaged
|
High
|
Unassigned |
Bug Description
Describe the bug:
A link in MAAS UI points to "404: Page not found".
Steps to reproduce:
snap install maas
snap install maas-test-db
sudo maas init region+rack --database-uri maas-test-db:///
sudo maas createadmin
Do the initial configuration
Go to http://<IP>:5240/
(it's Settings - DHCP snippets)
Click on "About DHCP" link
The link points to https:/
This page gives me "404: Page not found"
Expected behavior (what should have happened?):
The link should point to the MAAS documentation.
Actual behavior (what actually happened?):
The link points to "404: Page not found".
MAAS version and installation type (deb, snap):
snap
maas 3.5.3-16341-
MAAS setup (HA, single node, multiple regions/racks):
Single node with LXD.
Host OS distro and version:
Ubuntu 24.04
Additional context:
affects: | maas → maas-doc |
Changed in maas-doc: | |
status: | New → Triaged |
importance: | Undecided → Medium |
importance: | Medium → High |