thoughtspot / thoughtspot/cs_tools
This is an unhandled error! when running searchable metadata
@jp-spotter is already working on this.
Since Aug 7, 2026.
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
First Stop
- I have read and agreed to the ThoughtSpot LICENSE.
- I understand that if I have a critical issue with ThoughtSpot, I should reach out to my designated Account Executive and Customer Success Manager instead of
cs_tools.
Platform Configuration
Runninng against - TS Cloud 10.14.0 cl-75
Using Cs tools 1.6.5 self info below.
I have checked the config file provided and this works.
Description
I have previously run the following command with no issues. I ran this with the current version I had installed and after failing I have updated to 1.6.5 and still get the same error.
cs_tools tools searchable metadata --syncer csv://tomls/csv_syncer.toml --config prod
some example have double quotes around the syncer parameter but this does not seem to have any effect.
cs_tools tools searchable metadata --syncer "csv://tomls/csv_syncer.toml" --config prod
I have also tried changing the directory on the toml from single quotes to double quotes, based on the first log file attached.
in the log file attached there are a few error messages
"Org feature is disabled."
"Roles feature is disabled"
whoopsie, something went wrong!
I have checked the config and this passes.
Considering adding a log file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.