-
Notifications
You must be signed in to change notification settings - Fork 477
Closed
Description
I'm facing this weird error while trying to connect to the rabbitmq client hosted on a separate server
Frame size exceeds frame max
at parseFrame (/node_modules/amqplib/lib/frame.js:55:13)
at Connection.C.recvFrame (/node_modules/amqplib/lib/connection.js:621:15)
at Connection.C.recvFrame (/node_modules/amqplib/lib/connection.js:631:19)
at Socket.recv (/node_modules/amqplib/lib/connection.js:501:16)
at Object.onceWrapper (events.js:519:28)
at Socket.emit (events.js:400:28)
at emitReadable_ (internal/streams/readable.js:555:12)
at processTicksAndRejections (internal/process/task_queues.js:81:21) {
broker: Symbol()
}
i'm using the 3.10.7 version of the rabbitmq and the latest amqplib version
Metadata
Metadata
Assignees
Labels
No labels