Forums

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

Jira uses localhost for certain links

UnfamousThomas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 15, 2020

Hello!

 

I am having an issue where Jira is using localhost on certain links but not all of them.

Here is what I am talking about as a gif: https://gyazo.com/a78d9a96543608ea785ddbc8e380074b

As you can guess, JIRA is not hosted on localhost but a dedicated box with a domain.

I am using nginx as a proxy with SSL as well.

Here are the main things I have tried to fix the issue:

  • Replace all instances of localhost in server.xml with the domain name
  • Reinstall Jira

 

Here is the relevant part of my server.xml:

<Connector port="9027" maxThreads="150" minSpareThreads="25" connectionTimeout="20000" enableLookups="false" maxHttpHeaderSize="8192" protocol="HTTP/1.1" useBodyEncodingForURI="true" redirectPort="8443" acceptCount="100" disableUploadTimeout="true"
proxyName="jira.domain.com" proxyPort="443" scheme="https" secure="true"/>

Notes:

  • I am aware of the different ports and have accounted for it. 

 

If I am missing some crucial info or something, please let me know!

 

Thanks in advance.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events