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

wasm range request fails on Firefox #1932

Open
Fil opened this issue Jan 6, 2025 · 1 comment
Open

wasm range request fails on Firefox #1932

Fil opened this issue Jan 6, 2025 · 1 comment

Comments

@Fil
Copy link
Contributor

Fil commented Jan 6, 2025

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

@ROBBYCHERPES2
Copy link

Go

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