Hello,
I'm having the following error when trying to connect with PostgreSQL 11 during the installation of Jira Software (Data Center):
I was able to connect other software normally:
any direction?
Hello,
I think the error is pretty clear. It says to check the hostname and the port. This is most of the times about the hostname. Are you sure the Jira and the postgres are running on the same server? If not you can't use 'localhost'. If they are running on the same server, you can try to use 127.0.0.1 maybe it helps.
Regards,
Elifcan
Hi Elifcan,
In fact I was able to connect perfectly using localhost in an application other than Jira. On the other hand, I am running Jira and PostgreSQL using docker compose as follows:
Could you tell me what I forgot?
Regards,
Celso.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yatta!
Based on your answer, I just had to change localhost to the name of the container running PostgreSQL.
Thank you very much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, you should have lead with "I'm using Docker" :) Things are different with docker. I'm glad you solved it. Cheers.
Elifcan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.