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

Error: write EPIPE #79

Open
ankitpwit opened this issue Jul 13, 2023 · 1 comment
Open

Error: write EPIPE #79

ankitpwit opened this issue Jul 13, 2023 · 1 comment
Assignees

Comments

@ankitpwit
Copy link

Hi @davehorton

We are getting the following error at random intervals with the following stacktrace:

2023-07-12T15:18:54: received INVITE with unknown uuid: 7da7499b-7fd0-4b62-840d-f2baa91e9480 2023-07-12T15:18:54: Error: write EPIPE 2023-07-12T15:18:54: at afterWriteDispatched (internal/stream_base_commons.js:156:25) 2023-07-12T15:18:54: at writeGeneric (internal/stream_base_commons.js:147:3) 2023-07-12T15:18:54: at Socket._writeGeneric (net.js:798:11) 2023-07-12T15:18:54: at Socket._write (net.js:810:8) 2023-07-12T15:18:54: at writeOrBuffer (internal/streams/writable.js:358:12) 2023-07-12T15:18:54: at Socket.Writable.write (internal/streams/writable.js:303:10) 2023-07-12T15:18:54: at module.exports.Connection.send (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Connection.js:204:21) 2023-07-12T15:18:54: at module.exports.Connection.sendRecv (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Connection.js:232:10) 2023-07-12T15:18:54: at module.exports.Connection.events (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Connection.js:417:10) 2023-07-12T15:18:54: at module.exports.Connection.subscribe (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Connection.js:560:10) 2023-07-12T15:18:54: at module.exports.<anonymous> (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Connection.js:106:18) 2023-07-12T15:18:54: at module.exports.listener (/home/sbt/superbot/node_modules/eventemitter2/lib/eventemitter2.js:288:17) 2023-07-12T15:18:54: at module.exports.EventEmitter.emit (/home/sbt/superbot/node_modules/eventemitter2/lib/eventemitter2.js:382:22) 2023-07-12T15:18:54: at module.exports.Connection._onEvent (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Connection.js:797:22) 2023-07-12T15:18:54: at module.exports.EventEmitter.emit (/home/sbt/superbot/node_modules/eventemitter2/lib/eventemitter2.js:388:22) 2023-07-12T15:18:54: at module.exports.Parser._parseEvent (/home/sbt/superbot/node_modules/drachtio-modesl/lib/esl/Parser.js:208:10) { 2023-07-12T15:18:54: errno: -32, 2023-07-12T15:18:54: code: 'EPIPE', 2023-07-12T15:18:54: syscall: 'write' 2023-07-12T15:18:54: }

@ankitpwit
Copy link
Author

ankitpwit commented Jul 13, 2023

Attaching complete logs for reference. Looking forward to a resolution.

outgoing-error__2023-07-13_00-00-00.log
drachtio.log00019.txt
outgoing-out__2023-07-13_00-00-00.log

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

2 participants