Closed djigga80 closed 4 years ago
Any answers?
Hi @djigga80,
Thanks for posting an issue.
If analyses remain on pending, this usually means Cuckoo itself is not running, or it is running, but reading a different CWD (Cuckoo working directory). From your logs I see that the web interface is running.
Have you also started Cuckoo itself: $ cuckoo --debug
or $ cuckoo
. Please make sure the web interface and Cuckoo are using the same CWD. By default this is /home/<user>/.cuckoo
. This means, if a different user is used to run the web interface, or Cuckoo, that the CWD will be different.
If the answer is yes, can you please share the full output of $ cuckoo --debug
.
How can ensure that the web interface and cukoo are using the same working directory. Is their a web interface config file (value) that I need to change?
Thanks so much RicoVZ!
^Ccuckoo@ubuntu:~$ cuckoo --debug
_
____ _ _ ____| | _ ___ ___
/ ) | | |/ ) |/ ) \ / _ \ ( (| || ( (| ( || | || | __)__/ ___)| _)_/ _/
Cuckoo Sandbox 2.0.7 www.cuckoosandbox.org Copyright (c) 2010-2018
2019-12-10 08:33:35,727 [cuckoo] DEBUG: Increasing resource limit for number of open files to 4096 2019-12-10 08:33:35,728 [cuckoo] ERROR: The maximum number of open files is low (4096). If you do not increase it, you may run into errors later on. 2019-12-10 08:33:35,728 [cuckoo] ERROR: See also: https://cuckoo.sh/docs/faq/index.html#ioerror-errno-24-too-many-open-files 2019-12-10 08:33:35,744 [cuckoo] CRITICAL: CuckooConfigurationError: The configuration value '/usr/bin/vmrun' found for vmware:vmware:path is invalid. Please update your configuration! cuckoo@ubuntu:~$ cuckoo web Performing system checks...
System check identified no issues (0 silenced). December 10, 2019 - 08:33:47 Django version 1.8.4, using settings 'cuckoo.web.web.settings' Starting development server at http://localhost:8000/ Quit the server with CONTROL-C. [10/Dec/2019 08:33:50] "GET /dashboard/ HTTP/1.1" 200 22500 [10/Dec/2019 08:33:50] "GET /static/js/hexdump.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/loader.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/vendor.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/css/main.css HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/sticky.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/css/vendor.css HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/handlebars-templates.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/analysis_sidebar.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/process_tree.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/analysis_feedback.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/submission.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/rdp.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/recent.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/analysis_network.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/js/cuckoo/app.js HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/graphic/cuckoo_inverse.png HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/graphic/cuckoo-coffee-cup.png HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/images/prev.png HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/images/next.png HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/images/loading.gif HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "GET /static/images/close.png HTTP/1.1" 304 0 [10/Dec/2019 08:33:50] "POST /analysis/api/tasks/recent/ HTTP/1.1" 200 13 Checking for updates... You're good to go!
Our latest blogposts:
Cuckoo Sandbox 2.0.7, June 19, 2019. Stability and security More at https://cuckoosandbox.org/blog/207-interim-release
IQY malspam campaign, October 15, 2018. Analysis of a malspam campaign leveraging .IQY (Excel Web Query) files containing DDE to achieve code execution. More at https://hatching.io/blog/iqy-malspam
Hooking VBScript execution in Cuckoo, October 03, 2018. Details on implementation of Visual Basic Script instrumentation for Cuckoo Monitor for extraction of dynamically executed VBScript. More at https://hatching.io/blog/vbscript-hooking
Cuckoo Sandbox 2.0.6 pentest, September 18, 2018. Cuckoo Sandbox 2.0.6 public pentest performed by Cure53 and sponsored by PolySwarm! More at https://hatching.io/blog/cuckoo-206-pentest
Cuckoo Sandbox 2.0.6, June 07, 2018. Interim release awaiting the big release. More at https://cuckoosandbox.org/blog/206-interim-release
[10/Dec/2019 08:33:52] "GET /cuckoo/api/status HTTP/1.1" 200 1777
[10/Dec/2019 08:34:00] "GET /analysis/pending/ HTTP/1.1" 200 15375 [10/Dec/2019 08:34:00] "GET /static/css/main.css HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/css/vendor.css HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/vendor.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/hexdump.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/handlebars-templates.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/sticky.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/loader.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/analysis_sidebar.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/submission.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/recent.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/process_tree.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/analysis_feedback.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/analysis_network.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/rdp.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/js/cuckoo/app.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/graphic/cuckoo_inverse.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/graphic/cuckoo-coffee-cup.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/images/prev.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/images/next.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/images/loading.gif HTTP/1.1" 304 0 [10/Dec/2019 08:34:00] "GET /static/images/close.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /analysis/search/ HTTP/1.1" 500 13209 [10/Dec/2019 08:34:03] "GET /static/css/vendor.css HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/hexdump.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/vendor.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/css/main.css HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/sticky.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/loader.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/submission.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/handlebars-templates.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/analysis_feedback.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/analysis_sidebar.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/analysis_network.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/recent.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/process_tree.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/app.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/js/cuckoo/rdp.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/graphic/cuckoo_inverse.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/graphic/cuckoo-coffee-cup.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/images/prev.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/images/next.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/images/loading.gif HTTP/1.1" 304 0 [10/Dec/2019 08:34:03] "GET /static/images/close.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /dashboard/ HTTP/1.1" 200 22500 [10/Dec/2019 08:34:04] "GET /static/css/vendor.css HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/loader.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/handlebars-templates.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/hexdump.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/vendor.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/sticky.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/css/main.css HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/analysis_sidebar.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/submission.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/analysis_feedback.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/process_tree.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/recent.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/analysis_network.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/rdp.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/js/cuckoo/app.js HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/graphic/cuckoo_inverse.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/graphic/cuckoo-coffee-cup.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/images/prev.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/images/next.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/images/close.png HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "GET /static/images/loading.gif HTTP/1.1" 304 0 [10/Dec/2019 08:34:04] "POST /analysis/api/tasks/recent/ HTTP/1.1" 200 13 [10/Dec/2019 08:34:05] "GET /cuckoo/api/status HTTP/1.1" 200 1777
I haven't set up a guest vm yet. I was trying to run the analysis on the host vm. Could that be a possibility why its not working correctly? I am really new to cuckoo sandbox
@djigga80
That is also an issue. Cuckoo needs at least 1 VM to be able to start.
I see the following error when you start Cuckoo:
CuckooConfigurationError: The configuration value '/usr/bin/vmrun' found for vmware:vmware:path is invalid.
. This means the path does not exist or your user does not have permission to use it.
Are you trying to use VMware instead of VirtualBox as your virtualization tool? If not, set machinery = virtualbox
in your cuckoo.conf
in $CWD/conf/cuckoo.conf
. By default, your CWD is in /home/<user>/.cuckoo
.
Yes, thanks for pointing that out. I've fixed that and changed the machinery to "virtualbox" as you've mentioned. That got rid of that error.
1) Now I'm getting an error:
2019-12-11 09:17:14,344 [cuckoo] ERROR: ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused)
2) I'm in the process of setting up my 1st guest vm. I'm having trouble installing the agent.py. When I run in the Windows 7 command line, no activity happens. I've tried to right click and run as administrator and the cmd line box quickly shows and then disappears. I do notice that the python process starts.
Respectfully
djigga80
_______ _____ _____
/::\ \ /\ \ /\ \
/::::\ \ /::\____\ /::\ \
/::::::\ \ /::::| | /::::\ \
/::::::::\ \ /:::::| | /::::::\ \
/:::/~~\:::\ \ /::::::| | /:::/\:::\ \
/:::/ \:::\ \ /:::/|::| | /:::/ \:::\ \
/:::/ / \:::\ \ /:::/ |::| | /:::/ \:::\ \
/:::// \:::__\ /:::/ |::|_|__ /:::/ / \:::\ \
|:::| | |:::| | /:::/ |::::::::\ \ /:::/ / \:::\ \
|:::|| |:::| |/:::/ |:::::::::\\/:::/____/ \:::| |
\:::\ \ /:::/ / \::/ / ~/:::/ /\:::\ \ /\ /:::||
\:::\ \ /:::/ / \// /:::/ / \:::\ /::\ \::/ /
\:::\ /:::/ / /:::/ / \:::\ \:::\ \/__/
\:::\/:::/ / /:::/ / \:::\ \:::__\
\::::::::/ / /:::/ / \:::\ /:::/ /
\::::::/ / /:::/ / \:::\/:::/ /
\::::/ / /:::/ / \::::::/ /
\::/__/ /:::/ / \::::/ /
~~ \::/ / \:://
\//
it's Cuckoo!
Cuckoo Sandbox 2.0.7 www.cuckoosandbox.org Copyright (c) 2010-2018
2019-12-11 09:17:13,123 [cuckoo] ERROR: The maximum number of open files is low (4096). If you do not increase it, you may run into errors later on. 2019-12-11 09:17:13,124 [cuckoo] ERROR: See also: https://cuckoo.sh/docs/faq/index.html#ioerror-errno-24-too-many-open-files Checking for updates... You're good to go!
Our latest blogposts:
Cuckoo Sandbox 2.0.7, June 19, 2019. Stability and security More at https://cuckoosandbox.org/blog/207-interim-release
IQY malspam campaign, October 15, 2018. Analysis of a malspam campaign leveraging .IQY (Excel Web Query) files containing DDE to achieve code execution. More at https://hatching.io/blog/iqy-malspam
Hooking VBScript execution in Cuckoo, October 03, 2018. Details on implementation of Visual Basic Script instrumentation for Cuckoo Monitor for extraction of dynamically executed VBScript. More at https://hatching.io/blog/vbscript-hooking
Cuckoo Sandbox 2.0.6 pentest, September 18, 2018. Cuckoo Sandbox 2.0.6 public pentest performed by Cure53 and sponsored by PolySwarm! More at https://hatching.io/blog/cuckoo-206-pentest
Cuckoo Sandbox 2.0.6, June 07, 2018. Interim release awaiting the big release. More at https://cuckoosandbox.org/blog/206-interim-release
2019-12-11 09:17:14,336 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee5d0>: Failed to establish a new connection: [Errno 111] Connection refused 2019-12-11 09:17:14,338 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee650>: Failed to establish a new connection: [Errno 111] Connection refused 2019-12-11 09:17:14,338 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee550>: Failed to establish a new connection: [Errno 111] Connection refused 2019-12-11 09:17:14,339 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused Oops! Cuckoo failed in an unhandled exception! Sometimes bugs are already fixed in the development release, it is therefore recommended to retry with the latest development release available https://github.com/cuckoosandbox/cuckoo If the error persists please open a new issue at https://github.com/cuckoosandbox/cuckoo/issues
=== Exception details === Cuckoo version: 2.0.7 OS version: posix OS release: Ubuntu 18.04 bionic Python version: 2.7.15+ Python implementation: CPython Machine arch: x86_64 Modules: alembic:1.0.10 androguard:3.0.1 argparse:1.2.1 asn1crypto:0.24.0 attrs:19.3.0 beautifulsoup4:4.5.3 capstone:3.0.5rc2 chardet:2.3.0 click:6.6 colorama:0.3.7 configparser:4.0.2 contextlib2:0.6.0.post1 cryptography:2.1.4 cuckoo:2.0.7 distorm3:3.4.1 django-extensions:1.6.7 django:1.8.4 dpkt:1.8.7 ecdsa:0.14.1 egghatch:0.2.3 elasticsearch:5.3.0 enum34:1.1.6 et-xmlfile:1.0.1 flask-sqlalchemy:2.4.0 flask:0.12.2 functools32:3.2.3.post2 future:0.18.2 gevent:1.2.2 greenlet:0.4.15 httpreplay:0.2.6 idna:2.6 importlib-metadata:1.2.0 ipaddress:1.0.23 itsdangerous:1.1.0 jdcal:1.4.1 jinja2:2.9.6 jsbeautifier:1.6.2 jsonschema:3.2.0 keyring:10.6.0 keyrings.alt:3.0 mako:1.1.0 markupsafe:1.1.1 more-itertools:5.0.0 olefile:0.43 oletools:0.51 openpyxl:2.6.4 pathlib2:2.3.5 peepdf:0.4.2 pefile2:1.2.11 pillow:3.2.0 pip:19.3.1 pycrypto:2.6.1 pyelftools:0.24 pygobject:3.26.1 pyguacamole:0.6 pymisp:2.4.106 pymongo:3.0.3 pyopenssl:19.1.0 pyrsistent:0.15.6 python-dateutil:2.4.2 python-editor:1.0.4 python-magic:0.4.12 python:2.7.15- pythonaes:1.0 pytz:2019.3 pyxdg:0.25 requests:2.13.0 roach:0.1.2 scandir:1.10.0 scapy:2.3.2 secretstorage:2.3.1 setuptools:42.0.2 sflock:0.3.10 six:1.11.0 sqlalchemy:1.3.3 tlslite-ng:0.6.0 ujson:1.35 unicorn:1.0.1 urllib3:1.25.7 virtualenv:15.1.0 volatility:2.6.1 wakeonlan:0.2.2 werkzeug:0.16.0 wheel:0.30.0 wsgiref:0.1.2 yara-python:3.6.3 zipp:0.6.0
2019-12-11 09:17:14,344 [cuckoo] ERROR: ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/cuckoo/main.py", line 297, in main cuckoo_init(level, ctx) File "/usr/local/lib/python2.7/dist-packages/cuckoo/main.py", line 190, in cuckoo_init init_modules() File "/usr/local/lib/python2.7/dist-packages/cuckoo/core/startup.py", line 274, in init_modules module.init_once() File "/usr/local/lib/python2.7/dist-packages/cuckoo/reporting/elasticsearch.py", line 49, in init_once if not elastic.client.indices.exists_template(cls.template_name): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/client/utils.py", line 73, in _wrapped return func(*args, params=params, **kwargs) File "/usr/local/lib/python2.7/dist-packages/elasticsearch/client/indices.py", line 475, in exists_template name), params=params) File "/usr/local/lib/python2.7/dist-packages/elasticsearch/transport.py", line 318, in perform_request status, headers, data = connection.perform_request(method, url, params, body, ignore=ignore, timeout=timeout) File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 123, in perform_request raise ConnectionError('N/A', str(e), e) ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused)
Hi,
Is this the first time running cuckoo ? it doesn’t look like you have initialized it as it dosent look like the template has been pushed to Elasticsearch ? What version of ES are you using, keep in mind it only supports version 5.x.
Ensure you have run the cuckoo init command followed by cuckoo community then try and re-run.
If you have already done this ensure you can curl you ES deployment with curl http://127.0.0.1:9200 this should return information on the ES deployment, if it doesn’t then start looking at that and ensure the service is running.
From: djigga80 notifications@github.com Sent: Thursday, 12 December 2019 6:29 AM To: cuckoosandbox/cuckoo cuckoo@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [cuckoosandbox/cuckoo] Cuckoo Analysis is stuck on pending (#2918)
ubuntusecurity@ubuntu:~$ cuckoo
_______ _____ _____
/::\ \ /\ \ /\ \
/::::\ \ /::\____\ /::\ \
/::::::\ \ /::::| | /::::\ \
/::::::::\ \ /:::::| | /::::::\ \ /:::/~~\:::\ \ /::::::| | /:::/\:::\ \ /:::/ \:::\ \ /:::/|::| | /:::/ \:::\ \ /:::/ / \:::\ \ /:::/ |::| | /:::/ \:::\ \
/:::// :::\ /:::/ |::||____ /:::/ / :::\
|:::| | |:::| | /:::/ |::::::::\ \ /:::/ / :::\
|:::|| |:::| |/:::/ |:::::::::/:::// :::| |
:::\ \ /:::/ / ::/ / ~/:::/ /:::\ \ /\ /:::||
:::\ \ /:::/ / // /:::/ / :::\ /::\ ::/ /
:::\ /:::/ / /:::/ / :::\ :::\ //
:::/:::/ / /:::/ / :::\ :::
::::::::/ / /:::/ / :::\ /:::/ /
::::::/ / /:::/ / :::/:::/ /
::::/ / /:::/ / ::::::/ /
::// /:::/ / ::::/ /
~~ ::/ / :://
/_/
it's Cuckoo!
Cuckoo Sandbox 2.0.7 www.cuckoosandbox.org http://www.cuckoosandbox.org Copyright (c) 2010-2018
2019-12-11 09:17:13,123 [cuckoo] ERROR: The maximum number of open files is low (4096). If you do not increase it, you may run into errors later on. 2019-12-11 09:17:13,124 [cuckoo] ERROR: See also: https://cuckoo.sh/docs/faq/index.html#ioerror-errno-24-too-many-open-files Checking for updates... You're good to go!
Our latest blogposts:
2019-12-11 09:17:14,336 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee5d0>: Failed to establish a new connection: [Errno 111] Connection refused 2019-12-11 09:17:14,338 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee650>: Failed to establish a new connection: [Errno 111] Connection refused 2019-12-11 09:17:14,338 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee550>: Failed to establish a new connection: [Errno 111] Connection refused 2019-12-11 09:17:14,339 [elasticsearch] WARNING: HEAD http://127.0.0.1:9200/_template/cuckoo_template [status:N/A request:0.000s] Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 114, in perform_request response = self.pool.urlopen(method, url, body, retries=False, headers=self.headers, kw) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/local/lib/python2.7/dist-packages/urllib3/util/retry.py", line 376, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py", line 387, in _make_request conn.request(method, url, httplib_request_kw) File "/usr/lib/python2.7/httplib.py", line 1058, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1098, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 1054, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 892, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 854, in send self.connect() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 184, in connect conn = self._new_conn() File "/usr/local/lib/python2.7/dist-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused Oops! Cuckoo failed in an unhandled exception! Sometimes bugs are already fixed in the development release, it is therefore recommended to retry with the latest development release available https://github.com/cuckoosandbox/cuckoo If the error persists please open a new issue at https://github.com/cuckoosandbox/cuckoo/issues
=== Exception details === Cuckoo version: 2.0.7 OS version: posix OS release: Ubuntu 18.04 bionic Python version: 2.7.15+ Python implementation: CPython Machine arch: x86_64 Modules: alembic:1.0.10 androguard:3.0.1 argparse:1.2.1 asn1crypto:0.24.0 attrs:19.3.0 beautifulsoup4:4.5.3 capstone:3.0.5rc2 chardet:2.3.0 click:6.6 colorama:0.3.7 configparser:4.0.2 contextlib2:0.6.0.post1 cryptography:2.1.4 cuckoo:2.0.7 distorm3:3.4.1 django-extensions:1.6.7 django:1.8.4 dpkt:1.8.7 ecdsa:0.14.1 egghatch:0.2.3 elasticsearch:5.3.0 enum34:1.1.6 et-xmlfile:1.0.1 flask-sqlalchemy:2.4.0 flask:0.12.2 functools32:3.2.3.post2 future:0.18.2 gevent:1.2.2 greenlet:0.4.15 httpreplay:0.2.6 idna:2.6 importlib-metadata:1.2.0 ipaddress:1.0.23 itsdangerous:1.1.0 jdcal:1.4.1 jinja2:2.9.6 jsbeautifier:1.6.2 jsonschema:3.2.0 keyring:10.6.0 keyrings.alt:3.0 mako:1.1.0 markupsafe:1.1.1 more-itertools:5.0.0 olefile:0.43 oletools:0.51 openpyxl:2.6.4 pathlib2:2.3.5 peepdf:0.4.2 pefile2:1.2.11 pillow:3.2.0 pip:19.3.1 pycrypto:2.6.1 pyelftools:0.24 pygobject:3.26.1 pyguacamole:0.6 pymisp:2.4.106 pymongo:3.0.3 pyopenssl:19.1.0 pyrsistent:0.15.6 python-dateutil:2.4.2 python-editor:1.0.4 python-magic:0.4.12 python:2.7.15- pythonaes:1.0 pytz:2019.3 pyxdg:0.25 requests:2.13.0 roach:0.1.2 scandir:1.10.0 scapy:2.3.2 secretstorage:2.3.1 setuptools:42.0.2 sflock:0.3.10 six:1.11.0 sqlalchemy:1.3.3 tlslite-ng:0.6.0 ujson:1.35 unicorn:1.0.1 urllib3:1.25.7 virtualenv:15.1.0 volatility:2.6.1 wakeonlan:0.2.2 werkzeug:0.16.0 wheel:0.30.0 wsgiref:0.1.2 yara-python:3.6.3 zipp:0.6.0
2019-12-11 09:17:14,344 [cuckoo] ERROR: ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/cuckoo/main.py", line 297, in main cuckoo_init(level, ctx) File "/usr/local/lib/python2.7/dist-packages/cuckoo/main.py", line 190, in cuckoo_init init_modules() File "/usr/local/lib/python2.7/dist-packages/cuckoo/core/startup.py", line 274, in init_modules module.init_once() File "/usr/local/lib/python2.7/dist-packages/cuckoo/reporting/elasticsearch.py", line 49, in init_once if not elastic.client.indices.exists_template(cls.template_name): File "/usr/local/lib/python2.7/dist-packages/elasticsearch/client/utils.py", line 73, in _wrapped return func(*args, params=params, **kwargs) File "/usr/local/lib/python2.7/dist-packages/elasticsearch/client/indices.py", line 475, in exists_template name), params=params) File "/usr/local/lib/python2.7/dist-packages/elasticsearch/transport.py", line 318, in perform_request status, headers, data = connection.perform_request(method, url, params, body, ignore=ignore, timeout=timeout) File "/usr/local/lib/python2.7/dist-packages/elasticsearch/connection/http_urllib3.py", line 123, in perform_request raise ConnectionError('N/A', str(e), e) ConnectionError: ConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused) caused by: NewConnectionError(<urllib3.connection.HTTPConnection object at 0x7fea973ee610>: Failed to establish a new connection: [Errno 111] Connection refused)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cuckoosandbox/cuckoo/issues/2918?email_source=notifications&email_token=AEH6FGD4Z324YL3X5ULTLKDQYEPM5A5CNFSM4JXA2BD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGT54FY#issuecomment-564649495 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH6FGAOW3PJPED7QPPBWZLQYEPM5ANCNFSM4JXA2BDQ . https://github.com/notifications/beacon/AEH6FGGK7V6DJGIBSLOG32LQYEPM5A5CNFSM4JXA2BD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGT54FY.gif
Hello SparkyNZL,
Thanks for your post. I've ran cuckoo init and then cuckoo community with the same result.
When I try to run curl http://127.0.0.1:9200 it returned the following:
Failed to connect to 127.0.0.1 port 9200: Connection refused
I will look into this issue.
Did you install elasticsearch ? if not, then disable it in the configs. If you did them it looks like your ES deployment isn’t working.
Check your elasticsearch.conf file in the /etc/elasticsearch and look at what IP address it is bound to.
Cheers
From: djigga80 notifications@github.com Sent: Thursday, 12 December 2019 9:38 AM To: cuckoosandbox/cuckoo cuckoo@noreply.github.com Cc: SparkyNZL sparkynzl@gmail.com; Comment comment@noreply.github.com Subject: Re: [cuckoosandbox/cuckoo] Cuckoo Analysis is stuck on pending (#2918)
Hello SparkyNZL,
Thanks for your post. I've ran cuckoo init and then cuckoo community with the same result.
When I try to run curl http://127.0.0.1:9200 it returned the following:
Failed to connect to 127.0.0.1 port 9200: Connection refused
I will look into this issue.
— You are receiving this because you commented. Reply to this email directly, https://github.com/cuckoosandbox/cuckoo/issues/2918?email_source=notifications&email_token=AEH6FGH2KAHHO6FYBKQ4PSTQYFFQ7A5CNFSM4JXA2BD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGUPUFI#issuecomment-564722197 view it on GitHub, or https://github.com/notifications/unsubscribe-auth/AEH6FGFCFKPK2SEEFIA4REDQYFFQ7ANCNFSM4JXA2BDQ unsubscribe. https://github.com/notifications/beacon/AEH6FGFGDNOIDS35Q4T4PDLQYFFQ7A5CNFSM4JXA2BD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGUPUFI.gif
Ok, I've installed elastic search and was able to curl 127.0.0.1:9200
curl 127.0.0.1:9200 { "name" : "O3XVFVb", "cluster_name" : "elasticsearch", "cluster_uuid" : "Ob5QtNbiTL2J3MKWCIRsJw", "version" : { "number" : "5.6.16", "build_hash" : "3a740d1", "build_date" : "2019-03-13T15:33:36.565Z", "build_snapshot" : false, "lucene_version" : "6.6.1"
Well I'm screwed. I just discovered that my Host VM OS Ubuntu 18.04 LTS doesn't support virtualization. All this work for nothing. I will start all over again.
I confirmed this with the following link:
https://www.ostechnix.com/how-to-find-if-a-cpu-supports-virtualization-technology-vt/
Method 3 states:
If your CPU doesn’t support VT, you will see an output something like below.
INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used
Thanks for all your help everyone!!!!
Respectfully,
Djigga80
Never mind. I enabled VT-x (virtualization) on my hypervisor console. I am going to close this ticket and ensure my installation is complete before I ask questions. Thanks again everyone!!!
What CPU are you using ? Ensure you have turned on VT-x in the uEFI or Bios.
From: djigga80 notifications@github.com Sent: Friday, 13 December 2019 7:10 AM To: cuckoosandbox/cuckoo cuckoo@noreply.github.com Cc: SparkyNZL sparkynzl@gmail.com; Comment comment@noreply.github.com Subject: Re: [cuckoosandbox/cuckoo] Cuckoo Analysis is stuck on pending (#2918)
Well I'm screwed. I just discovered that my Host VM OS Ubuntu 18.04 LTS doesn't support virtualization. All this work for nothing. I will start all over again.
I confirmed this with the following link:
https://www.ostechnix.com/how-to-find-if-a-cpu-supports-virtualization-technology-vt/
Method 3 states:
If your CPU doesn’t support VT, you will see an output something like below.
INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used
Thanks for all your help everyone!!!!
Respectfully,
Djigga80
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cuckoosandbox/cuckoo/issues/2918?email_source=notifications&email_token=AEH6FGFXIVGYJI3YTDVSO7DQYJ457A5CNFSM4JXA2BD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGXQ26I#issuecomment-565120377 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH6FGGQS43AAUHGY6TV5ATQYJ457ANCNFSM4JXA2BDQ . https://github.com/notifications/beacon/AEH6FGAOBPQ3UHDDIEKZIKLQYJ457A5CNFSM4JXA2BD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGXQ26I.gif
Actually I realized I had to enable VT-x on the hypervisor and not the bios. The setting was under the processor selection in the hypervisor. I can now resume my efforts.
Thanks for creating an issue! But first: did you read our community guidelines? https://cuckoo.sh/docs/introduction/community.html
My issue is: Cuckoo is stuck on pending (running from host machine)
My Cuckoo version and operating system are: version 2.07 UbuntuLTS version 1804
This can be reproduced by: running cuckoo or cuckoo -d
The log, error, files etc can be found at: Here is what the terminal shows when I submit analysis:
[06/Dec/2019 12:18:01] "GET / HTTP/1.1" 200 22512 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/loader.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/css/main.css HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/handlebars-templates.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/hexdump.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/vendor.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/sticky.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/analysis_feedback.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/analysis_sidebar.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/submission.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/process_tree.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/recent.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/rdp.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/analysis_network.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/css/vendor.css HTTP/1.1" 200 151837 [06/Dec/2019 12:18:01] "GET /static/graphic/cuckoo_inverse.png HTTP/1.1" 200 8158 [06/Dec/2019 12:18:01] "GET /static/graphic/cuckoo-coffee-cup.png HTTP/1.1" 200 35356 [06/Dec/2019 12:18:01] "GET /static/js/cuckoo/app.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/fonts/Roboto_normal_500_default.woff HTTP/1.1" 200 13248 [06/Dec/2019 12:18:01] "GET /static/fonts/Roboto_normal_400_default.woff HTTP/1.1" 200 13308 [06/Dec/2019 12:18:01] "GET /static/fonts/Roboto_normal_700_default.woff HTTP/1.1" 200 13348 [06/Dec/2019 12:18:01] "GET /static/fonts/fa-solid-900.woff2 HTTP/1.1" 200 91792 [06/Dec/2019 12:18:01] "GET /static/fonts/Roboto_normal_400_default.woff HTTP/1.1" 304 0 [06/Dec/2019 12:18:01] "GET /static/images/next.png HTTP/1.1" 200 1350 [06/Dec/2019 12:18:01] "GET /static/images/prev.png HTTP/1.1" 200 1360 [06/Dec/2019 12:18:01] "GET /static/images/loading.gif HTTP/1.1" 200 8476 [06/Dec/2019 12:18:01] "GET /static/images/close.png HTTP/1.1" 200 280 [06/Dec/2019 12:18:01] "POST /analysis/api/tasks/recent/ HTTP/1.1" 200 13 Checking for updates... [06/Dec/2019 12:18:04] "GET /analysis/pending/ HTTP/1.1" 200 15372 [06/Dec/2019 12:18:04] "GET /static/css/vendor.css HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/cuckoo/loader.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/css/main.css HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/handlebars-templates.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/vendor.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/cuckoo/sticky.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/cuckoo/analysis_feedback.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/hexdump.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/cuckoo/analysis_sidebar.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:04] "GET /static/js/cuckoo/submission.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/js/cuckoo/process_tree.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/js/cuckoo/recent.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/js/cuckoo/app.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/js/cuckoo/rdp.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/js/cuckoo/analysis_network.js HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/graphic/cuckoo_inverse.png HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/graphic/cuckoo-coffee-cup.png HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/images/prev.png HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/images/next.png HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/images/loading.gif HTTP/1.1" 304 0 [06/Dec/2019 12:18:05] "GET /static/images/close.png HTTP/1.1" 304 0 Error checking for the latest Cuckoo version: HTTPSConnectionPool(host='cuckoosandbox.org', port=443): Max retries exceeded with url: /updates.json?version=2.0.7 (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff82913d410>, 'Connection to cuckoosandbox.org timed out. (connect timeout=6)'))! [06/Dec/2019 12:18:07] "GET /cuckoo/api/status HTTP/1.1" 200 603