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

Can't install conan recipe from Artifactory OSS server from Bamboo server Asked today

I have JFrog Artifactory Community Edition 7.11.2 for C++ installed on a linux server and from my Windows pc I can successfully install required recipes for a project via the conan install .. command. However when I use the same files and scripts on my Bamboo Server (windows) as a build plan I get the following error:

ERROR: Couldn't read login

Conan suggests:

Try removing 'C:\WINDOWS\system32\config\systemprofile\.conan\.conan.db' file.

This I have done but still get the same error. The Bamboo server runs using the Local System Account.

Are there recommended practices for using Conan with Bamboo for CI uses?

I also have the same issue via a command shell on the bamboo server. The anonymous account on Artifactory is enabled.

1 answer

1 accepted

1 vote
Answer accepted

For anyone who is interested. I eventually found the problem... I used a git repository to configure conan on my Bamboo server. I had used surrounded the name & url of the remotes with quotes ("), which was wrong. Once I have removed these quotes it all worked fine.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events