I'm starting to use localhost:8080, just last Jun 9 it was working ok for me.
But as I checked now, it's showing up "Jira access problem"
"Database: JIRA couldn't connect to your database
JIRA failed to establish a connection to your database.
This could be because:
Your database isn't running
The configuration of your dbconfig.xml file is incorrect (user, password, or database URL etc.)
There is a network issue between JIRA and your database (e.g. firewall, database doesn't allow remote access etc.)
There are several other solutions you can try, review our documentation and see what works for you."
So I really need some help.. Maybe it happened, after Windows update, I think
@skancherla Welcome to the Atlassian Community.
Can you confirm that the database is running on your localhost? If the DB is not running then the application will not be able to connect to it. If the DB is running and you cannot connect try disabling the firewall and seeing if Jira will connect. If that works then you will just need to add a firewall rule to allow the traffic from the application to the DB.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.