PTCInc / thingworx-gitbackup-extension

[Unofficial/Not supported] ThingWorx GitBackup Extension for storing your ThingWorx application code in a Git repository
MIT License
25 stars 11 forks source link

Error when trying to view GIT thing #41

Closed krishnakomal closed 1 year ago

krishnakomal commented 1 year ago

Hi,

I am trying to pull from GIT repo to thingworx repo.But I am unable to execute any services on GITTHING created using mashup.Please check below mashup screen.

KN_9954684_0-1669108396807

The error in Application logs is Thing [TestGitThing] is not running.Tried restarting the thing and disabling/enabling thing.But still its not working.I am connecting from http thingworx instance to GIT url which is in https.Let me know if it causes the issue

vrosu commented 1 year ago

Hi @krishnakomal, Please activate the Stack Strace error logging in the Logging Subsystem and look in the ErrorLog file when this error happens. Let us know the specific line where the code fails. Have you checked if the Certification Authority that signs the git HTTPS endpoint is present in the JVM trust store?