Skip to content

[BUG]: Setup Manager 1.4 | "Setup Manager only supports Jamf solutions" not shown in UI when running in debug mode #180

@philipross

Description

@philipross

Issue summary:

Debug mode not allowing Setup Manager to run in User space, and not showing messaging about only supporting Jamf solutions in UI.

Workarounds:

Either deploy the simulateMDM key in your Setup Manager profile, or run Setup Manager as root with sudo.

Issue details:

When running Setup Manager in DEBUG mode, the UI does not render the Setup Manager only supports Jamf Solutions messaging if Setup Manager is run in the user space.

In the same scenario, running Setup Manager as root via sudo "/Applications/Utilities/Setup Manager.app/Contents/MacOS/Setup Manager" - the UI works as expected, and the carousel of actions is shown.

Looking in the Setup Manager logs, there's an error linked to the user space run attempt of MDM detected as unknown, whereas it's correctly detecing the MDM when run as root.

The issue appears to be that the error messaging is not loading correctly when run in debug mode in user space.
When running the same scenario using Setup Manager 1.3, I do indeed get the messaging about only supporting Jamf solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions