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
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="[]|{}^\`"<>"
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
Hi @Georg Rudorff ,
if content is loading with the :8080 port in the URL, I would check 2 things :
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.