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
My app setup is nuxt, db0, mysql2 connector.
I am connecting to my MYSQL Database hosted on linux and Oracle sql server. My issue is I am having random disconnects and getting error 500 in FE and "Can't add new command when connection is in closed state" in terminal. The issue is that it seems that there no attempt to automatically reconnect.
Has anyone else had this issue, how can this issue be solved?
Thank you in advance for any leads.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My app setup is nuxt, db0, mysql2 connector.
I am connecting to my MYSQL Database hosted on linux and Oracle sql server. My issue is I am having random disconnects and getting error 500 in FE and "Can't add new command when connection is in closed state" in terminal. The issue is that it seems that there no attempt to automatically reconnect.
Has anyone else had this issue, how can this issue be solved?
Thank you in advance for any leads.
Beta Was this translation helpful? Give feedback.
All reactions