This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
WARNING: BsonParser decoding problem bad eoo on data[:50] #520
Comments
tysonmax20042003
changed the title
WARNING: BsonParser decoding problem bad eoo on data[:50] on web interface
WARNING: BsonParser decoding problem bad eoo on data[:50]
Apr 11, 2015
You probably don't have a bson library installed. Nowadays in order to do that, you have to run the following: |
I already had it installed. Hummm....I ran pip install pymongo --upgrade |
I will mark this closed but I say its unknown issue lol |
i get this error in https://github.com/spender-sandbox/cuckoo-modified I can not figure out , is there any news about this issue? |
Is not corret rpo for your issue |
yes, i know but the issue output is similar. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
On the web interface when submitting a file once in a while I get this error, cuckoo fails and the report states analysis failure. After sending the same job again the job finishes.
2015-04-10 15:11:30,594 [lib.cuckoo.core.plugins] DEBUG: Running non-evented signatures
2015-04-10 15:11:30,594 [lib.cuckoo.core.plugins] DEBUG: Running signature "creates_exe"
2015-04-10 15:11:30,594 [lib.cuckoo.core.plugins] DEBUG: Running signature "generic_metrics"
2015-04-10 15:11:30,644 [lib.cuckoo.common.netlog] WARNING: BsonParser decoding problem bad eoo on data[:50] '\x8d\x00\x00\x00\x10I\x00\x9b\x00\x00\x00\x10T\x00\x18\x04\x00\x00\x10t\x00\x1f\x00\x00\x00\x04args\x00m\x00\x00\x00\x100\x00\x01\x00\x00\x00\x101\x00\x00\x00\x00\x00\x10'
2015-04-10 15:11:30,645 [lib.cuckoo.common.netlog] CRITICAL: BSON message larger than MAX_MESSAGE_LENGTH, stopping handler.
2015-04-10 15:11:30,657 [lib.cuckoo.core.plugins] DEBUG: Executed reporting module "JsonDump"
2015-04-10 15:11:30,797 [lib.cuckoo.common.netlog] WARNING: BsonParser decoding problem bad eoo on data[:50] '\x8d\x00\x00\x00\x10I\x00\x9b\x00\x00\x00\x10T\x00\x18\x04\x00\x00\x10t\x00\x1f\x00\x00\x00\x04args\x00m\x00\x00\x00\x100\x00\x01\x00\x00\x00\x101\x00\x00\x00\x00\x00\x10'
2015-04-10 15:11:30,797 [lib.cuckoo.common.netlog] CRITICAL: BSON message larger than MAX_MESSAGE_LENGTH, stopping handler.
2015-04-10 15:11:30,798 [lib.cuckoo.core.plugins] DEBUG: Executed reporting module "MongoDB"
2015-04-10 15:11:30,964 [lib.cuckoo.common.netlog] WARNING: BsonParser decoding problem bad eoo on data[:50] '\x8d\x00\x00\x00\x10I\x00\x9b\x00\x00\x00\x10T\x00\x18\x04\x00\x00\x10t\x00\x1f\x00\x00\x00\x04args\x00m\x00\x00\x00\x100\x00\x01\x00\x00\x00\x101\x00\x00\x00\x00\x00\x10'
2015-04-10 15:11:30,968 [lib.cuckoo.common.netlog] CRITICAL: BSON message larger than MAX_MESSAGE_LENGTH, stopping handler.
2015-04-10 15:11:31,089 [lib.cuckoo.core.plugins] DEBUG: Executed reporting module "ReportHTML"
2015-04-10 15:11:31,089 [lib.cuckoo.core.scheduler] INFO: Task # 23: reports generation completed (path=/home/cuckoo/bin/cuckoo/storage/analyses/23)
2015-04-10 15:11:31,370 [lib.cuckoo.core.scheduler] INFO: Task # 23: analysis procedure completed
The text was updated successfully, but these errors were encountered: