Dear Team,
Thanks for the always help me .
I am getting one issues once I enabling the SSL.
Error:
No moudle found **project name **
Logs Details:
[Thu Oct 08 04:06:51.965595 2020] [wsgi:error] [pid 44847:tid 139915017914112] [client 172.30.30.90:62364] ModuleNotFoundError: No module named ‘SELFSERVICES’
[Thu Oct 08 04:06:52.221616 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] mod_wsgi (pid=44848): Failed to exec Python script file ‘/u01/app/python_app/oiccare/django/alshirawicare/SELFSERVICES/wsgi.py’., referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.221698 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] mod_wsgi (pid=44848): Exception occurred processing WSGI script ‘/u01/app/python_app/oiccare/django/alshirawicare/SELFSERVICES/wsgi.py’., referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222384 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] Traceback (most recent call last):, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222467 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/u01/app/python_app/oiccare/django/alshirawicare/SELFSERVICES/wsgi.py”, line 16, in , referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222478 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] application = get_wsgi_application(), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222487 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/u01/app/python_app/oiccare/oiccareapp/lib/python3.6/site-packages/django/core/wsgi.py”, line 12, in get_wsgi_application, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222492 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] django.setup(set_prefix=False), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222501 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/u01/app/python_app/oiccare/oiccareapp/lib/python3.6/site-packages/django/init.py”, line 19, in setup, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222506 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] configure_logging(settings.LOGGING_CONFIG, settings.LOGGING), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222513 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/u01/app/python_app/oiccare/oiccareapp/lib/python3.6/site-packages/django/conf/init.py”, line 76, in getattr, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222518 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] self._setup(name), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222525 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/u01/app/python_app/oiccare/oiccareapp/lib/python3.6/site-packages/django/conf/init.py”, line 63, in _setup, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222533 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] self._wrapped = Settings(settings_module), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222540 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/u01/app/python_app/oiccare/oiccareapp/lib/python3.6/site-packages/django/conf/init.py”, line 142, in init, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222545 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] mod = importlib.import_module(self.SETTINGS_MODULE), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222552 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “/usr/lib64/python3.6/importlib/init.py”, line 126, in import_module, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222558 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] return _bootstrap._gcd_import(name[level:], package, level), referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222565 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 994, in _gcd_import, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222573 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 971, in _find_and_load, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222585 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 941, in _find_and_load_unlocked, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222592 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 219, in _call_with_frames_removed, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222600 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 994, in _gcd_import, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222608 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 971, in _find_and_load, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222615 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] File “”, line 953, in _find_and_load_unlocked, referer: https://care.alshirawi.ae:9933/
[Thu Oct 08 04:06:52.222635 2020] [wsgi:error] [pid 44848:tid 139915017914112] [client 172.30.30.90:62363] ModuleNotFoundError: No module named ‘SELFSERVICES’, referer: https://care.alshirawi.ae:9933/