Skip to content

Negotiated frame_max = 4096 is lower than the minimum allowed value (8192) #791

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cressie176 opened this issue May 4, 2025 · 0 comments

Comments

@cressie176
Copy link
Collaborator

cressie176 commented May 4, 2025

RabbitMQ 4.1.0 changed the minimum frame_max value to 8,192. Versions of amqplib before 0.10.6 defaulted this to 4,096 and are therefore incompatible with RabbitMQ 4.1.0 and above. If you see this error please update amqplib.

@cressie176 cressie176 pinned this issue May 4, 2025
@amqp-node amqp-node locked and limited conversation to collaborators May 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant