I have a simple one node configuration running. I copied the cookie
generated by alice onto my rabbitmq node.
my rabbitq server version is 2.2.0
I can' get alice to connect to this node I get ...
root@dell:~ # rabbitmqctl status
Status of node rabbit@dell ...
[{running_applications,
[{rabbit,"RabbitMQ","2.2.0"},
{mnesia,"MNESIA CXC 138 12","4.4.12"},
{os_mon,"CPO CXC 138 46","2.2.4"},
{webmachine,"webmachine","1.7.0"},
{rabbit_management_agent,"RabbitMQ Management Agent","2.2.0"},
{amqp_client,"RabbitMQ AMQP Client","2.2.0"},
{sasl,"SASL CXC 138 11","2.1.8"},
{rabbit_mochiweb,"RabbitMQ Mochiweb Embedding","2.2.0"},
{mochiweb,"MochiMedia Web Server","1.3"},
{crypto,"CRYPTO version 1","1.6.3"},
{inets,"INETS CXC 138 49","5.2"},
{stdlib,"ERTS CXC 138 10","1.16.4"},
{kernel,"ERTS CXC 138 10","2.13.4"}]},
{nodes,[{disc,[rabbit@dell]}]},
{running_nodes,[rabbit@dell]}]
...done.
root@dell:alice (master) # ./start.sh
make[1]: Entering directory `/home/adazzi/rabbitmq/alice/deps/
mochiweb'
(cd src;make all)
make[2]: Entering directory `/home/adazzi/rabbitmq/alice/deps/mochiweb/
src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/adazzi/rabbitmq/alice/deps/mochiweb/
src'
make[1]: Leaving directory `/home/adazzi/rabbitmq/alice/deps/mochiweb'
(cd ebin; erl -pa deps/mochiweb/ebin -pa ebin -noshell -run make_boot
write_scripts alice)
write_scripts for "alice"
Writing to "alice.rel" (as alice)
*WARNING* alice: Source code not found: alice_app.erl
*WARNING* alice: Source code not found: alice_log.erl
*WARNING* alice: Source code not found: rest_app.erl
Erlang R13B03 (erts-5.7.4) [source] [smp:4:4] [rq:4] [async-threads:0]
[hipe] [kernel-poll:false]
=PROGRESS REPORT==== 18-Jan-2011::13:44:14 ===
supervisor: {local,sasl_safe_sup}
started: [{pid,<0.41.0>},
{name,alarm_handler},
{mfa,{alarm_handler,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,sasl_safe_sup}
started: [{pid,<0.42.0>},
{name,overload},
{mfa,{overload,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,sasl_sup}
started: [{pid,<0.40.0>},
{name,sasl_safe_sup},
{mfa,
{supervisor,start_link,
[{local,sasl_safe_sup},sasl,safe]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,sasl_sup}
started: [{pid,<0.43.0>},
{name,release_handler},
{mfa,{release_handler,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
application: sasl
started_at: '
al...@dell.kno.com'
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,os_mon_sup}
started: [{pid,<0.49.0>},
{name,disksup},
{mfa,{disksup,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,os_mon_sup}
started: [{pid,<0.50.0>},
{name,memsup},
{mfa,{memsup,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,os_mon_sup}
started: [{pid,<0.52.0>},
{name,cpu_sup},
{mfa,{cpu_sup,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
application: os_mon
started_at: '
al...@dell.kno.com'
starting alice_sup with []
=INFO REPORT==== 18-Jan-2011::13:44:15 ===
Logging to path: "./logs/al...@dell.kno.com.9999.log"
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.60.0>},
{name,timer_server},
{mfa,{timer,start_link,[]}},
{restart_type,permanent},
{shutdown,1000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {<0.58.0>,alice_sup}
started: [{pid,<0.59.0>},
{name,alice_log},
{mfa,{alice_log,start_link,[]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=INFO REPORT==== 18-Jan-2011::13:44:15 ===
Starting...
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,inet_gethost_native_sup}
started: [{pid,<0.66.0>},{mfa,{inet_gethost_native,init,
[[]]}}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.65.0>},
{name,inet_gethost_native_sup},
{mfa,{inet_gethost_native,start_link,[]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=ERROR REPORT==== 18-Jan-2011::13:44:15 ===
Error in process <0.64.0> on node '
al...@dell.kno.com' with exit
value: {badarg,[{erlang,list_to_existing_atom,["rabbit@dell"]},
{dist_util,recv_challenge,1},{dist_util,handshake_we_started,1}]}
------------- Alice ------------
Copyright (C) 2009 Ari Lerner, Nate Murray, Michael Fairchild,
CloudTeam
rabbit node :
rab...@dell.kno.com
connected : false
Your cookie is set to 'APVLCEVUCGSGYMOAXUPR'
Make sure your rabbitmq server's .erlang.cookie file matches
---------------------------------
=INFO REPORT==== 18-Jan-2011::13:44:15 ===
Starting mochiwebStarting mochiweb_http with 9999
=INFO REPORT==== 18-Jan-2011::13:44:15 ===
Started mochiweb with: [9999]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {local,rest_server_sup}
started: [{pid,<0.63.0>},
{name,the_rest_server},
{mfa,{rest_server,start_link,[[]]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
supervisor: {<0.58.0>,alice_sup}
started: [{pid,<0.62.0>},
{name,rest_server_sup},
{mfa,{rest_server_sup,start_link,[[]]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=PROGRESS REPORT==== 18-Jan-2011::13:44:15 ===
application: alice
started_at: '
al...@dell.kno.com'
Eshell V5.7.4 (abort with ^G)
(
al...@dell.kno.com)1>
=ERROR REPORT==== 18-Jan-2011::13:44:20 ===
Error in process <0.78.0> on node '
al...@dell.kno.com' with exit
value: {badarg,[{erlang,list_to_existing_atom,["rabbit@dell"]},
{dist_util,recv_challenge,1},{dist_util,handshake_we_started,1}]}
=ERROR REPORT==== 18-Jan-2011::13:44:20 ===
Lost connection with rabbitmq_server. Trying to regain connection to
'
rab...@dell.kno.com'
any clue? I spent hours on this with no luck?