Open harshg-db opened 2 months ago
Getting the same error. Cannot OAuth to Databricks (U2M).
If I run the OAuth through CLI outside extension (and dev container) everything works fine as a workaround.
UPDATE Running the extension in VS Code insiders version 1.93.0 fixes this issue
Version: 1.93.0-insider (Universal) Commit: e81aceaa07bab1ccdc94deae04168c8bd062f0de Date: 2024-08-26T05:04:02.640Z Electron: 30.3.1 ElectronBuildId: 9960165 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Darwin arm64 23.5.0
Hi. We don't support dev containers or virtual file system (when you run vscode by sshing into linux for example). This is because the CLI is not optimised to use the virtual filesystems yet.
Across the industry, coding is moving to remote servers. Please consider at least providing a helpful error message when the user is trying to sync a virtual file system.
Describe the bug Getting an error when trying to sync from linux
To Reproduce Steps to reproduce the behavior:
Screenshots Stack trace
System information:
Help: About
command (CMD-Shift-P).v1.3.1
Databricks Extension Logs Please attach the databricks extension logs
Unfortunately going to "open full logs" via the command palette did nothing for me. I verified that logs are enabled.
Additional context Add any other context about the problem here.