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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm facing an issue where ssh connection to amazon EC2 can not be made. In my case I want to ssh to one of my EC2 instances on aws from Bamboo's local agent. Both are inside the same VPC. I can ssh to my EC2, if I'm logged into Bamboo's local agent. But, I want to achieve the same using ssh task in Bamboo. It tried for 2 minutes and gives me an error - "Can not connect to the host". What could be the problem here?
I would try to isolate the problem by checking what is different between you connecting from the agent manually and Bamboo doing it with an SSH task.
Thank you so much for your response.
The problem got resolved by updating the inbound rules in the security group for my Amazon EC2. I added a rule for ssh (port-22). I'm still wondering how was I able to ssh from the bamboo's local agent earlier when the ssh rule wasn't there in the security group.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is a good question... I'm not sure If I can help you to understand the why =/
But I'm glad that you found out how to solve the issue and things are working now
=]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.