Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Some Content not loading after Upgrade to 8.20.1

Georg Rudorff November 29, 2021

Hi, we use Jira Service Management and recently upgraded to version 8.20.1 (from 8.12.1). We are using Nginx as reverse proxy. Our base URL is https://xxx.domain.com

After upgrade some content is trying to load with the URL https://xxx.domain.com:8080.

I have checked server.xml, but cannot see an issue. Most of the content is loaded, however some graphics and avatars do not load anywhere and customer portal is completely white.

Can you help me?

Kind regards

Georg 

2 answers

1 vote
Georg Rudorff November 29, 2021

Hi Alexis,

thank you, unfortunately I already checked this. The BASE-URL is set to https://xxx.domain.com and the following line is the only un-commented connector entry:

<Connector port="8080" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^&#x5c;&#x60;&quot;&lt;&gt;"
maxThreads="150" minSpareThreads="25" connectionTimeout="20000" enableLookups="false"
maxHttpHeaderSize="8192" protocol="HTTP/1.1" useBodyEncodingForURI="true" redirectPort="8443"
acceptCount="100" disableUploadTimeout="true" bindOnInit="false" secure="true" scheme="https"
proxyName="xxx.domain.com" proxyPort="443"/>

The server.xml is in /opt/atlassian/jira/conf/ since upgrade was installed to this location. 

 

Do you have another idea where is could be coming from?

Kind regards

Georg

1 vote
Alexis Robert
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 29, 2021

Hi @Georg Rudorff , 

 

if content is loading with the :8080 port in the URL, I would check 2 things : 

  • Base URL in Jira administration menu 
  1. Choose Administration (  ) > System
  2. Choose General Configuration in the left-hand panel.
  3. Choose Edit Settings.
  • server.xml settings 

Check that you changed on the new server.xml file those proxy settings : it will be in the new atlassian-jira-8.20.xxx/conf/ folder. Make sure what settings are commented out or active.

 

Let me know if this helps, 

 

--Alexis

Georg Rudorff December 7, 2021

Hi Alexis,

do you have another idea for me?

I have checked BaseURL, server.xml and our Nginx reverse proxy, but cannot find the issue.

 

Is there a way to log a real support case? Whenever I enter our license Idea, I can only post here or get links to documentation.

 

Kind regards

Georg

Suggest an answer

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

Atlassian Community Events