tursodatabase/turso-cli

`turso db shell` fails after creating database with same name

Open

#574 opened on Jul 26, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (50 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (PR metrics pending)

Description

I did db destroy on a database and then db create with the same name, but now db shell is failing to connect:

Error: failed to connect to database. err: Post "https://gh-next-penberg.turso.io": read tcp 192.168.68.105:53312->66.241.125.39:443: read: connection reset by peer

Contributor guide