Skip to content

Why am I getting SQLiteCloudError: Connection error with ECONNRESET during initial connection? #71

Answered by danielebriggi
jeonghunjae asked this question in Help
Discussion options

You must be logged in to vote

This error is usually generated by the server (the database node) which brutally closes the connection. I want to check on your node if there are any issues. Can you please contact us from your project on the Dashboard? You can find the button on the top right of the page.
Your firewall as well can interfere with the TCP connection.
We recommend to open a new Database connection to the node for every single request to your server and close it to the end.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeonghunjae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants