tursodatabase/turso-cli

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

Open

#574 geöffnet am 26. Juli 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (50 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (302 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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