Skip to content

"Frame size exceeds frame max" while trying to connect #699

@fareed945

Description

@fareed945

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions