Skip to main content
Question

Self Service broken on iOS v9.96

  • October 5, 2016
  • 11 replies
  • 44 views

Forum|alt.badge.img+4

TO BE CLEAR THE JSS VERSION IS 9.96 NOT iOS SORRY

Hi Everyone!

Just hoping to pick some brains here, but I'm currently unable to use Selfservice on any mobile device in our company. I get a message which says "Unable to connect to server." I've verified my certificates are up-to-date, that my VPP tokens are up to date, that everything seems to be up to date and am currently working with support as well.

That being said, this suckers broken and I'm fresh out of Ideas. I've verified XML settings, I've checked network settings, I've attempted to connect internally and externally and verified my machines can, I've tried web clips and even attempted a manual setup.

I'm hitting a wall, hard. This is like looking for a specific needle in a pile of needles in a haystack thats on fire.

Any thoughts?

Thanks in advance, Demitrios

11 replies

bentoms
Forum|alt.badge.img+35
  • Hall of Fame
  • October 5, 2016

@DFeredinos Can you post the XML? (Redacting the JSS URL).


Forum|alt.badge.img
  • New Contributor
  • October 5, 2016

We had the same issue at my school with Self Service. After much testing, I found it was the inhouse books hosted on our JSS was the culprit. When I unscoped the books from users, Self Service started to work again immediately.
Hope that helps!

-Greg


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 5, 2016

Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 5, 2016

@gpmaragos Thank you, we tried removing all added VPP apps, no dice. Its such a fun problem!


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 5, 2016

@bentoms I added some code from here: https://jamfnation.jamfsoftware.com/discussion.html?id=18245

<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://myserversaddress:8443/</string> </dict>

to see if it would help - it has not. D


bentoms
Forum|alt.badge.img+35
  • Hall of Fame
  • October 5, 2016

@DFeredinos I meant the XML for the Self Service apps App Config. Not the server.xml.

You should really edit that post as it has details of your install that you'll not want folks to have.

I'd also speak to JAMF Support about changing the keystore password for your JSS, that post was probably emailed to a heap of people (anyone that gets emailed posts).

The last posts XML should be all you need in the Self Service apps AppConfig.


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 5, 2016

@bentoms Done and emailed - what a rookie mistake, thank you.


bentoms
Forum|alt.badge.img+35
  • Hall of Fame
  • October 5, 2016

@DFeredinos Np.. these things happen.

is very careful with his Git commits now


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 5, 2016

@bentoms XD hahaha I'll make note of that one too.


Forum|alt.badge.img+21
  • Valued Contributor
  • October 5, 2016
We had the same issue at my school with Self Service. After much testing, I found it was the inhouse books hosted on our JSS was the culprit. When I unscoped the books from users, Self Service started to work again immediately. Hope that helps! -Greg

@gpmaragos
What's the solution for distributing those ebooks now? We have a few inhouse textbooks that are rather important.


Forum|alt.badge.img+3
  • New Contributor
  • October 5, 2016

What cipher suites do you have enabled in Tomcat? I had the same problem with one server in our cluster and it turned out to be an outdated config file. JAMF documentation