-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Trying to install lakebridge, I get a 403 Forbidden error. I've confirmed I can access github fine, 403 is a server error. Attempting from web console option also fails.
databricks labs install lakebridge --debug
11:23:35 Info: start pid=31176 version=0.273.0 args="C:\\Users\\me\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Databricks.DatabricksCLI_Microsoft.Winget.Source_8wekyb3d8bbwe\\databricks.exe, labs, install, lakebridge, --debug"
11:23:35 Debug: Fetching latest releases for databrickslabs/lakebridge from GitHub API pid=31176
11:23:36 Debug: Latest lakebridge version is: v0.10.13 pid=31176
11:23:36 Debug: Reading [[email protected]](mailto:[email protected]) from databrickslabs/lakebridge pid=31176
Error: remote: read labs.yml from GitHub: github request failed: 403 Forbidden
11:23:37 Info: failed execution pid=31176 exit_code=1 error="remote: read labs.yml from GitHub: github request failed: 403 Forbidden"
11:23:37 Debug: no telemetry logs to upload pid=31176
Expected Behavior
Install should complete.
Steps To Reproduce
See debug logs above
Relevant log output or Exception details
11:23:35 Info: start pid=31176 version=0.273.0 args="C:\\Users\\me\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Databricks.DatabricksCLI_Microsoft.Winget.Source_8wekyb3d8bbwe\\databricks.exe, labs, install, lakebridge, --debug"
11:23:35 Debug: Fetching latest releases for databrickslabs/lakebridge from GitHub API pid=31176
11:23:36 Debug: Latest lakebridge version is: v0.10.13 pid=31176
11:23:36 Debug: Reading [email protected] from databrickslabs/lakebridge pid=31176
Error: remote: read labs.yml from GitHub: github request failed: 403 Forbidden
11:23:37 Info: failed execution pid=31176 exit_code=1 error="remote: read labs.yml from GitHub: github request failed: 403 Forbidden"
11:23:37 Debug: no telemetry logs to upload pid=31176
Operating System
Windows
Version
latest via Databricks CLI