Skip to content
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

[BUG] Error in attaching sync destination #1223

Open
surajongithub1986 opened this issue May 8, 2024 · 1 comment
Open

[BUG] Error in attaching sync destination #1223

surajongithub1986 opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@surajongithub1986
Copy link

surajongithub1986 commented May 8, 2024

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:

  1. Go to the Databricks extension
  2. Click on gear next to "Synch Destination - none attached"
  3. The command palette will drop with options
  4. select an existing folder in the repo or create new under Users

image

System information:

  1. Paste the output ot the Help: About command (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

  1. 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.

@surajongithub1986 surajongithub1986 added the bug Something isn't working label May 8, 2024
@ilia-db
Copy link
Contributor

ilia-db commented May 14, 2024

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 work work with virtual workspaces correctly, as we expect to have direct access to the files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants