Posted on 03-18-2019 04:19 PM
After going through the jamf Installation and Configuration Guide and installing everything, the last step is to connect to https://127.0.0.1:8443. However, when I do this I just get a blank white page and not the Quick Start that I should. I've stopped and restarted SQL.
What am I missing here?
Posted on 03-19-2019 05:58 AM
What is your server configuration os? ie linux flavor, windows, mac os 10.12 or 10.13?
Posted on 03-19-2019 06:09 AM
Since you tagged JAMF Pro Installer for Mac, I'm assuming you are installing this on a Mac?
What browser are you using? Typically, if your server is not correctly running and browser can't hit the web site, you should get an error message stating server is not available or something like that.
What happens if you type
https://<IP address JAMF Pro>:8443
from your computer?
Posted on 03-19-2019 06:21 AM
@tak10 burnnnnnn....rub it in why don't ya hahaha..... missed that
What Version of SQL are you running, do you have multiple servers? example: one for sql & one for tomcat / fileshare?
in the System Preferences Window Pane for MySQL is it Started or Stopped?
Have you tried restarting Apache/Tomcat?
sudo launchctl unload /Library/LaunchDaemons/com.jamfsoftware.tomcat.plist
sudo launchctl load /Library/LaunchDaemons/com.jamfsoftware.tomcat.plist
Posted on 03-19-2019 07:27 AM
Thanks for the quick responses all. I contacted jamf support and turns out 10.9 isn't supported on Mojave. We updated to 10.10 and everything started working immediately!