> On 08/07/2015 12:43 PM, Jukka Tuominen wrote:
>> "Disconnected before receipt "R14642" was received"
>
> What shows up in the RabbitMQ logs around the time that the
> disconnection happens? Often a bunch of detail is logged that is not
> passed on to the connected client.
>
> Tony


I found this:

=INFO REPORT==== 7-Aug-2015::22:00:21 ===
accepting STOMP connection <0.5761.4> ([client-ip]:59326 ->
[server-ip]:61613)

=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'}

=ERROR REPORT==== 7-Aug-2015::22:00:25 ===
STOMP error frame sent:
Message: access_refused
Detail: "ACCESS_REFUSED - access to queue 'amq.gen--sUYfl-1_IbdAXhs8LwoUA'
in vhost '/' refused for user 'device7'\n"
Server private detail: none

=INFO REPORT==== 7-Aug-2015::22:00:25 ===
closing STOMP connection <0.5761.4> ([client-ip]:59326 -> [server-ip]:61613)


>
> PS. I tried to get RabbitMQ+STOMP running yesterday and failed to get it
> to go, full stop! Surprising permissions errors. Which was, uh,
> *unexpected*, considering. I'll have another try over the weekend, if I
> get a chance.
>

Hehe, comforting but scary at the same time to hear that it can happen to
you too :)

br, jukka

> --
> 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 racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to