[rabbitmq-discuss] rabbitmq-shovel
Scott Brooks
scott at beamdog.com
Thu Apr 22 02:12:21 BST 2010
I haven't used that shovel yet, but do you need to set the vhost to /vtest
rather then vtest?
I'm not sure if it's stripping the / or not.
Scott Brooks
On Wed, Apr 21, 2010 at 6:46 PM, Mark Lin <mlin at admob.com> wrote:
> Wanted to get shovel to work, but am getting
>
> {amqp_error,access_refused,
> "access to vhost 'vtest' refused for user
> 'shovel'",
> 'connection.open'}}
>
> from the rabbit server.
>
> I am sure the username and password are correct. From the bql security
> document, http://www.rabbitmq.com/rabbitmq-bql.html#bql-security-rules,
> showing the exact same error, it seems that I HAVE to use bql to grant
> permission to amq.default(which doesn't actually exist on the OSX 1.7.0
> build of rabbitmq). Instead of trying to get bql to work, I want to make
> sure I am heading toward the right direction. Would appreciate any pointer
> from folks who have it working.
>
>
> By the way, the version of rabbitmq-shovel I downloaded via hg has a few
> parameter modifications differ from given example in the blog:
>
> From rabbitmq-shovel/src/rabbit_shovel_sup.erl
> reconnect becomes reconnect_delay
> qos becomes prefetch_count
>
> And this is not a valid parameter:
> {delivery_mode, keep},
>
>
> Thanks,
> Mark
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100421/afc5201f/attachment.htm
More information about the rabbitmq-discuss
mailing list