Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Crash on forced disconnect #20

@robarnold

Description

@robarnold

Unhandled connection error: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'

node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'
at Connection._onMethod (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:959:15)
at AMQPParser.onMethod (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:807:12)
at AMQPParser._parseMethodFrame (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:454:10)
at AMQPParser.execute (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:205:20)
at Connection. (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:847:12)
at Connection.emit (events.js:64:17)
at Connection._onReadable (net.js:676:14)
at IOWatcher.onReadable as callback

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions