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: 

write /dev/stderr : resource temporarily unavailable

Sampada.Choudhari
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 18, 2019

HI ,

I am trying to deploy angular code on azure blob storage container. I have used below pipe in my bitbucket-pipeline.

pipe: atlassian/azure-storage-deploy:0.5.2
variables:
SOURCE: 'dist/'
DESTINATION: xxxxxxxxxx
DESTINATION_SAS_TOKEN:xxxxxxxxx
DEBUG: 'true'

I am getting error as dev/stderr: resource temporarily unavailable
Can somebody please tell me how to resolve this issue.
Thanks in advance.

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 19, 2019

This sounds like an internal misconfiguration of the

atlassian/azure-storage-deploy:0.5.2 

pipe.

Please check if there is a newer version available.

Otherwise please check if the CI of the atlassian/azure-storage-deploy  pipe covers this issue.

If not, please report the failure to the maintainers of that pipe as a regression in their CI.

After confirmation of the regression ask them how / when they provide a fix for it.

Sampada.Choudhari
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 19, 2019

Hi first of all thanks for your response.

It was version issue .

I used this  pipe: microsoft/azure-storage-deploy:2.0.0  and it worked as expected. 

Like ktomk likes this
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 20, 2019

So already fixed. Nice to read! I'm glad this could be solved that easily.

TAGS
AUG Leaders

Atlassian Community Events