databricks vscode profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 09:56 PM
Hello,
I'm trying to connect to our databricks instance using the vscode extension. However, when following this guide we cannot get the configuration to proceed past the point that it asks for our instance URL.
when i am creating profile
[DEFAULT]
host = https://adb-60000000.0.azuredatabricks.net
token = dapi00000000000-2
it is giving error
Connection using "Profile 'DEFAULT'" failed with error: "fetch failed"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 11:24 PM
CLI tool i am able to connect only issue with vsstudio
am i missing any steps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 10:53 PM
The error message suggests that there might be an issue with the connection or token. Make sure the host URL is correct and ensure that the token is still valid. It's also a good idea to verify your network connection and any firewall settings that might be blocking the connection to your Databricks instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 12:04 AM
Same issue was resolved in my windows machine by downgrading the databricks extension from current latest (1.2.2) to 1.2.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 01:26 AM
let me try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 07:18 AM
cool

