Hi Team,
Correcting the above post
Dynamic shovels are created, but Shovels failed to connect with below error.
{failed_to_connect_using_provided_uris,[{rabbit_amqp091_shovel,make_conn_and_chan,2,[{file,"src/rabbit_amqp091_shovel.erl"},{line,324}]},{rabbit_amqp091_shovel,connect_dest,1,[{file,"src/rabbit_amqp091_shovel.erl"},{line,109}]},{rabbit_shovel_worker,handle_cast,2,[{file,"src/rabbit_shovel_worker.erl"},{line,65}]},{gen_server2,handle_msg,2,[{file,"src/gen_server2.erl"},{line,1050}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]}
Shovel 'Shovel-1' failed to connect (URI: amqps://131.16.53.16): connection to target host timed out (ETIMEDOUT)
Does anyone have any idea why shovels fail to connect and throw this error ?