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
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
After few hours of use, I receive this error and need to restart the application.
events.js:71
throw arguments[1]; // Unhandled 'error' event
^
Error: Connection lost: The server closed the connection.
at Protocol.end (/home/ubuntu/servers/pinchmanager-backend/node_modules/patio/node_modules/mysql/lib/protocol/Protocol.js:63:13)
at Socket.onend (stream.js:66:10)
at Socket.EventEmitter.emit (events.js:126:20)
at TCP.onread (net.js:418:51)
What's the problem ?
The text was updated successfully, but these errors were encountered:
Hi,
After few hours of use, I receive this error and need to restart the application.
What's the problem ?
The text was updated successfully, but these errors were encountered: