Forums

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

We can't add any gadgets to my dashboard by https

Junny
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!
November 5, 2020

I have got the notice: 

We've detected a potential problem with Jira's Dashboard configuration that your administrator can correct.
Dashboard Diagnostics: Mismatched URL Scheme
Jira is reporting that it is using the URL scheme 'http', which does not match the scheme used to run these diagnostics, 'https'. This is known to cause Jira to construct URLs using an incorrect hostname, which will result in errors in the dashboard, among other issues.

 

Cause we use https://

How do we configure my jira.

Thanks

 

 

1 answer

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.
November 5, 2020

This usually happens when you are doing https via a proxy (like Apache or Nginx) and you have not configured the Jira connector to the proxy correctly.

Check that the server.xml file in Jira contains the scheme=https line (and the proxy name and port), and that you are not trying to use Jira with an http connection in the browser.

Junny
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!
November 5, 2020

Thanks Nic

I had fixed it. It works.

Suggest an answer

Log in or Sign up to answer