Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: ee63d0d690db2bfca79f74e6930083d455a90291
https://github.com/Checkmk/checkmk/commit/ee63d0d690db2bfca79f74e6930083d45…
Author: Andreas Umbreit <andreas.umbreit(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
A .werks/16551
Log Message:
-----------
16551 FIX Crash in agent bakery GUI after cloning a site
After cloning a site with `omd cp` or renaming it with `omd mv`, opening the agent bakery
GUI
did result in a crash, showing a message like
```
Internal error: '/omd/sites/SITE/share/check_mk/agents/check_mk_agent.linux' is
not in the subpath of '/omd/sites/SITE_COPY/share/check_mk/agents' OR one path is
relative and the other is absolute.
```
As a workaround, you can delete the file `~/var/check_mk/wato/bakery_file_status.mk`
on the site.
CMK-15524
Change-Id: Iddcceab8d10efce7ede315ccd910cd51c896f76e
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications