Skip to content

duckdb -ui does not work in GitHub Codespaces #177

@lostmygithubaccount

Description

@lostmygithubaccount

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
Image

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

No one assigned

    Labels

    extensionPertaining to the UI extension code, which is in this repository.needs infoMore investigation is required to understand this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions