Git tool getting an error that doesn't seem to be an error?? #131
-
When I run this command: This error shows just before the actual commit command is run. Are these actual errors? The commands seem to run and complete successfully. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@RandyHoffpauir do you have orgs enabled in your ThoughtSpot cluster? If not, can you share the last few log files to this secure fileshare link? This will allow me to debug why you're seeing the issue.
|
Beta Was this translation helpful? Give feedback.
Gotcha, thanks @RandyHoffpauir ! It's fine to ignore this
DEBUG
log. This is actually me checking to see if orgs is enabled. ThoughtSpot doesn't reliably expose an attribute on the session/info payload to see if orgs is enabled so my past self must have thought "I'll just call an orgs-only API and see if it fails". 😅cs_tools/cs_tools/thoughtspot.py
Line 165 in 13df525
If it's concerning, I can find a way to filter it out.