Skip to content

duckdb -ui no longer working in 1.2.2 #116

@littlegreenbean33

Description

@littlegreenbean33

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions