Open DejiCodes opened 2 months ago
Same issue here!
@tanmay-db @mgyucht for visibility
Started seeing this issue at ~2pm central on August 21st.
Seeing Terraform pipelines that call this SDK succeed as of ~6pm CST on August 22nd.
I've been having this since approximately 6pm UTC 25th September. Using the latest (1.52.0) TF provider - has it reappeared for anyone else?
Description Databricks CLI workspaces doesn't work
Reproduction databricks account workspaces list
Error: unexpected error handling request: invalid character '<' looking for beginning of value
Request log:
Expected behavior Running databricks account workspaces list should list results
Debug Logs 11:44:26 INFO start pid=83274 version=0.226.0 args="databricks, account, workspaces, list, --debug" 11:44:26 DEBUG Loading accounts profile from /Users/myuser/.databrickscfg pid=83274 sdk=true 11:44:26 INFO Ignoring pat auth, because databricks-cli is preferred pid=83274 sdk=true 11:44:26 INFO Ignoring basic auth, because databricks-cli is preferred pid=83274 sdk=true 11:44:26 INFO Ignoring oauth-m2m auth, because databricks-cli is preferred pid=83274 sdk=true 11:44:26 DEBUG Running command: /opt/homebrew/Cellar/databricks/0.226.0/bin/databricks auth token --host https://accounts.azuredatabricks.net --account-id 25523383-f348-4824-9d4a-b13f0dc4faa0 pid=83274 sdk=true 11:44:26 INFO Refreshed OAuth token from Databricks CLI, expires on 2024-08-22 12:00:04.750233 +0100 BST pid=83274 sdk=true 11:44:26 DEBUG Using Databricks CLI authentication with Databricks OAuth tokens pid=83274 sdk=true 11:44:26 DEBUG Running command: /opt/homebrew/Cellar/databricks/0.226.0/bin/databricks auth token --host https://accounts.azuredatabricks.net --account-id 25523383-f348-4824-9d4a-b13f0dc4faa0 pid=83274 sdk=true 11:44:26 INFO Refreshed OAuth token from Databricks CLI, expires on 2024-08-22 12:00:04.750233 +0100 BST pid=83274 sdk=true 11:44:26 DEBUG GET /api/2.0/accounts/25523383-f348-4824-9d4a-b13f0dc4faa0/workspaces
Other Information