-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
needs-triageNeeds TriageNeeds Triage
Description
Is there an existing issue for this?
- I have searched the existing issues
Category of Bug / Issue
Analyzer bug
Current Behavior
Lakebridge installation fails with windows 11 pc
Expected Behavior
Installation should succeed
Steps To Reproduce
- Windows 11
- Python 3.11
Relevant log output or Exception details
C:\User\>databricks labs install lakebridge -p dbx-dev --debug
12:02:40 INFO start pid=5380 version=0.229.0 args="databricks, labs, install, lakebridge, -p, dbx-dev, --debug"
12:02:40 DEBUG Latest lakebridge version is: v0.10.12 pid=5380
12:02:40 DEBUG Reading [[email protected]](mailto:[email protected]) from databrickslabs/lakebridge pid=5380
12:02:40 INFO Overriding login profile: dbx-dev pid=5380
12:02:40 DEBUG Loading dbx-dev profile from C:\User\.databrickscfg pid=5380 sdk=true
12:02:40 DEBUG Resolved login: Config: host=https://adb-xxxxxxxxxxxxxxxx.x.azuredatabricks.net/, profile=dbx-dev, config_file=C:\User\.databrickscfg pid=5380 sdk=true
12:02:40 DEBUG Writing auth configuration to: C:\User\.databricks\labs\lakebridge\config\login.json pid=5380
⣾ Cleaning up previous installation if necessary12:02:40 DEBUG Downloading zipball for v0.10.12 from databrickslabs/lakebridge pid=5380
⣻ Downloading and unpacking zipball for v0.10.12Error: lib: download zipball from GitHub: stream error: stream ID 1; NO_ERROR; received from peer
12:02:41 ERROR failed execution pid=5380 exit_code=1 error="lib: download zipball from GitHub: stream error: stream ID 1; NO_ERROR; received from peer"Logs Confirmation
- I ran the command line with
--debug - I have attached the
lsp-server.logunder USER_HOME/.databricks/labs/remorph-transpilers/<converter_name>/lib/lsp-server.log
Sample Query
Operating System
Windows
Version
latest via Databricks CLI
Metadata
Metadata
Assignees
Labels
needs-triageNeeds TriageNeeds Triage