Bug 54746 - UMC Server overview is shown on replica and/or member but gives a 'not found'
UMC Server overview is shown on replica and/or member but gives a 'not found'
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-12 14:53 CEST by Christina Scheinig
Modified: 2022-05-16 17:15 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.051
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2022042921000288
Bug group (optional): bitesize, Workaround is available
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christina Scheinig univentionstaff 2022-05-12 14:53:28 CEST
If you have installed the univention-server-overview package and have also a replica or a memberserver in the domain installed, the server overview tile is shown on the replica and the memberserver, but you cannot access the server overview from there. You get a

Not Found
The requested URL was not found on this server.

The behaviour changed with UCS5. In UCS4.4 the overview tile was not shown on slaves and memberservers.
Comment 1 Erik Damrose univentionstaff 2022-05-16 17:15:49 CEST
The reason why the tile is shown is, that all server roles display the default domain portal by default.

We could change the link to the server overview to point to the primary DC. Currently, a local path is used. This would also be the workaround for affected customers.

univention-server-overview/35univention-server-overview.inst
...
--append link='"en_US" "/univention/server-overview/?header=try-hide"'
...