microsoft / google-play-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the Google Play store from your automated CI builds
Other
84 stars 57 forks source link

Error on VSTS task install #72

Closed Woboz closed 6 years ago

Woboz commented 7 years ago

Hi

I'm getting "An undefined error occurred while attempting to connect to the server. Status code 0: error." when I try and add to my VSTS.

Any ideas?

Regards

Dave

Woboz commented 7 years ago

New more helpful message today:

A task definition with id '8CF7CAC0-620B-11E5-B4CF-8565E60F4D27', name '' has already been uploaded. To replace the existing definition, provide a task version which is greater than '1.119.0'.

rafalmalek commented 7 years ago

I've got same problem image

yacaovsnc commented 7 years ago

If you go to manage extensions:

https://'your_account'.visualstudio.com/_admin/_extensions?tab=manage&status=active

Do you see the extension installed?

rafalmalek commented 7 years ago

No. I only have this:

yacaovsnc commented 7 years ago

This error is quite odd, looks like this guid has already been installed on the account. Is this the first time you tried to install this extension?

There is a cli tool that can list out all the tasks, would you please try list out the tasks in your account and see if some other tasks share the same guid?

https://github.com/Microsoft/tfs-cli/blob/master/docs/buildtasks.md#list

madhurig commented 6 years ago

@Woboz @rafalmalek : Do you still have this issue with installing the extension? Please provide your account name if you are still seeing this issue and we will check if we can fix it.

Thanks, Madhuri

madhurig commented 6 years ago

Closing since this is not a bug in the extension and we think has been resolved on the VSTS service. If you continue to have issues, please contact us with your account name and we can resolve it for you.

Thanks, Madhuri

rikkigouda commented 6 years ago

We are facing the same issue with another extension. Perhaps this is something to be raised with VSTS/TFS team.

madhurig commented 6 years ago

@goudarzi: Please open a ticket on https://developercommunity.visualstudio.com/spaces/21/index.html to be routed to the right VSTS team with details of which extension and VSTS account you are seeing this in. The issue is not specific to a particular extension but might happen more frequently with extensions that are larger in size.

Thanks, Madhuri