| copyright |
|
||
|---|---|---|---|
| lastupdated | 2026-05-12 | ||
| keywords | knowledge documents, clone, taxonomy, troubleshooting | ||
| subcollection | inference |
{{site.data.keyword.attribute-definition-list}}
Failed to clone knowledge document repository error during data generation in {{site.data.keyword.short_name}}
{: #ts-knowledge-clone}
When you try to generate data, you get the following error. {: tsSymptoms}
Failed to clone knowledge document repository. See detailed logs in COS.{: screen}
The repository (repo) specified in the QNA was not accessible.
{: tsCauses}
When a taxonomy is uploaded, the file structure is validated. During data generation, additional validation is done to verify the content of the taxonomy.
Fix issues with the knowledge QNA files. {: tsResolve}
-
In the
documentsection, verify that therepovalue is valid.document: repo: https://github.com/<organization>/<repository> commit: <commit_sha> patterns: - <folder>/<filename>.md
{: codeblock}
-
Ensure the repo exists already.
-
Ensure that valid authorization was granted in the repository.