Hello Jamf Nation,
We are having issues enrolling machines to casper even if i can reach the JSS server if i ran the command "checkjssconnection".
here is what happens if i try to re-enroll a machine via Terminal:
bash-3.2# date;jamf enroll -prompt -verbose;date
Mon Jan 23 14:26:28 EST 2017
JSS Username:Robert
JSS Password:
SSH Username:Robert
SSH Password:
Downloading required CA Certificate(s)...
verbose: Successfully downloaded the certificate "My Company JSS Built-in Certificate Authority".
verbose: Successfully added the certificates to the System keychain...
verbose: Restoring JAMF.keychain since an error occurred.
verbose: Unable to find a JAMF Device Identity in the JAMF Keychain.
verbose: Error submitting enrollment status to the JSS: Security Error - A security error has occurred.
There was an error.
Error enrolling computer: Connection failure: "The request timed out."
Mon Jan 23 14:28:24 EST 2017
checkjssconnection:
bash-3.2# date;jamf checkjssconnection;date
Mon Jan 23 14:29:20 EST 2017
Checking availability of https://mygreat.company.com:8443/...
The JSS is available.
Mon Jan 23 14:29:22 EST 2017
Regards,
-Robert