Skip to content

Error consuming from a queue that contains data packaged with msgpack #538

@abbas-unitary

Description

@abbas-unitary

My application consumes from a queue that contains messages packaged with msgpack. When channel.Consume is called, the rabbitmq server drops the connection, and channel.NotifyClose returns the following error "error":"Exception (501) Reason: \"Exception (502) Reason: \\\"invalid field or value inside of a frame\\\"\"". This error seems to occur in some queues and not in others, and the configuration of all the queues is the same. I don't expect the msgpack encoding to be the problem, but I am unable to get to the bottom of this. Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions