lg / murder

Large scale server deploys using BitTorrent and the BitTornado library (NOTE: project no longer maintained)
http://twitter.com
Other
2.53k stars 269 forks source link

Cant start peering.. (everything before that works fine) #15

Open anubhavgrover opened 12 years ago

anubhavgrover commented 12 years ago

after i enter the peer command, it shows the following error:

* [out :: 172.23.99.7] Incorrect number of arguments * [out :: 172.23.99.7] * [out :: 172.23.99.7] Usage: * [out :: 172.23.99.7] python murder_client.py peer/seed out.torrent OUT.OUT 127.0.0.1 * [out :: 172.23.99.7] * [out :: 172.23.99.7] The last parameter is the local ip address, normally 10.x.x.x * [out :: 172.23.99.7] * [out :: 172.23.99.5] Incorrect number of arguments * [out :: 172.23.99.5] * [out :: 172.23.99.5] Usage: * [out :: 172.23.99.5] python murder_client.py peer/seed out.torrent OUT.OUT 127.0.0.1 * [out :: 172.23.99.5] * [out :: 172.23.99.5] The last parameter is the local ip address, normally 10.x.x.x * [out :: 172.23.99.5] * [out :: 172.23.98.78] Incorrect number of arguments * [out :: 172.23.98.78] * [out :: 172.23.98.78] Usage: * [out :: 172.23.98.78] python murder_client.py peer/seed out.torrent OUT.OUT 127.0.0.1 * [out :: 172.23.98.78] * [out :: 172.23.98.78] The last parameter is the local ip address, normally 10.x.x.x \ [out :: 172.23.98.78] command finished failed: "sh -c 'python /u/apps/example-app/shared/murder/murder_client.py peer '\''/tmp/Test_2.tgz.torrent'\'' '\''/tmp/Test_2.tgz'\'' LC_ALL=C host 172.23.99.7 | awk '\\''/has address/ {print $4}'\\'' | head -n 1'" on 172.23.99.7; "sh -c 'python /u/apps/example-app/shared/murder/murder_client.py peer '\''/tmp/Test_2.tgz.torrent'\'' '\''/tmp/Test_2.tgz'\'' LC_ALL=C host 172.23.98.78 | awk '\\''/has address/ {print $4}'\\'' | head -n 1'" on 172.23.98.78; "sh -c 'python /u/apps/example-app/shared/murder/murder_client.py peer '\''/tmp/Test_2.tgz.torrent'\'' '\''/tmp/Test_2.tgz'\'' LC_ALL=C host 172.23.99.5 | awk '\\''/has address/ {print $4}'\\'' | head -n 1'" on 172.23.99.5

As you can see, it throws an "Incorrect number of arguments" error on every peer.

stvnwrgs commented 11 years ago

I have exactly the same Error. Does anyone know how to fix it?

sheanchang commented 9 years ago

the same Eroor too,how to fix it ,please?