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

Github Extension Import Issue #36

Closed pshashipreetham closed 2 years ago

pshashipreetham commented 2 years ago

Downloaded the "Git Backup Extension 2.0" from the following : image But I get the following error when Importing:

Extension Exception: A write error occurred while copying package for processing.

The TWX version I am using is ThingWorx 9.2.4-b254.

Thanks, Shashi.

vrosu commented 2 years ago

Hi @psp316r. I just imported the extension in ThingWorx 9.3.1 successfully.

  1. What is the exact filename you tried to import?
  2. Do you have enough free disk space on your ThingWorxStorage disk?
  3. If you look in the ApplicationLog can you see more error details around that moment and statement?
pshashipreetham commented 2 years ago

Hi @vrosu ,

  1. This is the file name GitBackupExtensionPackforThingWorx90.zip, which I tried to import.
  2. Yes there is free space.
  3. That's the statement I have in the Application Log
vrosu commented 2 years ago

In the platform-settings.json, can you please check that all entries for the Extension import and let us know their values? Just copy paste that section.

vrosu commented 2 years ago

@psp316r , is this issue actual or did you manage to solve it?

pshashipreetham commented 2 years ago

Hi @vrosu ,

This issue is resolved by modifying the Extension code in the platform-settings.json

Thanks, Shashi.