spender-sandbox / cuckoo-modified

Modified edition of cuckoo
395 stars 178 forks source link

Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "dist.py", line 748, in run self.submit_tasks(node, MINIMUMQUEUE[node.name] - status["pending"]) KeyError: u'master' #387

Closed gqqcode closed 7 years ago

gqqcode commented 7 years ago

Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "dist.py", line 748, in run self.submit_tasks(node, MINIMUMQUEUE[node.name] - status["pending"]) KeyError: u'master'

doomedraven commented 7 years ago

you not configured properly your setup

read the documentation how to setup it

gqqcode commented 7 years ago

@doomedraven Thank you for your help, I try again, I hope you can quickly update the document

doomedraven commented 7 years ago

it done already

gqqcode commented 7 years ago

@doomedraven ok,thank you

gqqcode commented 7 years ago

@doomedraven I use Cuckoo Sandbox 2.0-rc2 and configured [distributed], but the same error, I need to modify other things? Is not dist.py can not be used in Cuckoo Sandbox 2.0-rc2?

spender-sandbox commented 7 years ago

Wrong repo for this question.

-Brad

doomedraven commented 7 years ago

RTD https://github.com/spender-sandbox/cuckoo-modified/blob/master/docs/book/src/usage/dist.rst#quick-usage

looks like you not even readed it