-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some tasks are not reported #482
Comments
Start processing
El mar., 13 oct. 2020 14:50, claudioquincy <[email protected]>
escribió:
… On Cuckoo 2.0.7 some tasks (very few) are just completed, but not reported.
A screenshot from the web GUI:
[image: immagine]
<https://user-images.githubusercontent.com/7129189/95861027-28a7b380-0d61-11eb-9fe4-29b12fa0b0a8.png>
I got 2 separated instances on supervisord (40 VMs), and everything runs
smooth except for this, sometimes it just miss a report and i can't
understand why.
Logs are ok, no issues are reported, instance's json just ends like this:
"{"status": "pending", "category": "file", "target":
"/tmp/cuckoo-tmp-root/tmpZN9QN5/xxxxxxx.pdf", "task_id": 170, "level":
"info", "package": "", "asctime": "2020-10-13 12:12:31,460", "custom": "",
"time": 1602591151.460462, "action": "task.report", "message": "Starting
task reporting", "options": "free=yes,procmemdump=yes"}"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#482>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOFH364SJTJ7HXWPXK2CADSKREH7ANCNFSM4SOZQAPQ>
.
|
What you mean? It's already processing hundreds of other submissions. Thanks. |
try cuckoo process --help to reprocess them, there is your answer, maybe a bug somewhere |
As i said there are two instances, currently active and processing results. They just miss SOME result. |
On Cuckoo 2.0.7 some tasks (very few) are just completed, but not reported.
A screenshot from the web GUI:
I got 2 separated instances on supervisord (40 VMs), and everything runs smooth except for this, sometimes it just miss a report and i can't understand why.
Logs are ok, no issues are reported, instance's json just ends like this:
"{"status": "pending", "category": "file", "target": "/tmp/cuckoo-tmp-root/tmpZN9QN5/xxxxxxx.pdf", "task_id": 170, "level": "info", "package": "", "asctime": "2020-10-13 12:12:31,460", "custom": "", "time": 1602591151.460462, "action": "task.report", "message": "Starting task reporting", "options": "free=yes,procmemdump=yes"}"
The text was updated successfully, but these errors were encountered: