Skip to content

wasm range request fails on Firefox #1932

@Fil

Description

@Fil

What happens?

If you type this query into shell.duckdb.org:
SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');

on Firefox, you get a "failed range request" error.

See observablehq/framework#1886

To Reproduce

Open Firefox to shell.duckdb.org, and type this query:
SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');

Browser/Environment:

Firefox 133.0.3 (aarch64)

Device:

Macbook Air

DuckDB-Wasm Version:

@duckdb/duckdb-wasm@1.29.1-dev18.0

DuckDB-Wasm Deployment:

https://shell.duckdb.org/

Full Name:

Fil Rivière

Affiliation:

Observable

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