Skip to main content

Hi,

I have installed and configured GitSync in my dev instance and ran the "Test" from the configuration page. The test was successful.

I have then followed the steps from the documentation and tried to run the "Push Playbooks" job for several folders / playbooks.

I had to set the repo URL and all the other values that I have already configured in the integration, within the job Testing tab otherwise it would say that they are not defined. After defining them all, I still get the following error:

Reading configuration from Server
General error performing Job Push Playbook
400 Client Error: Bad Request for url: http://server:80/v1alpha/projects/project/locations/location/instances/instance/legacySdk:legacyIntegrationConfiguration?identifier=GitSync&format=snake: b'{"errorCode":2000,"errorMessage":"Integration settings for [Identifier: GitSync] could not be found because the integration instance is missing.","innerException":null,"innerExceptionType":null,"correlationId":"....."}'
Traceback (most recent call last):
File "/opt/siemplify/siemplify_server/bin/Scripting/PythonSDK/SiemplifyBase.py", line 168, in validate_siemplify_error
response.raise_for_status()
File

 Is anyone able to help and fix this please?

Thanks,

 

Hey @pontorieroa ,


Can you confirm that for "GitSync" integration you have an integration instance created and configured? 


To confirm that, you need to go to "Response" -> "Integrations Setup".


Hey @pontorieroa ,


Can you confirm that for "GitSync" integration you have an integration instance created and configured? 


To confirm that, you need to go to "Response" -> "Integrations Setup".


Hi, I had configured it and it showed successful, but after some time, for some reason, it was showing as not configured and I had to do it again. That solved the issue.


Reply