Skip to content

rabbitmq_auth_backend_http fails to connect to a hostname that only has DNS AAAA (IPv6) records #13181

Closed Answered by michaelklishin
graorane asked this question in Other
Discussion options

You must be logged in to vote

@graorane RabbitMQ 3.13 is out of community support.

I don't see why the HTTP client used underneath would not use with IPv6 addresses. There are no special "IPv6 settings" in the client.

failed_connect can mean a broad range of potential connectivity issues. It's on you to demonstrates the evidence (e.g. with a traffic capture). We have several example applications that can be used with said plugin.

You configure the client to use TLS v1.3 which won't work with TLS v1.2 servers, as explained in the docs.

In addition, troubleshooting TLS connections is a whole different universe of possible scenarios, and our Community Support Policy explicitly states that we will not troubleshoot TLS for…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #13181 on January 30, 2025 16:47.