cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Unable to confiure Git extension (thingworx) with Azure Devops.

Hrishabh.Sharma
12-Amethyst

Unable to confiure Git extension (thingworx) with Azure Devops.

Issues and Error, which I am getting during code push to Azure DevOps.
1 ----------------------------------------------------------------------------
Error in: GIT.Utility.Thing.AddNewRepo javascript service. Message ::Unable to create thing: GitAzureThing : [1,018] Data store unknown error: [Error occurred while accessing the model provider.]
2----------------------------------------------------------------------------
Unable to Invoke Service Checkout on TestAzure : Ref origin/master cannot be resolved. ----(Main issue)
3----------------------------------------------------------------------------
org.eclipse.jgit.api.errors.TransportException: http//AzureLinkHere: cannot open git-upload-pack__ at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:249)
4----------------------------------------------------------------------------

HrishabhSharma_0-1729230445220.png

And Branches is not in Dropdown, which I created in Azure DevOps and Unable to checkout Branch also.
Can anyone assist me about this issues.

regards,

Hrishabh Sharma

8 REPLIES 8

Can you try to delete ghost entities and/or to restart the platform? The first error might indicate that thing was already created but there was an exception while doing so. I don't know about the second issue, but maybe it's caused by the first one.

Will do.

@Rocko what's about 3rd one?

Can't tell, but the error is raised in jgit api. It's probably not the extension, but something with the link you gave it or the authentication that's not working.

Right! It can be possible @Rocko.
Thanks.

Also, considering that this is not an officially supported PTC Extension, please report any issues here: https://github.com/PTCInc/thingworx-gitbackup-extension/issues

That is the only place where I handle these issues, not in the forum. With this approach I have a single place where everyone can see all the issues others might have encountered, and it allows a far easier search.

@VladimirRosu , that's not issues. Am unable to configure git with azure devops and code is not pushing to Azure Devops.

hi @Hrishabh.Sharma ,

I understand, the "issue" name is a bit misleading. I will rephrase: any sort of question you might have regarding the GitBackup extension should be reported in the link above. I'm assuming the documentation was read, right?

Announcements


Top Tags