copyright | lastupdated | keywords | subcollection | ||
---|---|---|---|---|---|
|
2025-04-17 |
leaf node, taxonomy, trouble shooting |
instructlab |
{{site.data.keyword.attribute-definition-list}}
I get an error stating No new leaf nodes found in the taxonomy
when generating data for {{site.data.keyword.short_name}}
{: #ts-no-new-leaf-nodes}
When you try to generate data, you get an error similar to the following. {: tsSymptoms}
Generating dataset failed with the following error: Error: No new leaf nodes found in the taxonomy.
{: screen}
The error is likely related to an issue with the tar.gz
file that contains your taxonomy, especially if you are using Windows or any non-Unix based operating system. The ibmcloud ilab taxonomy add
command is compatible with Unix systems. For other operating systems, an additional step might be necessary to upload your taxonomy.
{: tsCauses}
Use GitHub to generate a new tar.gz
file (https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases){: external}. Then, use the IBM Cloud UI to upload the tar.gz
file.
{: tsResolve}
-
Use GitHub to create a new release for your taxonomy and generate a
tar.gz
file{: external}. Download thetar.gz
file. -
Navigate to the {{site.data.keyword.short_name}} UI{: external} and click
Add taxonomy
. -
In the
Upload taxonomy
menu, upload the newtar.gz
file into your {{site.data.keyword.cos_short}} bucket. -
Try to generate data.