-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
What happens?
$ /home/julian/.duckdb/cli/latest/duckdb -ui challenge.ddb
Extension Autoloading Error:
An error occurred while trying to automatically install the required extension 'ui':
Failed to download extension "ui" at URL "http://extensions.duckdb.org/v1.2.2/linux_amd64_gcc4/ui.duckdb_extension.gz" (HTTP 403)
Extension "ui" is an existing extension.
For more info, visit https://duckdb.org/docs/extensions/troubleshooting/?version=v1.2.2&platform=linux_amd64_gcc4&extension=ui
v1.2.2 7c039464e4
Enter ".help" for usage hints.
D
To Reproduce
duckdb -ui database
OS:
linux x86_64
DuckDB Version:
1.2.2
DuckDB Client:
cli
Hardware:
No response
Full Name:
julian colomina
Affiliation:
none
What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.
I have not tested with any build
Did you include all relevant data sets for reproducing the issue?
Yes
Did you include all code required to reproduce the issue?
- Yes, I have
Did you include all relevant configuration (e.g., CPU architecture, Python version, Linux distribution) to reproduce the issue?
- Yes, I have
djouallah
Metadata
Metadata
Assignees
Labels
No labels