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

Nodemon craches after a while #41

Open
Svahnen opened this issue Feb 20, 2018 · 0 comments
Open

Nodemon craches after a while #41

Svahnen opened this issue Feb 20, 2018 · 0 comments

Comments

@Svahnen
Copy link
Owner

Svahnen commented Feb 20, 2018

nodemon
[nodemon] 1.13.3
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting node app.js
HTTP Server running on port: 3000
HTTPS Server running on port: 3001
MySql Connected
events.js:183
throw er; // Unhandled 'error' event
^

Error: Connection lost: The server closed the connection.
at Protocol.end (/root/node/node/node_modules/mysql/lib/protocol/Protocol.js:113:13)
at Socket. (/root/node/node/node_modules/mysql/lib/Connection.js:109:28)
at emitNone (events.js:111:20)
at Socket.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1055:12)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
[nodemon] app crashed - waiting for file changes before starting...

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

1 participant