On 8 Oct 2015 at 23:13:25, Alex Corvin (
acco...@vt.edu) wrote:
> Looking at this a bit closer, it looks like this is an SSL issue.
> The shovels connect to the destination cluster using amqps.
>
> Here's a paste of the shovel status:
http://pastebin.com/QEKNU6WR
>
> And here's a paste of the rabbitmq log output:
http://pastebin.com/862MReyg
>
> Let me know if there's any more information that would be useful.
{{function_clause,
[{tls_v1,enum_to_oid,[28],[{file,"tls_v1.erl"},{line,404}]},
is a known bug in Erlang releases prior to 17.0.
Just use 18.0 (or 18.1, if you can run RabbitMQ 3.5.6). TLS incompatibilities
(even if it’s due to genuine bugs being fixed) between Erlang releases is actually one thing
that indeed can affect Shovel and Federation.
Thank you for bringing this up, this is a useful case to tell our support team about :)
--
MK
Staff Software Engineer, Pivotal/RabbitMQ