MobSF / Mobile-Security-Framework-MobSF

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
https://opensecurity.in
GNU General Public License v3.0
17.18k stars 3.22k forks source link

Problem with run MobSF #2264

Closed alexisdinamarcab closed 1 year ago

alexisdinamarcab commented 1 year ago

HI i run after ./setup.sh in kali linux an then execute script ./run.sh, and show me problem. i dont know what it is. please help. ty

└─$ ./run.sh
[2023-09-07 11:23:32 -0400] [1502294] [INFO] Starting gunicorn 21.2.0

[2023-09-07 11:23:32 -0400] [1502294] [INFO] Using worker: gthread [2023-09-07 11:23:32 -0400] [1502308] [INFO] Booting worker with pid: 1502308 [2023-09-07 15:23:32 +0000] [1502308] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/lib/python3.11/logging/config.py", line 396, in resolve found = self.importer(used) ^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'colorlog'

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/lib/python3.11/logging/config.py", line 552, in configure formatters[name] = self.configure_formatter( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/logging/config.py", line 664, in configure_formatter result = self.configure_custom(config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/logging/config.py", line 479, in configure_custom c = self.resolve(c) ^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/logging/config.py", line 407, in resolve raise v from e ValueError: Cannot resolve 'colorlog.ColoredFormatter': No module named 'colorlog'

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/arbiter.py", line 609, in spawn_worker worker.init_process() File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/workers/gthread.py", line 95, in init_process super().init_process() File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/workers/base.py", line 134, in init_process self.load_wsgi() File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/app/base.py", line 67, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 58, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kali/.local/lib/python3.11/site-packages/gunicorn/util.py", line 371, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/Mobile-Security-Framework-MobSF/mobsf/MobSF/wsgi.py", line 23, in application = WhiteNoise(get_wsgi_application(), ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/django/core/wsgi.py", line 12, in get_wsgi_application django.setup(set_prefix=False) File "/usr/lib/python3/dist-packages/django/init.py", line 19, in setup configure_logging(settings.LOGGING_CONFIG, settings.LOGGING) File "/usr/lib/python3/dist-packages/django/utils/log.py", line 75, in configure_logging logging_config_func(logging_settings) File "/usr/lib/python3.11/logging/config.py", line 823, in dictConfig dictConfigClass(config).configure() File "/usr/lib/python3.11/logging/config.py", line 555, in configure raise ValueError('Unable to configure ' ValueError: Unable to configure formatter 'color' [2023-09-07 15:23:32 +0000] [1502308] [INFO] Worker exiting (pid: 1502308) [2023-09-07 11:23:32 -0400] [1502294] [ERROR] Worker (pid:1502308) exited with code 3 [2023-09-07 11:23:32 -0400] [1502294] [ERROR] Shutting down: Master [2023-09-07 11:23:32 -0400] [1502294] [ERROR] Reason: Worker failed to boot.

github-actions[bot] commented 1 year ago

👋 @alexisdinamarcab Issues is only for reporting a bug/feature request. For limited support, questions, and discussions, please join MobSF Slack channel Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

ajinabraham commented 1 year ago

Please use slack for support.

rishirajput07 commented 11 months ago

my error alueError: Unable to configure formatter 'color' is not solved pls help to solve it