"Open this Aggregation"-URL resolves into 404 not found

CMK version: Checkmk Enterprise Edition 2.2.0p20
OS version: Debian 12

Error message:

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

Hello everybody,

I have a BI Aggregation which I monitor via Rule “Check State of BI Aggregation”.
When opening up the service icons of that particular service on the service-view, I can select “Open this Aggregation”:

This, however, resolves into a 404 not found:

The URL behind the link “Open this Aggregation” looks something like this (I changed some parts):

https://monitoring-server.com/sitename/check_mk/k_mk_active-bi_aggr!-b%20https://monitoring-server.com/sitename%20-a%20’Name%20of%20Aggregation/check_mk/view.py?view_name=aggr_single&aggr_name=k_mk_active-bi_aggr!-b+https%3A%2F%2Fmonitoring-server.com%2Fsitename+-a+'Name+of+Aggregation

As you can see, some parts look simply wrong, for example “k_mk_active-bi-aggr!”, which at least should be “check_mk_active-bi-aggr!”

The correct URL, which opens actually the wanted aggregation, should look something like this:

https://monitoring-server.com/sitename/check_mk/view.py?view_name=aggr_single&aggr_name=Name+of+Aggregation

I suppose it is a bug within Checkmk.

Hi Julien,

no solution, but just tried to reproduce this and kept getting the same error with my 2.2.0p27.cre

Regards

1 Like

Hi!

I can reproduce that in my 2.2.0p25.cee and 2.3.0p7.cee. Still works fine in my 2.1.0p40.cee.
I will open an internal ticket for it.

Best regards
Lars

2 Likes

It should be fixed now as part of 2.2.0p33.
Here is the werk: Werk #17161: Fix link of "Open this Aggregation"

3 Likes

Thank you very much :slight_smile: Perfect. Topic can be closed then.

Can you please mark the answer as the solution if it solved your problem?

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.