In jamf, if you go to one of the affects mac's record, look in the Management tab. Do you see any failed commands? Also, in that same tab and look in the Configration Profile section, do you see if your Jamf Connet config profile is applied to that mac? If the correct config profile is applied, then instead of updating Jamf Connect, I would uninstall it, reboot, and reinstall it.
If it is applied to that mac, then I wol
Ive seen this happen when the system on the device gets updated randomly. Here was the solve for me:
Restoring the Authorization Database
If the Jamf Connect login window is not loading and other remediation steps have not worked, you can replace the authorization database by renaming the auth.db file and letting the system replace it with a default copy.
- Start the computer in Recovery Mode.
- Open the Disk Utility application and mount the System Drive.
- If the Mac is FileVault enabled, mount the data volume. The default name is MacintoshHD-Data.
- If the Mac is not FileVault enabled, find the system drive location by navigating to /Volumes in Terminal, then identifying the name of the local system drive. The default name is /Volumes/Macintosh\\ HD/.
- Quit the Disk Utility application.
- From the menu bar, navigate to Utilities > Terminal.
A Terminal window opens.
- Rename the authorization database file.
- If the Mac is using a default name (MacintoshHD-Data or /Volumes/Macintosh\\ HD/), rename the authorization database file by executing the following mv command: mv /Volumes/Macintosh\\ HD/var/db/auth.db /Volumes/Macintosh\\ HD/var/db/auth.db.bak.
- If the Mac is using a custom name, rename the authorization database file by executing the following mv command:
mv /Volumes/SYSTEM_DRIVE_NAME/var/db/auth.db /Volumes/SYSTEM_DRIVE_NAME/var/db/auth.db.bak.
- Shut down and restart the computer.
The standard macOS login window displays.
This info was found here:
https://learn.jamf.com/bundle/jamf-connect-documentation-current/page/Editing_the_macOS_loginwindow_Application.html
In jamf, if you go to one of the affects mac's record, look in the Management tab. Do you see any failed commands? Also, in that same tab and look in the Configration Profile section, do you see if your Jamf Connet config profile is applied to that mac? If the correct config profile is applied, then instead of updating Jamf Connect, I would uninstall it, reboot, and reinstall it.
If it is applied to that mac, then I wol
Hi, thanks for your response. There are no failed commands and the profile is applied to the Mac. I have tried taking it out of the scope and then scoping it again. I am getting a black window then that says Jamf Connect failed contact your administrator.
Hi, thanks for your response. There are no failed commands and the profile is applied to the Mac. I have tried taking it out of the scope and then scoping it again. I am getting a black window then that says Jamf Connect failed contact your administrator.
You confirmed that the computer is connected to some network or wifi?
You confirmed that the computer is connected to some network or wifi?
Yes it is connected to the network.
Yes it is connected to the network.
Have you tried switching to another ethernet or to another network?