-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ISSUE] databricks account workspaces list error #1024
Comments
Similar issue databricks/terraform-provider-databricks#3934 |
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? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: