Pretty much the title.. I ran the installer as instructed, left the defaults running, but when I try and connect to the server via http://<host>:8080 I just get "connection refused".
Running on Debian 9, 64 bit.
Firewall isn't blocking anything, host is reachable/pingable, 8080 is open on the server and was chosen during install. I've looked through the logs but I can't find anything remotely useful which is making this particularly frustrating.
Any suggestions?
Edit: Reverted the VM back to pre installation, ran the installer again... now it works. Not a clue why.
Any chance you had a context path in your server.xml?
eg: <context path="/jira
Meaning the application was accessible on http://<host>:8080/jira but not on /
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.