Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IO Error in VSS extension loading #1931

Closed
MRYingLEE opened this issue Jan 6, 2025 · 2 comments
Closed

IO Error in VSS extension loading #1931

MRYingLEE opened this issue Jan 6, 2025 · 2 comments

Comments

@MRYingLEE
Copy link

What happens?

duckdb> INSTALL vss;
duckdb> LOAD vss;
IO Error: Extension https://extensions.duckdb.org/v1.1.3/wasm_eh/vss.duckdb_extension.wasm is not available

Both Edge and Chrome browsers were used in testing and the same error happened every time.

If VSS is not supported so far, please clarify.

To Reproduce

In https://shell.duckdb.org/, run the following commands:

INSTALL vss;
LOAD vss;

Browser/Environment:

Microsoft Edge Version 132.0.2957.55

Device:

Windows 11 PC

DuckDB-Wasm Version:

1.1.3

DuckDB-Wasm Deployment:

https://shell.duckdb.org/

Full Name:

Ying LI

Affiliation:

DataEdge

@carlopi
Copy link
Collaborator

carlopi commented Jan 6, 2025

Could you possibly try again?

It should be solved now.

@MRYingLEE
Copy link
Author

The error disappeared.

Thank you for your prompt response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants