[rabbitmq-discuss] Help for RabbitMQ-Web-Stomp

Marek Majkowski majek04 at gmail.com
Wed Jun 20 13:54:39 BST 2012


On Tue, Jun 19, 2012 at 3:57 AM, truelie <youpingl at sina.com> wrote:
> Yeah,I'm sure,the connection of http://127.0.0.1:55674/stomp is ok.
>
> The "Lost connection" error appearing in Firefox(v.13) or Chrome(v.17), but
> connected to rabbitmq successfully in IE8.
>
> I don't know where the problem at!

Take a look at the chrome inspector (developer tools) and
see outgoing network connections.

Maybe you'll be able to figure out what particular network connections
fail and why.

You can also send me a screenshot of the network tab from
chrome inspector.

Marek

> Need your help!
>
> Best Regards!
> 2012-06-19  10:48:54
> ________________________________
> truelie
> ________________________________
> 发件人: Marek Majkowski
> 发送时间: 2012-06-18 19:38:57
> 收件人: truelie
> 抄送: rabbitmq-discuss
> 主题: Re: Re: Re: [rabbitmq-discuss] Help for RabbitMQ-Web-Stomp
>
> On Fri, Jun 15, 2012 at 3:24 AM, truelie <youpingl at sina.com> wrote:
>> I have tried running the examples you supplied,but it's not work.
>>
>> The console log generated by  send.html:
>>
>> Opening Web Socket...
>>
>> Whoops! Lost connection to http://127.0.0.1:55674/stomp
> Are you sure RabbitMQ-Web-Stomp is actually listening on localhost
> on this port?
> You can verify it by opening your browser at this url:
>   http://127.0.0.1:55674/stomp
> you should see SockJS hello message.
> Marek


More information about the rabbitmq-discuss mailing list