Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#[error]Unhandled: Cannot read property 'id' of undefined #37

Open
kmahmou opened this issue May 16, 2019 · 3 comments
Open

#[error]Unhandled: Cannot read property 'id' of undefined #37

kmahmou opened this issue May 16, 2019 · 3 comments

Comments

@kmahmou
Copy link

kmahmou commented May 16, 2019

Hello,

Sometimes y got this error :
« #[error]Unhandled: Cannot read property 'id' of undefined »

and sometimes this one :
“##[error]Error: C:\MyAgent\externals\azcopy\azcopy.exe failed with return code: 3”.

Do you have any idea about thes isssues ?

thanks in advance.
Khaled

@sandorfr
Copy link
Member

Only sometimes?
We could use a bit more logs and details to look at what is going on.

@davidmcgowan
Copy link

davidmcgowan commented Apr 7, 2020

Hi @sandorfr

I am also getting the Unhandled: Cannot read property 'id' of undefined error in a release pipeline.

I have been able to successfully copy from a pipeline artifact to an Azure storage container but when attempting to copy a container from Azure storage to a destination on the pipeline artifact we observe the above error.

the log-level is set to INFO and the above is all that is outputted. Here is a screen grab -

image

task version: 1.4.2999

Is there anything else I can send you to help with this issue?

Thanks
David

@jcageman
Copy link

jcageman commented Jun 2, 2021

I am getting exactly the same error trying to copy a blob container from one storage account to another, not getting more output than this either.

Edit: tested further and i get this when i provide an invalid principal that doesn't have the required permissions. Fixed it by using the right one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants