You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
After doing reboot of the server, the error message: Bamboo bootstrap failed: Your Bamboo instance could not start because health check failed, showed up.
When through the logs and saying org.postgresql,util.PSQException: connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/I{ connections.
Networks is functional.
The firewall is disable.
the bamboo.cgf.xml has the right user and password
change the Modify the postgresql.conf and removed the # to the listen_address:"localhost" and also replace de "localhost" with "*".
in the pg_hba.conf change the local IP4 connection from md5 to trust
restarted the postgres and bamboo service. still having the bootstrap error message
Its was installed a few months ago. Never had an issue until yesterday.
I hope it was IPv6 issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.