Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Fresh Service Desk Install - Connection Refused

Nick S August 29, 2018

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.

1 answer

0 votes
Charlie Misonne
Community Champion
September 26, 2018

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 /

Suggest an answer

Log in or Sign up to answer