I'm trying to connect JIRA to a postgres database following this instruction:
However, I'm getting this message
Error connecting to database Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. Connection refused
Is there any tips about what to configure and how to troubleshoot the problems?
Thanks
Hi Nguyen,
Hopefully you've been able to get around this by now, however, the error is that the connection is refused so I would start by checking that your firewall is allowing connections through the port Postgres is on - usually 5432. There is a good response on the Stackoverflow site that can provide some things to check. Hope that helps!
Cheers,
Branden
Hi Branden,
I have managed to connect to the database. You can close the question :D
Thanks,
Nguyen
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.