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.
Bamboo remote agent while connecting over ssl gives connection time out
Error is :
2019-04-24 15:20:19,356 INFO [AgentRunnerThread] [PerforceManager] Could not find system variable. If you wish to use perforce please set the location as a capability.
2019-04-24 15:20:21,252 INFO [AgentRunnerThread] [AgentRegistrationBean] Registering agent on the server,
2019-04-24 15:28:06,554 ERROR [ActiveMQ Task-1] [FailoverTransport] Failed to connect to [ssl://bamboo-dev.riverbed.com:54663?wireFormat.maxInactivityDuration=300000] after: 10 attempt(s)
Looks like SSL is not working
I have configured ssl at both broker.uri and client borker uri over 56643 port number.
In my setup, bamboo server is behind proxy server. While proxy server is https but bamboo server is not configured with ssl or certificate, so how do we address this situation.
do we separately need to configure ssl and certificate on bamboo server as:
https://confluence.atlassian.com/bamkb/how-to-secure-your-remote-agent-bamboo-server-757465762.html
Thanks
Amit