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

Stackparser error #261

Open
Unitech opened this issue Oct 15, 2019 · 1 comment
Open

Stackparser error #261

Unitech opened this issue Oct 15, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@Unitech
Copy link
Member

Unitech commented Oct 15, 2019

What's going wrong?

PM2 restart repeatly.

How could we reproduce this issue?

Run again.

Supporting information

{ E_AMI_SOCKED_CLOSE: Lost connection to server.
at Socket. (/var/api/node_modules/asterisk.io/lib/ami.js:277:30)
at Socket.emit (events.js:198:13)
at Socket.EventEmitter.emit (domain.js:448:20)
at TCP._handle.close (net.js:606:12)
message: 'Lost connection to server.',
name: 'E_AMI_SOCKED_CLOSE' }
/usr/lib/node_modules/pm2/node_modules/@pm2/io/build/main/utils/stackParser.js:81
const context = this.cache.get(userFrame.file_name);
^
TypeError: Cannot read property 'file_name' of null
at StackTraceParser.parse (/usr/lib/node_modules/pm2/node_modules/@pm2/io/build/main/utils/stackParser.js:81:50)
at StackTraceParser.retrieveContext (/usr/lib/node_modules/pm2/node_modules/@pm2/io/build/main/utils/stackParser.js:121:21)
at NotifyFeature.onUncaughtException (/usr/lib/node_modules/pm2/node_modules/@pm2/io/build/main/features/notify.js:112:45)
at process.emit (events.js:203:15)
at process.EventEmitter.emit (domain.js:448:20)
at process._fatalException (internal/bootstrap/node.js:496:27)
PM2 | App [api_release_auto_start:0] exited with code [7] via signal [SIGINT]
PM2 | App [api_release_auto_start:0] starting in -fork mode-

$ pm2 report
@Unitech Unitech added the bug Something isn't working label Oct 15, 2019
@Unitech
Copy link
Member Author

Unitech commented Oct 15, 2019

Unitech/pm2#4403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant