I have changed my base URL and I am unable to access Jira using the new base URL (http://jira.domain:8084). even after changing the base URL I can only access Jira using localhost:8084 or through machinename.domain:8084 on other machines on our network.
The error I'm getting is DNS_PROBE_FINISHED_NXDOMAIN. Any ideas?
I've had experience in doing such things with Confluence before but I've not had this issue.
This error means there's something wrong with your DNS. Either jira.domain is not set up correctly in your network's DNS services, or there's something on your machine not responding to the returned DNS look up correctly.
First thing I would try is the command line -
And check the difference in responses
Have you setup the URL on your DNS server? Whatever DNS you are using for your network will need to have an entry for that URL that points to the IP address of the machine. The base URL setting in Jira does not setup DNS entries, it just defines how links will be constructed in Jira.
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.