Automatic analysis failure a4cb1bc3-aa1c-4981-a1ce-69a932bb80e7

Get this error as well, tried a lot rebinding et al, nothing works:

Whole day already.

Code platform communication error**

Your analysis failed due to a communication error with your code repository (GitHub, Bitbucket, etc.). This is often a temporary issue.

Please commit and push a code change to your repository to trigger a new analysis.

See error context

analysis_id:

a4cb1bc3-aa1c-4981-a1ce-69a932bb80e7

other id’s

- 6a0b4d8f-a7d5-4feb-8eda-e577d812fa5b
- 31c78b7f-515b-4ba0-bdbd-88fef8a699e2
- 9ddf3cd8-4bca-4e7c-81ff-9b489d3d5dec
- a4cb1bc3-aa1c-4981-a1ce-69a932bb80e7

Hi,

Welcome to the community and thanks for this report!

I’ve moved your post to a new thread since you have a different underlying error.

It looks like there’s a problem with your Azure DevOps PAT. Can you replace it and try again? Note that there may be one at both the org and project levels.

 
Thx,
Ann

Hi Ann,

Thanks for the fast reply and for confirming the incident.

For completeness: in the meantime I regenerated the PAT in Azure DevOps and rebound the project with the new token. On the next commit I still hit the same error. New analysis ID:

fb964b88-3b45-4bc6-8734-45d4db7ce021
fa19a48a-f84f-4f87-a5ac-d49ea44ad3f1
b9414c05-40c3-4237-9549-ba80d6bacab9
9fd8f066-037f-4662-9116-010d6d566914
0a7a0e68-33aa-4f16-b09b-8cd738038d3d
2ab7d2cf-139c-44ee-acdf-8909db081ba0

Happy to provide more details if useful — otherwise I’ll wait for your update.

Thanks,
C.

Hi,

Your problem is not part of the incident. That’s why I split you out to start with.

The problem is that your token, configured for https://dev.azure.com doesn’t match the repo, which is configured for https://[yourorg].visualstudio.com/[your org].tools/...

You’ll need to make them match, it seems.

 
Ann

Can You explain that? I Where do I change the https://[yourorg].visualstudio.com/[your org].tools/… ?

Hi,

I think this is going to be about your binding.

 
Ann