Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-60562

As an Administrator I want check if JIRA is able to connect to BaseURL

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Problem Definition

      In JIRA 7.1 when accessing the Dashboard, JIRA gadgets use themselves as proxy, with the fully resolvable host name - so the JIRA instance needs to be able to access itself. If it's not able to do so (for example basic auth on a proxy layer, the domain name is not resolvable, it's served on an IP that's in a separate restricted subnet to the server JIRA is running on or JIRA is served with a self-signed certificate that doesn't exist in its own trust store) this error will occur.

      Suggested Solution

      Implement healthcheck in JIRA which will connect to BaseURL, mimicking call which will be done for gadgets. This will help in troubleshooting the problem.

      Workaround

      Use curl command from JIRA server:

      curl -v '<JIRA_URL>'
      

      Notes

      See How to fix gadget titles showing as __MSG_gadget and JRA-59892 for details

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: