Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

gCTS - Error WRITE_MANIFEST_FILE File handler cannot write file during CLONE of Github repository

sunil_sap18
Explorer
0 Likes
1,025

Hi,

I have created a new remote repository in GitHub and created the same repository as PROVIDED in gCTS Fiori app of SAP system. I am trying to clone this remote repository using the 'Clone Repository' button in gCTS Fiori app, but getting below error:  Can you please help what is causing this issue?

Error when cloning repositoryException

Could not clone Repository.

section: HANDLER_FILE
severity: ERROR
message: 20250111160525: Error action

section: HANDLER_FILE
severity: ERROR
message: 20250111160525: Error action

section: HANDLER_FILE
action: WRITE_MANIFEST_FILE
severity: ERROR
message: 20250111160525: Error action WRITE_MANIFEST_FILE File handler cannot write file

section: REPOSITORY
action: CLONE
severity: ERROR
message: 20250111160525: Error action CLONE Could not create manifest file.

severity: ERROR
message: Could not clone Repository.
code: GCTS.API.706

Can anybody please help resolve this issue?

Regards,

Sunil

 

2 REPLIES 2
Read only

Karin
Product and Topic Expert
Product and Topic Expert
0 Likes
916

Hi,
I am a bit surprised that the issue comes up when cloning. and not when creating the repository. You could nevertheless check whether the vSID was created successfully in STMS. In addition, this issue can come up if the permissions for writing to the gcts-Folder are not set or if the java-path is incorrect. 

kind regards

Karin

Read only

pgugnani0
Product and Topic Expert
Product and Topic Expert
0 Likes
795

@sunil_sap18 Hi , Was the issue resolved ? We also getting the same issue