On 08/07/2015 03:19 PM, Jukka Tuominen wrote:
> =ERROR REPORT==== 7-Aug-2015::22:00:25 ===
> Channel error on connection <0.5764.4> ([client-ip]:59326 ->
> [server-ip]:61613, vhost: '/', user: 'device7'), channel 1:
> {amqp_error,access_refused,
>             "access to queue 'amq.gen--sUYfl-1_IbdAXhs8LwoUA' in vhost '/'
> refused for user 'device7'",
>             'basic.consume'}

Based on this, I think a productive line of investigation would be to
see if using the permissions-configuration stuff from rabbitmqctl might
help. The server is claiming that user "device7" is not permitted to
read from queues with server-generated names.

Since I haven't managed to get even basic STOMP messaging working
myself, I'm not the best person to ask about exactly how to do this, of
course :-) but https://www.rabbitmq.com/access-control.html might get
you started...

Tony

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to