I have installed server on windows and I want to access its UI in browser
192.168.1.61:5672 but I see this error message, Please let me know what am I doing wrong?
=INFO REPORT==== 1-Nov-2014::16:30:32 ===
accepting AMQP connection <0.292.0> (
192.168.1.61:50094 ->
192.168.1.61:5672)
=ERROR REPORT==== 1-Nov-2014::16:30:32 ===
closing AMQP connection <0.292.0> (
192.168.1.61:50094 ->
192.168.1.61:5672):
{bad_header,<<"GET / HT">>}
extra info:
C:\Program Files (x86)\RabbitMQ Server\rabbitmq_server-3.4.1\sbin>rabbitmqctl status
Status of node rabbit@HHAWI0061 ...
[{pid,632},
{running_applications,[{rabbit,"RabbitMQ","3.4.1"},
{os_mon,"CPO CXC 138 46","2.3"},
{mnesia,"MNESIA CXC 138 12","4.12.3"},
{xmerl,"XML parser","1.3.7"},
{sasl,"SASL CXC 138 11","2.4.1"},
{stdlib,"ERTS CXC 138 10","2.2"},
{kernel,"ERTS CXC 138 10","3.0.3"}]},
{os,{win32,nt}},
{erlang_version,"Erlang/OTP 17 [erts-6.2] [64-bit] [smp:4:4] [async-threads:30]
\n"},
{memory,[{total,35378400},
{connection_readers,0},
{connection_writers,0},
{connection_channels,0},
{connection_other,2704},
{queue_procs,2704},
{queue_slave_procs,0},
{plugins,0},
{other_proc,13654536},
{mnesia,61992},
{mgmt_db,0},
{msg_index,47104},
{other_ets,840416},
{binary,29152},
{code,16425925},
{atom,561761},
{other_system,3752106}]},
{alarms,[]},
{listeners,[{clustering,25672,"::"},{amqp,5672,"::"},{amqp,5672,"0.0.0.0"}]},
{vm_memory_high_watermark,0.4},
{vm_memory_limit,1683152896},
{disk_free_limit,50000000},
{disk_free,
118637211648},
{file_descriptors,[{total_limit,8092},
{total_used,4},
{sockets_limit,7280},
{sockets_used,2}]},
{processes,[{limit,1048576},{used,132}]},
{run_queue,0},
{uptime,290}]