Skip to content

Error performing callback 'prepare_guest' on auxiliary module 'Reboot' #20

@thuanle9

Description

@thuanle9

Can you help to solve this problem with "reboot analysis" .tks.

2023-07-27 07:40:44,661 [cuckoo.core.plugins] ERROR: Error performing callback 'prepare_guest' on auxiliary module 'Reboot'
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/cuckoo/core/plugins.py", line 145, in callback
getattr(module, "cb_%s" % name, default)(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/cuckoo/auxiliary/reboot.py", line 57, in cb_prepare_guest
self._push_dropped_files(analysis_path)
File "/usr/local/lib/python2.7/dist-packages/cuckoo/auxiliary/reboot.py", line 50, in _push_dropped_files
self.guest_manager.post("/store", files=files, data=data)
File "/usr/local/lib/python2.7/dist-packages/cuckoo/core/guest.py", line 339, in post
r.raise_for_status()
File "/usr/local/lib/python2.7/dist-packages/requests/models.py", line 909, in raise_for_status
raise HTTPError(http_error_msg, response=self)
HTTPError: 500 Server Error: Internal Server Error for url: http://192.168.56.5:8000/store
2023-07-27 07:42:50,230 [cuckoo.core.guest] INFO: cuckoo1: analysis completed successfully
2023-07-27 07:43:02,189 [cuckoo.core.scheduler] INFO: Task #12: reports generation completed
2023-07-27 07:43:02,196 [cuckoo.core.scheduler] INFO: Task #12: analysis procedure completed

Error2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions