murder icon indicating copy to clipboard operation
murder copied to clipboard

Error on start seeding

Open paymansamadi opened this issue 11 years ago • 1 comments

lrl@Ubuntu4-8LW3:cap murder:start_seeding tag="Deploy1"

  • 2014-01-23 08:57:59 executing `murder:start_seeding'
  • executing "screen -dms 'seeder-Deploy1' python /home/lrl/Documents/murder/dist/murder_client.py seeder '/tmp/Deploy1.tgz.torrent' '/tmp/Deploy1.tgz' LC_ALL=C host $HOSTNAME | awk '/has address/ {print $4}' | head -n 1" servers: ["10.0.0.104"] Password: [10.0.0.104] executing command *** [err :: 10.0.0.104] Usage: host [-aCdlriTwv] [-c class] [-N ndots] [-t type] [-W time] *** [err :: 10.0.0.104] [-R number] [-m flag] hostname [server] *** [err :: 10.0.0.104] -a is equivalent to -v -t ANY *** [err :: 10.0.0.104] -c specifies query class for non-IN data *** [err :: 10.0.0.104] -C compares SOA records on authoritative nameservers *** [err :: 10.0.0.104] -d is equivalent to -v *** [err :: 10.0.0.104] -l lists all hosts in a domain, using AXFR *** [err :: 10.0.0.104] -i IP6.INT reverse lookups *** [err :: 10.0.0.104] -N changes the number of dots allowed before root lookup is done *** [err :: 10.0.0.104] -r disables recursive processing *** [err :: 10.0.0.104] -R specifies number of retries for UDP packets *** [err :: 10.0.0.104] -s a SERVFAIL response should stop query *** [err :: 10.0.0.104] -t specifies the query type *** [err :: 10.0.0.104] -T enables TCP/IP mode *** [err :: 10.0.0.104] -v enables verbose output *** [err :: 10.0.0.104] -w specifies to wait forever for a reply *** [err :: 10.0.0.104] -W specifies how long to wait for a reply *** [err :: 10.0.0.104] -4 use IPv4 query transport only *** [err :: 10.0.0.104] -6 use IPv6 query transport only *** [err :: 10.0.0.104] -m set memory debugging flag (trace|record|usage) command finished in 116ms

paymansamadi avatar Jan 23 '14 13:01 paymansamadi

I also had this error, solution here https://github.com/lg/murder/pull/6/files

albertogamepoint avatar Apr 04 '14 13:04 albertogamepoint