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

write /dev/stderr : resource temporarily unavailable

Sampada.Choudhari 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

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 Leaders.
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 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 Leaders.
December 20, 2019

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events