thoughtspot / cs_tools

Scale your ThoughtSpot adoption with tools created by the ThoughtSpot Solutions Consulting organization.
https://thoughtspot.github.io/cs_tools/
Other
10 stars 6 forks source link

cs_tools self update fails repeatedly #186

Open eckhami opened 2 weeks ago

eckhami commented 2 weeks ago

First Stop

Platform Configuration

Info snapshot taken on 2024-11-06

CS Tools: 1.5.9 Python Version: Python 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]

System Info: Windows (detail: Windows-10-10.0.22631-SP0)

Configs Directory: C:\Users\ {anonymous} \AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\Roaming\cs_tools

Activate VirtualEnv: C:\Users\ {anonymous} \AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\Roaming\cs_tools.cs_tools\Scripts\Activate.ps1

System Python Path: C:\Users\ {anonymous} \AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\python.exe

Platform Tags: win-amd64

Description

cs_tools self update fails

Need to upload log files securely?

2024-11-04T07_13_01.log 2024-11-04T07_38_57.log 2024-11-06T08_47_33.log 2024-10-28T12_06_30.log 2024-10-28T12_24_13.log

boonhapus commented 2 weeks ago

@eckhami can you try the reinstall route instead of the built-in command?

powershell -c "IRM https://raw.githubusercontent.com/thoughtspot/cs_tools/master/cs_tools/updater/_bootstrapper.py | python - --reinstall"