[rabbitmq-discuss] Troubles getting Shovel to work on Windows on 2.0.0
Matthias Radestock
matthias at rabbitmq.com
Thu Aug 26 16:43:05 BST 2010
Iver,
On 26/08/10 14:20, Iver Odin Kvello wrote:
> I'm trying to get Shovel to work on Windows using the new 2.0.0
> release of rabbit and the new binary distribution of Shovel.
>
> I've made a very simple test configuration which upon testing produces
> this in the logs:
>
> =WARNING REPORT==== 25-Aug-2010::17:26:23 ===
> Could not start the network driver: etimedout
>
> [...]
> [{sources, [{brokers,
> ["amqp://guest:guest@127.0.0.1/"]}
> ]},
> [...]
> ** When Server state == {nc_state,
> {amqp_params,<<"guest">>,<<"guest">>,<<"/">>,
> "127.0.1",5672,0,0,0,none,[]},
Note the reference to "127.0.1" in the error. Any idea where that is
coming from?
Also, if 127.0.0.1 is the broker in which the shovel is embedded, then
you many want to try a direct connection - see the README for details;
iirc you can just specify "amqp://".
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list