Forums

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

Cant access JIRA on base url

dan stodomingo
Contributor
January 12, 2020

I installed Jira v7.10 .2 on a Windows 10 VM

I can access jira via 'machineName:8080' and 'machineIP:8080' and 'localhost:8080'

but the base url is not working.

I'm following this docs

https://confluence.atlassian.com/adminjiraserver0710/configuring-the-base-url-953145228.html

baseurl.PNGerror.PNG

 

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
Adrian Stephen
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 13, 2020
0 votes
DPKJ
Community Champion
January 12, 2020

@dan stodomingoWelcome to the community!

What Base URL you are trying to configure, what error your are getting?

Please share screenshots for better understanding.

dan stodomingo
Contributor
January 13, 2020

My base urlbaseurl.PNG

 

The error

error.PNG

DPKJ
Community Champion
January 13, 2020

@dan stodomingo

The base url you mentioned in Jira setting must be resolved to machine on which Jira is installed.

So have you make any configuration in your DNS to resolve, 'test.jira' domain to machine on which Jira is installed?

And also, have you configured any proxy to redirect 'test.jira' on port '80' to machine with Jira to port '8080'?

If not, you need to keep your base url as, http://machine_ip:8080