Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. events.js:163
  2. throw er; // Unhandled 'error' event
  3. ^
  4.  
  5. Error: Connection lost: The server closed the connection.
  6. at Protocol.end (/var/apps/Levelvendor/node_modules/mysql/lib/protocol/Protocol.js:113:13)
  7. at Socket.<anonymous> (/var/apps/Levelvendor/node_modules/mysql/lib/Connection.js:109:28)
  8. at emitNone (events.js:91:20)
  9. at Socket.emit (events.js:188:7)
  10. at endReadableNT (_stream_readable.js:975:12)
  11. at _combinedTickCallback (internal/process/next_tick.js:80:11)
  12. at process._tickCallback (internal/process/next_tick.js:104:9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement