I can't create new MCS Group profile as I'm getting the following error:
"An unknown error occurred. Check the log for more information."
I'm also unable to update any existing profile as they are seem to be stuck.
This is happening for any probe.
It is possible to create device profiles, only group profiles are failing like this.
DX UIM 23.4.*
A stuck template migration can cause this issue. In the tables ssrv2probetemplaespackage and ssrv2probetemplatesupgrade , there may be some entries for packages with status of "migrating" and not "migrated".
Updating / forcing these stuck migration to update to OK usually resolves this issue.
The following query can be executed:
UPDATE ssrv2probetemplaespackage set status ='ok' where status = 'migrating'
Related KB: Internal error when trying to edit any existing profile after a migration
NOTE: the same error "An unknown error occurred. Check the log for more information." is also seen in the MCS GUI if trying to deploy a Enhanced Windows Service profile on a windows Setup service that is not enhanced. in that case migrate all templates to latest versions using one_step_migrator.