GithubHelp home page GithubHelp logo

amqp-manager's People

Contributors

alexmunda avatar dependabot[bot] avatar dynajoe avatar jnoggle avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

amqp-manager's Issues

Errors declaring queue throw unhandled exception (not emitted with .on('error', ..)

Our exchange/queue topology was defined with a change that was incompatible with the current topology deployed to RabbitMQ.

This caused the start of amqp-manager to fail with the following error:

Potentially unhandled rejection [3510] Error: Operation failed: QueueDeclare; 406 (PRECONDITION-FAILED) with message "PRECONDITION_FAILED - inequivalent arg 'x-dead-letter-exchange' for queue 'some.q' in vhost '/': received 'some.dead.ex' but current is 'some.dead.q'"
    at reply (/app/node_modules/amqp-manager/node_modules/amqplib/lib/channel.js:127:17)
    at Channel.C.accept (/app/node_modules/amqp-manager/node_modules/amqplib/lib/channel.js:401:7)
    at Connection.mainAccept (/app/node_modules/amqp-manager/node_modules/amqplib/lib/connection.js:63:33)
    at Socket.go (/app/node_modules/amqp-manager/node_modules/amqplib/lib/connection.js:476:48)
    at emitNone (events.js:67:13)
    at Socket.emit (events.js:166:7)
    at emitReadable_ (_stream_readable.js:419:10)
    at emitReadable (_stream_readable.js:413:7)
    at readableAddChunk (_stream_readable.js:164:13)
    at Socket.Readable.push (_stream_readable.js:111:10)
    at TCP.onread (net.js:536:20)

Because of the Potentially unhandled rejection error, it may be this line that is not catching errors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.