Forums

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

Localhost link since jira.mycompany.com

Damien Frutiger May 30, 2018

Hi the community,

I've configure a Server with JIRA and I can access with the link jira.mycompany.com, I can connect and navigate into admin and some pages.

But all the tasks are still link to "localhost"! How can I solve that?

My BaseURL is: jira.mycompany.com

Thank you

5 answers

0 votes
Damien Frutiger August 31, 2018

@Nic Brough -Adaptavist-@Moses Thomasor other members

Hi,

after some weeks to work on other subject. I retry this morning to work on that.

Unfortunaly, still the same issue. and i configure my server.xml

 

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

 

One of you can help me?

My problem is, with a reverse proxy I can connect to my JIRA from all the worlds but after I'm connect with my credentials. All the link go to localhost (tasks, menu, admin menu, ...)

Thank you for your help

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 1, 2018

My guess is that you have not set the "base url" to where your Jira really lives.

Go to Admin -> General configuration and change the base url to jira.mycompany.com

Damien Frutiger September 3, 2018

Hi @Nic Brough -Adaptavist-

it is already configured.

2018-09-03_10h05_02.png

Other idea? I've tested a lot of things without success on this moment

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 8, 2018

If the base url is set, then Jira will be using that to build all the links it is giving to users.  If the links are going back to localhost, then either you have not set the base url, or there is something on your network rewriting or redirecting them.

0 votes
Damien Frutiger May 30, 2018

I found my solution..

I need to add into the server.xml proxyname, proxyport and scheme.

Thank you for your help

0 votes
Damien Frutiger May 30, 2018

I found my solution...

I need to add into the server.xml proxyname, proxyport and scheme.

Thank you for your help

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 30, 2018

Where are you seeing "all the tasks linked to"?

0 votes
Moses Thomas
Community Champion
May 30, 2018

@Damien FrutigerWhich  task  if  i may  ask? 

Suggest an answer

Log in or Sign up to answer