What does the error "Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'https://extensions.duckdb.org/v0.10.0/wasm_eh/icu.duckdb_extension.wasm'." mean?

This error means that DuckDB was unable to load in the browser. This commonly happens when something is blocking DuckDB from loading its extensions. It is recommended to check the network that you’re on to determine if DuckDB is blocked, which can happen due to size.

If you’re able to use an alternative network that allows for DuckDB to run, that is suggested to load it in and run Omni as usual.