Error: Frame size exceeds frame max #11166
-
Hi All I've run into some issues with RabbitMQ connections. When I direct the application to the RabbitMQ LB connection string, such as this one: amqps://test:[email protected]:5671, I receive an error message stating: "Failed: Error: Frame size exceeds frame max," with a timestamp of 1714901442519. However, when I use the connection string locally (amqp://test:[email protected]:5672), the application establishes a connection successfully. If it helps, here's my RabbitMQ configuration file:
|
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
May 7, 2024
Replies: 1 comment
-
Duplicate of #11170 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michaelklishin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Duplicate of #11170