-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
extensionPertaining to the UI extension code, which is in this repository.Pertaining to the UI extension code, which is in this repository.needs infoMore investigation is required to understand thisMore investigation is required to understand this
Description
I was trying this out to demo duckdb -ui
. It seems like it doesn't work from GitHub Codespaces, erroring with:
Initialization Error
Please reload, if the problem persists, reach out on Slack or support@motherduck.com
Error Details
Failed to resolve app state with user - RangeError: Offset is outside the bounds of the DataView
User ID: unknown
User E-mail: unknown

I don't actually need this for anything per se, though would exepect this to work. I'd also be curious to know what is blocking this from working currently.
reproduction/ some additional info:
- spinup GitHub Codespace with defaults (no special devcontainer or anything) on a repo
- open shell
curl https://install.duckdb.org | sh
- I was on DuckDB 1.3.1 when I hit this
duckdb -ui
in the shell
Metadata
Metadata
Assignees
Labels
extensionPertaining to the UI extension code, which is in this repository.Pertaining to the UI extension code, which is in this repository.needs infoMore investigation is required to understand thisMore investigation is required to understand this