[BUG] Error in attaching sync destination
In the "configure Synch Destination" gear when I select an existing folder or create new it give me the follwoing error
"Error in attaching sync destination : "
Steps to reproduce the behavior:
- Go to the Databricks extension
- Click on gear next to "Synch Destination - none attached"
- The command palette will drop with options
- select an existing folder in the repo or create new under Users
System information:
- Paste the output ot the
Help: Aboutcommand (CMD-Shift-P).
Version: 1.89.0 (user setup) Commit: b58957e67ee1e712cebf466b995adf4c5307b2bd Date: 2024-05-01T02:09:22.859Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Windows_NT x64 10.0.19045
- Databricks Extension Version : 1.3.0
Additional context I can see the directories getting create ".ide" but still gives the error and the "Uplaod and Run file on databricks" fails with Error running command databricks.run.runEditorContents: Local file URI scheme must be file. Found vscode-vfs I am guessing this is because of the synch destination issue.
Hey, can you share additional logs with us? You can find them in the "Databricks" output channel in the VSCode, or check log files directly by executing Databricks: Open full logs command.
Also, this error message Local file URI scheme must be file. Found vscode-vfs tells me that you might be using Virtual Workspaces? Our extension won't work with virtual workspaces correctly, as we expect to have direct access to the files
Closing the issue as it's quite old and there was no new responses. Related to this: keep in mind that we've released v2 extension where sync destination is based on Databricks Asset Bundles configuration