<div dir="ltr">If the shovel is running you have a connection to the remote system (I usually look at the web management interface to verify this, plus log files). At that point I'd guess a routing issue is to blame. If you can successfully publish a message to Server1 and then that message disappears and never shows up on Server2. You can try adding:<div>
{publish_fields, [{exchange, <<"">>},{routing_key, <<"<span style="font-family:arial,sans-serif;font-size:13px">MyQ</span>">>}]}<br></div><div>to your shovel configuration. Of course make sure the routing/binding works on both sides. E.g. if you publish a message to Server2 that's identical to the publish to Server1, does it show up in a Queue? </div>
<div><br></div><div>Jason</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 9:29 AM, Tomas Tulka <span dir="ltr"><<a href="mailto:tomas.tulka@atos.net" target="_blank">tomas.tulka@atos.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> Have you tried specifying certificate and keys as query parameters?<br>
<br>
</div>I need only PLAIN auth and by the def. it should work with user:pass@host<br>
And I don't see a parameter for auth in URI query parameters.<br>
<br>
Auth works in general, because I am able to connect and send a message, the<br>
problem must be in the shovel<br>
<br>
Thx<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/shovel-with-authentication-tp32914p32916.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/shovel-with-authentication-tp32914p32916.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jason McIntosh<br><a href="https://github.com/jasonmcintosh/" target="_blank">https://github.com/jasonmcintosh/</a><br>573-424-7612</div>
</div>