duckdb / duckdb/duckdb-ui

Server certificate verification fails in some environments (was: Error 500, can't access the UI)

Open
#95 39 comments 5 reactions 0 assignees View on GitHub
bug extension external
Dominant language
TypeScript
Stars
466
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Hello I have an issue with the extension on duckdb v1.2.1
=>
![Image](https://github.com/user-attachments/assets/b54cf083-0f39-4e3c-8455-dbfb7a846e3e)

When I start duckdb with the ui flag the server seems to start but I get a 500 http error in my browser
![Image](https://github.com/user-attachments/assets/04a06606-09cb-4870-8b15-3c1511c3f0bc)

and if I enable the logs it seems that there is a query stuck and that keeps getting rollbacked

![Image](https://github.com/user-attachments/assets/df056a17-6d82-45b8-b2bf-793aa9fc53fe)

I'm on a mac M1 if that helps

Thanks in advance

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with DuckDB v1.2.1 using the ui flag on macOS M1, then inspect the browser’s 500 response and the enabled logs. Trace the server certificate verification path; done means the UI loads successfully in the affected environment without the stuck query and repeated rollbacks.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.