Currently I have Jira running on HTTP/HTTPS on ports 8080/8443 respectively. I'm trying to change it to 80/443. I'm using the config.sh, which seems very straight forward, as recommended here https://confluence.atlassian.com/display/JIRA/Changing+JIRA's+TCP+Ports. When I try to open in my browser, though, I get either a 404 or an SSL Connection Error. Not sure where to go.
Hi Paul, you can check whether the ports are opened in your server using telnet (i.e. telnet server_ip 443) and in case it's not the problem, you can check the log catalina.out ($JIRA_INSTALL_FOLDER\logs) to see if there's any additional information there.
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.