Skip to main content
Question

Self Service App will not connect to server on newly assigned iPads

  • December 17, 2015
  • 11 replies
  • 52 views

Forum|alt.badge.img+3

Self Service App on iPads will not connect to server on newly assigned iPads. One of the following messages appear:

  1. Unable to connect to the server even though there is a working network connection.
  2. Welcome to Self Service Mobile Self Service Mobile is a component of the Casper Suite, developed by JAMF Software. This app must be associated with a JAMF Software Server. Contact your IT administrator for information.

11 replies

Forum|alt.badge.img+10
  • Contributor
  • December 17, 2015

Have you configured the app correctly in the JSS?


Forum|alt.badge.img
  • New Contributor
  • December 17, 2015

Here as well. Same issue. Even upgraded to 9.82 to see if this would be corrected...

Using this config:

<dict>
<key>INVITATION_STRING</key>
<string>$MOBILEDEVICEAPPINVITE</string>
<key>JSS_ID</key>
<string>$JSSID</string>
<key>SERIAL_NUMBER</key>
<string>$SERIALNUMBER</string>
<key>DEVICE_NAME</key>
<string>$DEVICENAME</string>
<key>MAC_ADDRESS</key>
<string>$MACADDRESS</string>
<key>UDID</key>
<string>$UDID</string> <key>JSS_URL</key> <string>https://myserver'saddress:8443/</string>
</dict>


Forum|alt.badge.img+4
  • Contributor
  • December 17, 2015

Have you tried using the auto-install feature found in Settings (gear), Mobile Device Management, Self Service? Or are you trying to skip the use of Apple IDs? If you are running on hosted services then the URL is slightly different, just use the URL without the port number.

Here is the link to the "Manually Deploying Self Service Mobile for iOS" article:

https://jamfnation.jamfsoftware.com/article.html?id=370


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • December 21, 2015

I configured the app and used the string config above. I have also chosen auto install. I no longer get the statement to Contact your IT administrator for information.

BUT any recently assigned iPads will not connect. They say "Unable to connect to the server."

AND I have one iPad that connects into self service but will not install apps when clicked on. The wheel keeps spinning and never loads app. When I check on them under the profile, all commands are pending.


Nick_Gooch
Forum|alt.badge.img+9
  • Contributor
  • December 21, 2015

@mirandas Is that one iPad that won't install apps running iOS 9.2? That could be the issue. iOS 9.2 issues


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • December 21, 2015

@Nick_Gooch, yes 9.2.

I spoke with JAMF support...looks like it is an issue with 9.2. I am submitting a ticket through apple. Hopefully they fix it quickly.

Thanks.


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • December 21, 2015

One more interesting note....

This is only happening on Generation 2 iPads. I have several iPad Airs that I just assigned that are running on 9.2 and are not having any issues downloading pushed apps. However, it will not connect to self service app.


Forum|alt.badge.img+4
  • Contributor
  • January 29, 2016

hmm me too...
ios 9.2.1 and jss 9.82
unable to connect to server
might have to log a job with jamf firstly, any news on this @mirandas ?
Conor


Forum|alt.badge.img+12
  • Honored Contributor
  • January 29, 2016

Is this the same issue as: https://jamfnation.jamfsoftware.com/discussion.html?id=18586

Seems you can possibly fix this issue with updating ciphers.


Forum|alt.badge.img+1
  • New Contributor
  • February 24, 2016

We had the same issue after updating iOS 9.2.So I contacted the technician from JSS and he helped us to fix it fairly by adding the new ciphers to the server.xml.We also make Java to be updated to the date.
Now everything is OK.


Forum|alt.badge.img+5
  • New Contributor
  • February 24, 2016

I had this issue, and changed the ciphers myself which fixed the problem, but it also blew apart my SSL cert in the server. After contacting my TAM and getting my SSL back in place I was bumped up to an engineer who gave me a tool to "inject" the ciphers into my server.xml without blowing my SSL apart in the process. I think contacting support on this is the safe option.