Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The stream has expired due to inactivity #3

Open
thetutlage opened this issue Jun 19, 2024 · 3 comments
Open

The stream has expired due to inactivity #3

thetutlage opened this issue Jun 19, 2024 · 3 comments

Comments

@thetutlage
Copy link

Similar to the issues reported in Python lib tursodatabase/libsql-experimental-python#41 and Go lib tursodatabase/libsql#985

I am also getting the same error when using LibSQL with Knex. I see this PR that resets the connection when resource is released to the pool for the Go implementation tursodatabase/libsql#1100. Do we have to do something similar?

@thetutlage
Copy link
Author

Here's a reproduction https://github.com/thetutlage/knex-turso-example

@Mortalife
Copy link

Just as an aside, I had better luck connecting with wss:// over libsql://

@PrinceBaghel258025
Copy link

Just as an aside, I had better luck connecting with wss:// over libsql://

how your connection got established

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants