generated from duckdb/extension-template
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When trying to use the extension with duckdb 1.5.0 I get:
conn.sql("INSTALL httpserver FROM community; LOAD httpserver;")
E _duckdb.HTTPException: HTTP Error: Failed to download extension "httpserver" at URL "https://community-extensions.duckdb.org/v1.5.0/linux_arm64/httpserver.duckdb_extension.gz" (HTTP 404)
E
E Candidate extensions: "https", "http", "httpfs", "tpcds", "fts"
E For more info, visit https://duckdb.org/docs/stable/extensions/troubleshooting?version=v1.5.0&platform=linux_arm64&extension=httpserver
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels