The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Migrating Jira software to new host (linux) - Server to Server Migration

Sekhar Chandra
Contributor
March 22, 2021

Hi Team,

I have migrated my jira home and data dirs to new host (CentOS7) from old one (rhel) .

when i started "./start-jira.sh" the script has run successfully but i'm unable to access UI. 

I'm using the host name with port number "tbjira.com:8080" to access jira application UI, but i'm redirecting to apache server site. 

I'm stuck here not knowing what to do to fix this. Please help me out of this.

Thanks in advance.

Chandra.

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
March 23, 2021

This sounds like you have an Apache proxy server in front of your Jira, but you have not reconfigured it to support the new location for your Jira.

Sekhar Chandra
Contributor
May 6, 2021

@Nic Brough -Adaptavist- 

How to do that? How to reconfigure it to support the new location for my Jira?

 

Many thanks.

Chandra.

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 Champions.
May 6, 2021

On the apache server, change the site-enabled that serves up the site at tbjira:8080 and tell it to use the new Jira url instead.