Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,458
Community Members
 
Community Events
185
Community Groups

Deploy to Artifactory

Problem:

Bamboo deploy task does not work.

 

My current config:

  1. Bamboo-Server:
    1. Reverse proxy via IIS
  2. Artifactory-Server:
    1. Reverse proxy via IIS; rewrite URL:  http://localhost:8081/{R:1}
    2. Artifactory custom base URL: https://artifactory.mycompany.com/artifactory

 

Analysis:

  1. Artifactory is reachable -> RevProxy works
  2. Bamboo-Plugin configured with https://artifactory.myconpany.com/artifactory -> Deploy task configurable
  3. Bamboo deploy task ends up in an error (“The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.”)
  4. curl -uadmin:password -k -T c:/t.txt "https://artifactory.mycompany.com/artifactory/example-repo-local/t.txt"
    1. is working, but I have to disable SSH via –k
    2. otherwise "curl: (60) SSL certificate problem: unable to get local issuer certificate" occurs

 

Please help me solve this problem. Might it be a SSL issue?

Jfrog says:

"The SSL Certificate needs to be added to the cURL client. You should be able to find the certificate as it was installed in the IIS in order to configure SSL connection to Artifactory."

-> How do I do that exactly?

Thanks for your help.

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 21, 2017

Hi Rainer,

  • If you take a look in the Bamboo logs what error(s) do you see when you reproduce the issue?

There appears to be a known issue that you can find at Artifactory Generic Deploy task is failing when Bamboo is running an SSL proxy.

Please review the ticket and the comment let us know if that helps.

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events