[rabbitmq-discuss] Auth failure: Bad CONNECT
dnsplus
developer at dnsplus.net
Tue Jan 10 15:58:16 GMT 2012
Lionel Cons wrote:
>
> dnsplus <developer at dnsplus.net> writes:
>> wgmq201:/home/mq-admin/scripts # perl connect.pl
>> *** unexpected ERROR frame received: Bad CONNECT
>> [...]
>> $stomp->connect(login=>"guest", passcode=>"guest");
>
> Try to add the virtual host you want to use in the CONNECT frame:
>
> $stomp->connect(login=>"guest", passcode=>"guest",
> host=>"your-virtual-host");
>
> This should hopefully work.
>
> Cheers,
>
> Lionel
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
Sadly, no. I still get the Bad CONNECT response.
What can I check as for dependencies for Net::STOMP ? I can't tell based on
the CPAN pages whether there are, or are not, any dependencies.
Thanks !
--
View this message in context: http://old.nabble.com/Auth-failure%3A-Bad-CONNECT-tp33107784p33112570.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list