Posted on 02-02-2016 02:29 PM
Just installed JSS on 10.11.3 and server 5.0.15 and modified the apache_serviceproxy.conf and I cannot seem to access the JSS through 127.0.0.1:8443 even though webservices is running.
Do not know what is going on, does anyone have any suggestions?
Posted on 02-03-2016 03:46 PM
Is there anyway to determine if the JSS installed correctly?
Posted on 02-03-2016 03:54 PM
Try accessing the JSS from the HTTP port instead of the HTTPS port (:9006).
I had a similar problem a couple months ago when I was building a new test JSS box and was getting stuck where if I went to 127.0.01:9006 it would stay at the "Initializing" stage. Trying to go via HTTPS port showed me nothing in a browser.
After some hair pulling, and JAMF supporting, turned out there were some files that had incorrect permissions that the JSS needed. I wish I could remember exactly which files had incorrect permissions, but I feel like they were the Java files. Can't 100% recall, but just remember file permissions being the reason the JSS wasn't starting.
Posted on 02-04-2016 08:19 AM
I just recently tried to stand up and El Cap JSS test environment. I installed El Cap and then the Server App. Same issue-everything eventually installed but could not reach the JSS. Working with my TAM, we eventually just reinstalled El Cap WITHOUT the Server App. Installed Java, MySQL, and then JSS in the proper order and manner and it worked! I have not been brave enough to try and install Server App again since. When I get the time, I am going to capture the working environment and apply the Server App. We never really got to an explanation as to why JSS was not reachable with the Server environment installed.
Sorry, not much help there other than a 'me too.'
/randy
Posted on 02-04-2016 10:17 AM
Make sure you have https:// in front of the URL if using 8443.
https://127.0.0.1:8443
Do you get a time out or some other message?
Good luck!
Brad