Skip to content

Debugging Jamf Pro (née Casper Suite) Self Service app

November 18, 2016

If your Self Service app is misbehaving, you might be told by your Jamf rep. that there is no debug mode for the app. However, there is. Do this:

sudo defaults write ~/Library/Preferences/com.jamfsoftware.selfservice debug_mode -boolean YES

Quit and restart Self Service.

Then look for the log in ~/Library/Logs/JAMF/. It will be named “JAMFApplications.log”.

To make use of the info in the log, cut & paste the URL from the log into Safari. See if you get different results. We did. Safari has a different timeout than the Self Service app, so our slow-loading Self Service page did finally load in Safari. This told us our problem was a slow JSS, not a non-functioning Self Service app or non-functioning LDAP server.

Advertisement

From → Uncategorized

Leave a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: