Can't Remove Module from a Group

If an instance in the group has a different set of module profiles installed than the group manifest, you can't remove the module from the group.

Attempting to remove a module from a group can result in the following error:

Cannot disable module: <module> stream: <stream> because it has profile: <profile> installed that is not being removed on managed instance: <ocid>. Please remove the profile <profile> before attempting to disable the module stream.

This error indicates that the instance in the group has a different module stream profile than what is listed in the group manifest. See Understanding the Group Manifest for more information on how an instance can diverge from the manifest.

Resolution

  1. Remove the module profile from the individual instance.
  2. After removing the profile, retry removing the module from the group.