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

Core crash report #82

Open
seojangho opened this issue Nov 14, 2018 · 0 comments
Open

Core crash report #82

seojangho opened this issue Nov 14, 2018 · 0 comments

Comments

@seojangho
Copy link
Contributor

seojangho commented Nov 14, 2018

아래와 같은 메시지와 함께 id-core가 crash하는 문제가 발생했습니다.

Nov 15 06:16:40 id npm[29996]: events.js:167
Nov 15 06:16:40 id npm[29996]:       throw er; // Unhandled 'error' event
Nov 15 06:16:40 id npm[29996]:       ^
Nov 15 06:16:40 id npm[29996]: error: terminating connection due to administrator command
Nov 15 06:16:40 id npm[29996]:     at Connection.parseE (/srv/id/id/core/node_modules/pg/lib/connection.js:553:11)
Nov 15 06:16:40 id npm[29996]:     at Connection.parseMessage (/srv/id/id/core/node_modules/pg/lib/connection.js:378:19)
Nov 15 06:16:40 id npm[29996]:     at Socket.<anonymous> (/srv/id/id/core/node_modules/pg/lib/connection.js:119:22)
Nov 15 06:16:40 id npm[29996]:     at Socket.emit (events.js:182:13)
Nov 15 06:16:40 id npm[29996]:     at addChunk (_stream_readable.js:283:12)
Nov 15 06:16:40 id npm[29996]:     at readableAddChunk (_stream_readable.js:264:11)
Nov 15 06:16:40 id npm[29996]:     at Socket.Readable.push (_stream_readable.js:219:10)
Nov 15 06:16:40 id npm[29996]:     at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
Nov 15 06:16:40 id npm[29996]: Emitted 'error' event at:
Nov 15 06:16:40 id npm[29996]:     at Client.idleListener (/srv/id/id/core/node_modules/pg-pool/index.js:186:12)
Nov 15 06:16:40 id npm[29996]:     at Client.emit (events.js:182:13)
Nov 15 06:16:40 id npm[29996]:     at Connection.connectedErrorHandler (/srv/id/id/core/node_modules/pg/lib/client.js:134:10)
Nov 15 06:16:40 id npm[29996]:     at Connection.emit (events.js:182:13)
Nov 15 06:16:40 id npm[29996]:     at Socket.<anonymous> (/srv/id/id/core/node_modules/pg/lib/connection.js:123:12)
Nov 15 06:16:40 id npm[29996]:     at Socket.emit (events.js:182:13)
Nov 15 06:16:40 id npm[29996]:     [... lines matching original stack trace ...]
Nov 15 06:16:40 id npm[29996]:     at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)
Nov 15 06:16:41 id npm[29996]: npm ERR! code ELIFECYCLE
Nov 15 06:16:41 id npm[29996]: npm ERR! errno 1
Nov 15 06:16:41 id npm[29996]: npm ERR! bacchus-id@0.0.2-dev start: `npm run rebuild-cache && node dist/src/index.js`
Nov 15 06:16:41 id npm[29996]: npm ERR! Exit status 1
Nov 15 06:16:41 id npm[29996]: npm ERR!
Nov 15 06:16:41 id npm[29996]: npm ERR! Failed at the bacchus-id@0.0.2-dev start script.
Nov 15 06:16:41 id npm[29996]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Nov 15 06:16:41 id npm[29996]: npm ERR! A complete log of this run can be found in:
Nov 15 06:16:41 id npm[29996]: npm ERR!     /srv/id/.npm/_logs/2018-11-14T21_16_41_026Z-debug.log
Nov 15 06:16:41 id systemd[1]: bacchus-id-core.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 06:16:41 id systemd[1]: bacchus-id-core.service: Failed with result 'exit-code'.
Nov 15 07:33:25 id systemd[1]: Started Identity management service for SNUCSE.
Nov 15 07:33:27 id npm[17763]: > bacchus-id@0.0.2-dev start /srv/id/id/core
Nov 15 07:33:27 id npm[17763]: > npm run rebuild-cache && node dist/src/index.js
Nov 15 07:33:28 id npm[17763]: > bacchus-id@0.0.2-dev rebuild-cache /srv/id/id/core
Nov 15 07:33:28 id npm[17763]: > node dist/bootstrap/rebuild_group_cache.js
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