setup issues

92 views
Skip to first unread message

mbo...@gmail.com

unread,
May 12, 2016, 12:33:04 AM5/12/16
to Disco-development
Hi.

I'm trying to setup disco, but its not working.  I've followed the troubleshooting guide to no avail.  Here's what I've done:

1. Start disco on host h20 with "% disco -v nodaemon"
2. configure a node as "h20" with 8 workers.  This works.
3. configure a node as "localhost" with 2 workers.  -This does NOT work-
4. configure a node as "h18" with 8 workers.  -This does NOT work-

Debug:
The verbose output tells me:
13:44:06.273 [info] Starting node "disco_8989_slave" on "localhost" ("localhost")
DISCO_PROXY_CONFIG: Undefined variable.
                                       13:44:52.280 [info] Connection timed out to "localhost"
13:45:07.281 [warning] Restarting monitor for "localhost"
13:45:07.283 [info] Starting node "disco_8989_slave" on "localhost" ("localhost")
.... 

This works:
(boss)[me@h20 bin]$ disco debug
Erlang R15B01 (erts-5.9.1) [source] [64-bit] [smp:16:16] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.9.1  (abort with ^G)
(disco_8989_master@h20)1> slave:start(localhost, "testlocal").
{ok,testlocal@localhost}
(disco_8989_master@h20)2> net_adm:ping(testlocal@localhost).
pong

This works:
(boss)[me@h20 bin]$ ssh localhost erl
Eshell V5.9.1  (abort with ^G)
1>

Is there any other logs I should look at to see what is going on?  I'm on a corporate network and do not have root access to the hosts.

Thanks,
Matt

structure...@gmail.com

unread,
Jun 7, 2016, 9:08:30 PM6/7/16
to Disco-development
Hello Matt,
Did you manage to sort things out?  If not can you give more detail on how you could tell that it wasn't working.  It sounds like your 


On Wednesday, May 11, 2016 at 9:33:04 PM UTC-7, Matt Boman wrote:
Hi.

I'm trying to setup disco, but its not working.  I've followed the troubleshooting guide to no avail.  Where you running everything on 1 machine, but with multiple workers on that same machine?

Giles 
Reply all
Reply to author
Forward
0 new messages