The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Not downloading Deploy build artifacts to Bitbucket Downloads

David Augustine
April 6, 2019

Hi,

it was copying latest artifacts version in to the downloads folder. But suddenly it's not downloading i tried with maximum configuration changes bit it's not helping. Can assist this error:

 

i tried Below options:

 

- curl -X POST --user "${BB_AUTH_STRING}" "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads" --form files=@"${targetFile}"

 

- curl -X POST --user "${BB_AUTH_STRING}" "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads" --form files=@"${targetFile}" -v

 

curl -i -X POST --user "${BITBUCKET_REPO_OWNER}:${BB_AUTH_STRING}" "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads/" --form files=@"${targetFile}" --verbose  

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
David Augustine
April 9, 2019

Hi All,

 

issue has been fixed, it was due to BB_AUTH_STRING, we created again and working fine now.

Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 12, 2019

Thanks for sharing your solution with us, David!

Have a good day,

Ana

TAGS
AUG Leaders

Atlassian Community Events