Posted on 05-01-2015 11:22 AM
Hello JAMF,
Just installed a JSS and I can't seem to access the interface, I've never had this happen before.
Basically, I install the JSS and follow the instructions (SQL, Apache, Java) and go to https://127.0.0.1:8443 (whatever was listed on the installer) and nothing loads.
I've restarted TomCat, MySQL and even the Mac. I'm currently starting over from scratch and wiping the machine. Where did I go wrong?
Installed:
Java
JDK
MySQL
Server.app
JSS (Apache)
Solved! Go to Solution.
Posted on 05-01-2015 12:00 PM
Is it loading with http and port 9006? - http://127.0.0.1:9006
If so, then something is wrong with SSL. I've seen a case or two where SSL wasn't working right and therefore https wasn't functioning, but http was. Might be worth a test. It might point you in the right direction of what to troubleshoot if so.
Posted on 05-01-2015 11:48 AM
Posted on 05-01-2015 11:55 AM
Posted on 05-01-2015 11:57 AM
Any error? Or just blank webpage?
Posted on 05-01-2015 11:59 AM
Just a blank webpage saying "Safari can't connect to server", just restarted MySQL and Tomcat to no success.
Posted on 05-01-2015 12:00 PM
Is it loading with http and port 9006? - http://127.0.0.1:9006
If so, then something is wrong with SSL. I've seen a case or two where SSL wasn't working right and therefore https wasn't functioning, but http was. Might be worth a test. It might point you in the right direction of what to troubleshoot if so.
Posted on 05-01-2015 12:01 PM
Posted on 05-01-2015 12:05 PM
Well, its not actually supposed to use 9006. If you look at this KB article, it states port 9006 isn't actually used unless its overidden. It will fall back to that if SSL isn't working, but I would think you want to get SSL working, right?
Posted on 05-01-2015 12:09 PM
Yup, I will need SSL soon. Does the JSS initialization usually take along time? It basically hasn't even moved since I started.
Posted on 12-19-2016 01:42 PM
Hi guys
I am having the exact same problem but the web page is blank for both ports 8443 and 9006.
I checked the JSSInstaller.log and "There was an error unpacking the webapp. Exit Code: 1"
Any ideas?