UI not being reachable could be due to multiple reasons, some of the common suspects:
1. Date on server being incorrect
2. Hardware resources not meeting minimum requirements
3. Issues with any custom certificate installation
4. httpd process related issues
5. generic network issue with firewall / proxy interfering with http traffic
I would recommend verifying #1 first and if restart service if possible using rd command. Can check /var/log/httpd/access_log to check if the requests are hitting the server.