You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying duckdb-ui for the first time with v.1.2.1 8e52ec4395 extension version 963e0e4 on osx arm. The extension loads and gives the 'UI started at http://localhost:4213/' but the server doesn't respond. I've tried both chrome and curl.
Also, exiting the duckdb cli with Ctrl-C multiple times gives a segfault.
curio77, lawrenceadams, davikor, Mcanroe and pbrady32