data_error: <<"'http://discoproject.org/chekhov.txt' ">>

8 views
Skip to first unread message

小黑米

unread,
Oct 22, 2009, 3:55:22 AM10/22/09
to Disco-development
$ cat /etc/hosts
127.0.0.1 qeephp#master
192.168.1.195 qeephp01#slave

Master is at master(qeephp) server

First I add slave(qeephp01) to blacklisting,and run wordcount.py at
master(qeephp) side,there is no any mistake

And I add slave(qeephp01) to writelisting,add master(qeephp) to
blacklisting, then run wordcount.py at master(qeephp) side,something
wrong...
I received logs:
=INFO REPORT==== 22-Oct-2009::15:27:21 ===
"Starting a worker at "
"qeephp01"
<0.134.0>

=INFO REPORT==== 22-Oct-2009::15:27:53 ===
{"Blacklisting","qeephp01","for",600000,"ms."}

=INFO REPORT==== 22-Oct-2009::15:27:53 ===
"Worker killed"
<0.134.0>
data_error: <<"'http://discoproject.org/chekhov.txt' ">>



I can use ssh to login slave(qeephp01) from master(qeephp),also i can
use ssh to master(qeephp) from slave(qeephp01),both without
password...

My environment:
python2.6
centos
Eshell V5.6.5
OpenSSH_5.1p1 Debian-5ubuntu1, OpenSSL 0.9.8g 19 Oct 2007

jf

unread,
Nov 19, 2009, 4:13:46 AM11/19/09
to Disco-development
Did you check the link? It seems there is a stray single quotation
mark at the end.

Christian

unread,
Nov 24, 2009, 1:21:17 PM11/24/09
to Disco-development
The problem is not with the link, it is the basic test as given on the
website for the ec2 test run using the url given. Has this problem
been solved, I am encountering the same issue?

Jared Flatow

unread,
Nov 27, 2009, 5:01:29 PM11/27/09
to disc...@googlegroups.com
From the node command line can you curl the url (curl http://discoproject.org/chekhov.txt
)?
> --
>
> You received this message because you are subscribed to the Google
> Groups "Disco-development" group.
> To post to this group, send email to disc...@googlegroups.com.
> To unsubscribe from this group, send email to disco-dev+...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/disco-dev?hl=en
> .
>
>

杨晓瑜

unread,
Nov 29, 2009, 1:33:36 AM11/29/09
to disc...@googlegroups.com
Yeah,I make mistake...
The disco path isn't the same on the two pc... I make them same it works~
Thanks~!

2009/11/28 Jared Flatow <jfl...@gmail.com>

Christian

unread,
Nov 30, 2009, 2:45:57 AM11/30/09
to Disco-development
Yes, I looked into this further and the problem seems to be that the
worker supervisor was down. This stems from a deeper issue in that the
worker supervisor refuses to start unless a very specific set of
circumstances is met. If the keys are properly set, then the worker
supervisor should start immediately if the command "disco worker
start" is run. This does not happen. The only way I have been able to
get the worker supervisor to start is to run 'ssh localhost erl' as
given by the troubleshooting manual. If the erl command-line is left
open long enough, then the worker supervisor will start. I am
uncertain as to the cause of this.

On Nov 27, 3:01 pm, Jared Flatow <jfla...@gmail.com> wrote:
>  From the node command line can you curl the url (curlhttp://discoproject.org/chekhov.txt
Reply all
Reply to author
Forward
0 new messages